-
-
-
[
Unix_Linux]
qgspider-2.0.tar.gz
... . In memory while they are running. QGSpider gives you the power to search for memory addresses of those values. After finding the ... mode. With Normal search mode, simply enter the value you want to search for. With Unknown search mode, you can compare the ...
-
[
C/C++]
NaviPOWM-0.1.3-src.tar.gz
NaviPOWM is planned to be car navigation system capable of running on a variety
of operating systems. At the time, only OSM based map data is supported.
Realtime routing engine is planned in a later version. Geocaching and city guide
functionality ...
-
[
Visual C++ (VC++)]
CBitmapSlider_src.zip
... ? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps. ... thumb. Flicker free. It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to ...
-
[
C/C++]
animal-0.15.0.tar.gz
Animal is AN IMAging Library written in C. Its simple API supports over 80 image formats, and is intended to make massive use of other image processing libraries. Animal aims at image analysis and recognition. It is mainly the C basis of the SIP toolbox.
Category:
GDI-Bitmap Upload User:
yhbwg88 Size:
442K
-
[
Matlab]
linear_system_identification.tar.gz
... of the l2-norm between the given time series and a time series that is consistent with the approximate model. The misfit is equal to zero if and only if the model is exact and the smaller the misfit is (by definition) the more accurate the model is. The ...
Category:
matlab Upload User:
csl7610 Size:
1007K
-
[
C/C++]
CppNetwork_Programming_Volume_1.rar
... through the traps and pitfalls of developing efficient, portable, and flexible networked applications. It explores the inherent design complexities of concurrent networked applications and the tradeoffs that must be considered when working to master them.
-
[
C/C++]
CppNetwork_Programming_Volume_2.rar
... through the traps and pitfalls of developing efficient, portable, and flexible networked applications. It explores the inherent design complexities of concurrent networked applications and the tradeoffs that must be considered when working to master them.
-
[
Visual C++ (VC++)]
writeres.zip
... sample also demonstrates using FindResource(), LockResource(), FreeResource(), and SizeofResource() APIs to access the bytes in the image resources directly. The sample uses an ofstream and a stdio FILE to write the bytes of the resource out to ...
-
[
Visual C++ (VC++)]
treestore.zip
... demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().