搜索资源列表
neuralnetwork&application
- 关于神经网络及其应用的一本电子书,里面包含了一些基本的网络模型的说明如联想记忆,随机神经网络模型等等还有他们的应用及其计算机实现的一些源码-on neural networks and applications of an electronic book, which contains some basic network model stating associative memory, random neural network model, etc. There is also the a
Classification_toolbox
- matlab分类工具箱源码,在matlab下运行可以对数据进行多种分类,并有说明文档,可以根据文档进行操作,实现分类。-classification Matlab toolbox source, Matlab can run on a variety of data classification, and documentation, according to documentation for operation, achieving classification.
ACE
- ACE自适配通信系统是可自由使用,开放源码的面向对象框架,它实现许多用于并发通信软件的可信模式。ACE提供了一组丰富的可重用C++包装外观和框架组建,可跨多种平台完成通用的通信软件任务。
RAPI
- 用RAPI实现PC与PPC相互传输文件的源码,在VC6.0上测试通过
用C实现OOP
- 这本书详细地说明了怎么使用C语言来实现面向对象程序设计技术,读过它之后就可以对面向对象技术及C++中的对象布局等概念有比较深入的理解,强烈推荐.附带源码.-this book detailed descr iption of how to use C language to realize object-oriented design techniques, after reading it, it can object-oriented technology and C to the obje
bbs网站实现源码
- 在ASP下实现的bbs网站建设-in ASP under the bulletin board website
C+Interfaces+and+Implementations
- C+Interfaces+and+Implementations 这是C语言接口与实现一书的源码.
PlatinumKit框架源码
- 实现DLNA比较成熟的开源框架PlatinumKit
e语言数据库工具源码
- e语言数据库工具源码,实现数据库管理基础功能源码,可参考学习
R0强制删除文件,结合VB实现
- R0强制删除文件,结合VB实现,有兴趣的可以下载下来感受下,驱动是没有源码的。VB有源码。
C#反编译工具
- 反编译工具,亲测C#正常使用,可以修改源码内容,指定代码段编辑。实现修改数据库连接,优化算法,跳过验证码等