Olyjosh's Posts
Nairaland Forum › Olyjosh's Profile › Olyjosh's Posts
I tried not to post this solution because it breaks the 5secs limit on ideone but I have gat no other improvement on it for now
Ans = 5.08845978368001258389 However this run for about 1825millisec on my 2.5 GHz Intel Core i5 |
jacob05:Nice one Boss. Your solution runs for 0.22s 11640KB |
Please guys, do submit your computation time and memory usage for these solutions. Anybody could have solve it, but let's see how effective is your solution in term of space and time. You can log ur codes here https://ideone.com/ or on your machine(please do state the machine processor and memory configuration). Thanks |
Have you being able to solve it. IF NOT , let me know how you change the content of TableView. In anyway, you should change the content of a tableview by changing the ObservableList of such tableView. Getting the exact row you click depend on your selection model(single or multiple) though you need to still work on the ObservableList by traversing using index or the getSelectedItem/getSelectedItems of ObservableList . Please post your code if you can. Should in case you didn't get response in some hours - I must have locked busy, so chat me up 08061662025 |
Question/Request not detailed: What type of alert, sms or mail? What language or technology are u using? ... |
Sometimes, you have to run into some sadist on nairaland just because you aired your opinion. You are welcome to this place. I have seen nothing bad in what you have said bro, in fact you are right about your spec. That guy just wan talk to person nii .The dude fit carry me be en next chewing gum now ooo |
I can do computer vision with open cv(java cv). Are you the one building this drone or you are buying one that you want to program? |
CUM4WHAT:I think you should read the post very well. The author never write about call tracking, it was specified that the design considers GPS and Internet for itsfunctionalities. However, you should be a programmer that is ready to read and learn new things extensively. Phonegap among other HTML5/javascript platform has being making a lot of wave for sometime now in mobile app development. I don't use them for my work but that doesn't mean I shouldn't know about them. I wonder if you don't know this is possible in HTML5/javascript app deployment for Mobile. I'm sure you didn't even follow the link to the doc in my earlier response. Note that HTML5 is quite different to the HTML you know. If all these still amuse you then everybody here is a century ahead of you bro. |
CUM4WHAT:Bro, must you use that word Deploying a native app is the best approach to this, however, there is always a work around in HTML5/javascript Mobile WORA(Write once, run anywhere) platforms. Phonegap among other HTML5/javascript Mobile development platform does it. Check out docs here http://docs.phonegap.com/en/2.0.0/cordova_geolocation_geolocation.md.html |
kem82:My internet is Ok, just tried again now and still getting stuck in the same login page. The GET parameter "?next=/dashboard/" in ur the link I sent to you was actually a redirection from your server and that show I'm not having internet connection problem. The Django stack trace that I had on using forget my password option was also from your server. You may consider switching off that feature in your configuration files. Somebody else should verify that the app is serving the same page after login. As for me I still can't login |
kem82:Abeggi!!! - Its only showing the link like this http://www.henryschool.com/?next=/dashboard/ but it never load the dashboard for real. - Using any email on forget my password show some kind of Django stack trace. Like I said, Nice theme anyway but the app is not yet completed I guess. Or is there any other specila way of sign-in into the system than using the interface provided on that link |
seunthomas:Are you trying to say it's AES? Hell no. If anybody is able to crack AES with any of the current processing power, then he is stinky rich. And he will be as important as one of the world powers cos he will definitely make america to go back into research of another Encryption standard |
Nice theme, but not a functioning application. Just too buggy, Can't even login |
After all these arguments, Seun still got paid. I hope the wisest Nigerian programmer who authored this post will know that he has created this post just to make Seun richer - Ads is already on the post anyway |
webmasteremma:my contact is on my signature |
proxy20:Thanks |
Hope this not coming from Dasuki money . Lol. Just joking ni oo.But come to think of a job like this... |
The fingerprint scanner in used is SecuGen. Can't really remember the model number but the popular one with etisalat sim registration. The sdk is only availabel in java, .net. The real-time facial capturing and recognition was however done on system webcam, though support any other webcam attach to the system, opencv is the library used for this, there is implementation of this in java, C#, python among others but I'm not sure if there is any for php( there may be community project of such). However, I remember during this very same time I was doing my final year project, that's late quarters of last year, a female friend who understand php very well was trying to solve almost same problem of doing fingerprint scanning in php. Quite impossible though, but we came up with a work around which was to write a java app that will serve as handler and will be invoke by a php code. This works but not efficient in a production for some security reason. This will do for a school project or a close intranet based server system run in an organisation and was not on cloud server. We used a digital personel fingerprint scanner for this though securgen will also work perfectly |
The last time I deployed a project in this scope was actually done with java/javafx. Though we are actually dealing with taking attendance with finger print or facial recognition. Check these Images
|
Well, Though u didn't specify the version of Microsoft word but as of Microsoft office 2007(2007,...,2010,...) that I know of, You can use "SAVE AS" option(i.e Press CTRL+SHIFT+S on PC , CMD+SHIFT+S on MAC or Goto[b] Fille->SAVE AS[/b]) and change the format to pdf. If are working on office 2003, You may need to install another printing service application like Nitro PDF, and with this approach you can click on print and change ur priter to Nitro PDF PRINTER then you are will have your pdf file too. Another approach to this is using some cloud application service which can convert you word file to pdf file. Just google "convert word to pdf" and you have zillion of them |
That question is not detailed. You should at least tell people what approach you are trying to use. Are doing this with programming or just trying to convert some stuffs you typed in editor. No body can help u with such a wide question because there are many answer to that question in which none of them will satisfy ur intent. Almost everybody with voting privilege will vote down a question like this on stackoverflow. Edit your question bro |
You can get in touch with me on 08061662025 olyjoshone@gmail.com Mobile and web apps with proven records |
jagalo: ishmael:I beg tell am say plenty people dey here wey study math wella ![]() |
Integrating Bometric to softwares or website is usually done using the sdk( these are usually release by the device manufacturer) of the device you are using for your biometry. However, most sdk of these devices are usually release with support for some languages(and or framework) and not all(mostly C/C++, C# (consider other .net) , Java). I'm not sure if php base frame work can do what you have describe and I know that thses framework may not support scaling except you thinking of writing your own virtual machine base on php in future. I will prefer going with java or .net frame work for such project (both web and desktop) |
proxy23:I'm not sure you have the proper knowledge of what you are saying. May be you thinking of proto-type |
Well currently doing stuffs on Image/facial recorgnition using javacv/opencv things |
Quite simple, NO BIG DEAL, Stop the hype, its what you have been taught |
olyjosh:I think Calendar or Gregorian calendar should be able work in java anyway. I may post another solution using Calendar/** @author olyjosh */ |
kudaisi: /** @author olyjosh */ 171 Sundays fell on the first of the month during the twentieth century (1 Jan 1901 to 31 Dec 2000) |
kudaisi: import java.math.BigInteger; Sum of digits of number 2^1000 is 1366 |
Just coming back from exams. Back here to top up my IQ. ![]() WhiZTiM:You do too much bro You are not simple men you know I never do much contest sha oo. Just once and the we are on the winning team at 2013 NACOSS Programming context(Team FUTMinna). 2014 was intern period, so let go 2015 to do something. @Whiztim Seriously, I'm inspired.Need to reach you on watsapp - 08061662025 |
Singapore1:c++ |
;
.

day=1;