资源列表
[数据库系统] vb-sqlbookmanagesystem
说明:原码和使用说明都有,用VB和SQL2000综合、设计的-The original code and use both VB and SQL2000 with integrated design<bob> 在 2025-11-22 上传 | 大小:1.27mb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:c语言实现的BP神经网络,能够以任意精度拟合一个函数-c language to achieve the BP neural network, able to fit a function of arbitrary precision<鄙人不善奔跑> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[matlab例程] Determining_lyapunov_exponents_from_a_time_series.
说明:确定lyapunov指数的Matlab计算程序。-Lyapunov index to determine the Matlab program.<许伟> 在 2025-11-22 上传 | 大小:1.98mb | 下载:0
[数值算法/人工智能] evolutionary_game_GTFT
说明:GTFT在一个无标度网络上的进化博弈,迭代了20代,代数可更改-GTFT in a scale-free network on the evolutionary game, iterative 20 generation, algebra can change<鄙人不善奔跑> 在 2025-11-22 上传 | 大小:4kb | 下载:0
[matlab例程] evolutionary_game_WSLS
说明:wsls在一个无标度网络上的进化博弈,迭代了20代,代数可更改-wsls in a scale-free network on the evolutionary game, iterative 20 generation, algebra can change<鄙人不善奔跑> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[加密解密] SimpleEncryptionAlgorithm
说明:简单的加密算法,可逆与不可逆 数据加密: 算法1:(不可逆) 将ASCII表中32~~126中的字符,加密后,显示为128~~255的字符. 128~~255的字符会让人看起来头痛些。。。。。。安全. 当ch[?]的值为偶数时:ch[?]=255-ch[?]的个位*10-ch[?]的十位 当ch[?]的值为奇数时: ch[?]=128+ch[?]的个位*10+ch[?]的十位 当ch[?]的值为质数时:ch[?]=128+ch[?]的个位<lymyoyo> 在 2025-11-22 上传 | 大小:6kb | 下载:0
[OpenGL] mengban
说明:把一个透明物体渲染到屏幕上了,但有的使用它看起来并不是那么的复合你的心意。使用蒙板技术,将会按照你蒙板的位置精确的绘制。(转发)-Rendering a transparent object to the screen, but some do not seem to use it then compound your mind. The use of mask technology, will be in accordance with the precise location of your<cln> 在 2025-11-22 上传 | 大小:155kb | 下载:0
[xml/soap/webservice] xmlhttp
说明:非原创电子书籍,看后会使用XMLHTTP访问WEBSERVICE-Non-original e-books will look at the use of XMLHTTP visit WEBSERVICE<aaa> 在 2025-11-22 上传 | 大小:204kb | 下载:0
[控制台(字符窗口)编程] C200
说明: 附随盘使用说明 本附随盘包含了书中介绍的所有实例的源程序文件,共计200个。使用本附随盘时应注意以下几点: 1. 盘中所有实例的源程序文件按篇分类,均包含在相应目录下,例如,p2-107.cpp文件在cp2目录下。 2. 所有实例源程序文件名与书中所给出的实例程序名对应一致。例如,p2-102.cpp文件对应于第2篇的实例102。 3. 本盘上给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。 4. 读者可按本书附录A的介绍<ichoo> 在 2025-11-22 上传 | 大小:106kb | 下载:0