I\'m currently exploring HDF5. I\'ve read the interesting comments from the thread \"Evaluating HDF5\" and I understand that HDF5 is a solution of choice for storing the data, but how开发者_如何学编程
I\'ve implemente开发者_开发技巧d my own Microsoft Search IFilter. I need two versions of it - 32-bit and 64-bit for deploying them on corresponding systems.
I want to build a in-site search engine with php. Users must login to see the information. So I can\'t use the google or yahoo search engine code.
I am using Drupal 6.x, I installed successfully Juitter http://drupal.org/project/juitter which is doing exactly what my users need to do, that is Searching Twitter.
A little fun with Java this time. I want to write a program that reads a code from standard input (line by line, for example), like:
Usually when I\'ve had to walk a graph, I\'ve always used depth-first sear开发者_开发知识库ch because of the lower space complexity.I\'ve honestly never seen a situation that calls for a breadth-first
I\'d like to have a sorted list of certain database fields in my app e.g say year (where I\'ll have all records having a certain year tallied and the total displayed as in: 2009 (10), 2008(3) etc) the
Background I\'m configuring a custom WSS application that focuses 开发者_开发百科around one main list. I want to replace the top sharepoint search box with my custom search. After clicking on search
i have this table in UTF8 (collation is utf8开发者_开发百科_bin in case it matters). I need to search in it for strings using LIKE \'%$searchstring%\' .
I have a small application in java which searches images using bing image search. The problem I am facing is that, its getting only first 20 images. May be because when we search on bing.com it popula