-
-
Win32_SDK_C_TabControl_source.zip
... Awhile back, I wanted to use the tab control in a Win32 SDK C project. The low-level implementation proved to be somewhat cumbersome. A search of the Web turned up a lot of examples based on MFC, but very little along the lines of plain old C. What I did ...
-
BlockMatchingAlgoMPEG.zip
... block matching algorithms that range from the very basic Exhaustive Search to the recent fast adaptive algorithms like Adaptive Rood Pattern Search. The algorithms that are evaluated in this paper are widely accepted by the video compressing ...
-
BSTREEE.rar
binary search tree is umplemented using data structures in C++
-
-
-
SEARCH.zip
子程序的参数是一个N字节数组的首地址TABLE,数N及字符CHAR.要求在N字节数组中查找字符CHAR,并记录该字符的出现次数. 主程序则要求从键盘接收一串字符以建立字节数组TABLE,并逐个显示从键盘输入的每个字符CHAR以及它在TABLE数组中出现的次数.(为简化起见,假设出现次数<=15,可以用十六进制形式显示出来)
-
-
-
Cool-n-Simple-Google-AJAX-Search_src.zip
In this article I ll demonstrate how easy it is, to create a usable webpage with some advanced technologies (such as fast asynchronous web search) in a very simple way, using a public API. You can see this in action at my personal website: http://www. ...
-
SearchEngineParser.zip
One of the projects I am involved in provides facility to query the Google search engine and uses the links returned by it. We used Google s API and it was fine until some August day when it ceased working with non-English queries. It merely returned ...
-