资源列表
排序选择:
[其他嵌入式/单片机内容] 12232C
说明:12232点阵蓝绿液晶屏c 程序,可使用于8位单片机-12,232 blue-green dot-matrix LCD screen c procedures, allows for 8-bit MCU<> 在 2026-01-03 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] stdpso
说明:粒子群优化(PSO)标准算法,是学习粒子群算法编程的入门程序-Particle Swarm Optimization (PSO) standard algorithm, particle swarm optimization learning introductory programming procedures<路子> 在 2026-01-03 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] psotb-beta-0.3
说明:PSO算法例程,包括多个实现,从国外网站下的-PSO algorithm routines, including more than realized, under the site from abroad<路子> 在 2026-01-03 上传 | 大小:68kb | 下载:0
[3D图形编程] 3D
说明:实现了3D正方体的旋转. 本程序可用鼠标及键盘控制,鼠标左键即一个虚拟跟踪球,右键可以调用菜单。 键盘控制键分别为:0-7数字键,b,c,i,m,p,r,w-Realize the 3D rotating cube. This procedure can be used to control the mouse and keyboard, the left mouse button that is a virtual track ball, right to call the menu.<knight> 在 2026-01-03 上传 | 大小:80kb | 下载:0
[人工智能/神经网络/遗传算法] svm_light
说明: 支持向量机C++源码,本人VC不太会用,贡献了!-Support Vector Machine C++ Source, I do not use VC contributed!<路子> 在 2026-01-03 上传 | 大小:483kb | 下载:0
[文件操作] splitf
说明:编写一个程序splitf.c,实现对文件按指定大小进行分割,和反向合并的功能。 如果调用splitf -s afile.dat 1024,则文件afile.dat将被按1024字节为单位分割成若干个片段(最后一个片段可能不足1024字节)。产生的片段在同一个目录下以不同的文件保存,以片段编号为其文件后缀,例如:afile.001、afile.002、afile.003、…… 如果调用splitf -m afile.dat 020,则当前目录下的片段文件afile.001、afile.00<knight> 在 2026-01-03 上传 | 大小:65kb | 下载:0
[人工智能/神经网络/遗传算法] Chaos+SVMVer1.0
说明: 支持向量机的Matlab源码,很好用!-Support Vector Machines Matlab source, a very good use!<路子> 在 2026-01-03 上传 | 大小:210kb | 下载:0
[图形图像处理(光照,映射..)] Kalmtool
说明: 卡尔曼滤波器的matlab工具箱-Kalman filter toolbox matlab<路子> 在 2026-01-03 上传 | 大小:531kb | 下载:0
[matlab例程] power_standardization
说明:幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法,特别适用于大型稀疏矩阵。 但是,一般幂法迭代向量v的各个不等于零的分量将随k 趋向于无穷大而使计算机溢出。因此,我们必须对某通幕法进行规范。即规范化幂法 -Power Method is a calculation of the main eigenvalue matrix (matrix according to the largest eigenvalue modulus) and the correspon<knight> 在 2026-01-03 上传 | 大小:12kb | 下载:0