资源列表

« 1 2 ... .78 .79 .80 .81 .82 26283.84 .85 .86 .87 .88 ... 28522 »

[数据结构常用算法HugeInt_C++

说明:将大数看作一个n进制数组,对于目前的32位系统而言n可以取值为2的32次方,即0x10000000, 假如将一个1024位的大数转化成0x10000000进制,它就变成了32位,而每一位的取值范围就不是0-1 或0-9,而是0-0xffffffff。我们正好可以用一个无符号长整数来表示这一数值。所以1024位的大数 就是一个有32个元素的unsigned long数组。而且0x100000000进制的数组排列与2进制流对于计
<杨杰> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[人工智能/神经网络/遗传算法fnnguizehuoqu

说明:基于模糊神经网络的模糊规则获取方法.NH,一片硕士论文-based on fuzzy neural network access methods fuzzy rules. NH, a master's thesis
<李彦林> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[数学计算/工程计算VC_code_of_common_alrithym

说明:《VC++ 常用数值算法》代码,包含众多常用算法,值得学习参考!-"VC numerical algorithm commonly used" code contains many commonly used algorithms, it is worth studying reference!
<吴小丹> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[数值算法/人工智能mySVM

说明:本代码是支持向量机的vc++环境下的实现-This code is Support Vector Machines vc++ Environment realize
<陈春> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[matlab例程Staker_v0.5

说明:MATLAB实现的3D炮兵小游戏,要求R14SP3版本以上,内附帮助-MATLAB realize the 3D artillery game requires version R14SP3 above, enclosing the help
<风影> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[matlab例程Learn_MATLAB_GUI_Design

说明:精通MATLAB GUI设计 全书源代码! 其中动画设计、GUI实例相当不错,值得研究 -Proficient in MATLAB GUI design book source code! One animation design, GUI examples quite good, worthy of study
<郑登宇> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[数学计算/工程计算complexcalculateor

说明:稍微有点复杂的计算器,选VC++课程的同学写作业可以作为参考-A little bit complicated calculator, select VC++ program can be used as reference to students doing their homework
<徐彪> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[matlab例程allcode

说明:all code about wavelet
<quocnv87> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[人工智能/神经网络/遗传算法Image_Cnn

说明:利用神经网络进行图像基本操作变换,去噪,平移,旋转,图像分割等。-Image processing by CNN.
<小静默> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[数学计算/工程计算corelanguage

说明:mathematica 语言入门基础,官方出品,简单易懂(Mathematica language introductory foundation, official production, easy to understand)
<超级歪 > 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[数学计算/工程计算analysis

说明:the code for video download and analysis
<sruthir> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0

[matlab例程[精通MATLAB GUI设计(第3版)

说明:精通MATLAB GUI设计(第3版)代码(Proficient in MATLAB GUI Design (3rd Edition) Code)
<sky051525> 在 2025-03-04 上传 | 大小:1.77mb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 26283.84 .85 .86 .87 .88 ... 28522 »

源码中国 www.ymcn.org