资源列表
[数据结构常用算法] SimpalArray
说明:这是一个简单的C++数组类程序,因为我学习过程中经常用到数组类,所以感到一定有很多人需要,特上传.-This is a simple array of categories C procedures, the learning process because I often use the array type, so I feel a lot of people will need special upload.<卢松> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] SimpleTimer
说明:这是一个简单的时间计算类,我在写程序时经常用到,所以也想到大家也可能用到,-This is a simple calculation of time category, I wrote frequently used procedure, we also think that might be used. Thank you<卢松> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] dateclassOO
说明:这个程序是一个日期(包括年月日)类的具体实现有各种功能下载后即可研究,它包括了C++面向对象的几乎所有内容,对初学面向对象的学生十分有帮助.-the procedure is a date (including the date) class is a concrete realization of the various functions can be downloaded, It includes the object-oriented C in almost all the elemen<卢松> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] StringClass
说明:这个代码是STRING类的声明及实现,因为我认为C++类库中的string类比较庞大,找一个函数需要很长时间,所以用一个简单明了的代替之.-STRING kind of statement and realized, because I think the C library string of relatively large, a function for a very long time. Therefore, the use of a simple and straightforward<卢松> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] jinzhizhuanghuan
说明:为了提高工作效率,方便计算机使用者,我制作了这个小型软件,基本上实现了进制间的转换。-To improve work efficiency, and facilitate computer users, I produced the small software the band has basically realized the conversion.<古月> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] MATLAB_bp
说明:这是一个用MATLAB编写的神经网络源程序,需要的下哦。^_^-This is a preparation using MATLAB source of neural networks, the need for the next, oh. ^ _ ^<HaicoLi> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] (ACO)js
说明:目前能实现随意控制蚂蚁的轨迹长度(Path)、数量(Unit)、速度(V)、角度(R)、加速度(dv,dr)。 Kr和Kv是常数,打算将来改成数组,作为用来控制蚂蚁活跃程度的基因。-can now achieve arbitrary control ants length of the track (Path), volume (Unit), speed (V), angle (R), acceleration (dv, dr). Kr and Kv is constant, is plan<王子良> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[压缩解压] lzwfordepresscoding
说明:LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-<冯灿科> 在 2025-06-21 上传 | 大小:2kb | 下载:0