Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • SC 22.zip ... and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small ...
  • Spideroo.zip C#写的一个搜索引擎,可以搜索、建立索引等。building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a query/results page
  • wrappers_dlph40.zip ... 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how to perform functions such as adding a new layer adding lines and points, ...
  • DBObjCode.zip You can use CRL to author a number of database objects. Follow a canonical example that explains the main steps involved in using and creating a CLR object inside SQL Server 2005.
  • pittnet神经网络源代码.rar ... of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic ...
  • Imagerecognition11.rar object recognition with CCH
  • ImageTest2.rar 图像显示的代码,用到:1>图像显示原理2>图像显示函数3>提高显示性能的方法,双缓存技术和VFW组件(使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib)。
  • DictPad.rar ... contains the entry point for the Dictpad application * and some of the definitions for methods of CDictationPad, the * main object. * dictpad_sapi.cpp contains the methods of CDictationPad that * pertain to the SAPI interfaces used in this app. *
  • 3DRUN.rar Run 3D object source code
  • Object-Relational Access Layers.zip 学习ORM的理论文章,对于从事数据库开发的人员可以参考这篇文章了解ORM的架构