资源列表

« 1 2 ... .25 .26 .27 .28 .29 24430.31 .32 .33 .34 .35 ... 28522 »

[matlab例程Cguide

说明:帮助新手规范C程序书写格式 帮助老手纠正错误的书写习惯 使程序效率更高-C program written to help novice standard format to help veterans to correct the wrong writing habits to make programs more efficient
<mm> 在 2025-07-08 上传 | 大小:596kb | 下载:0

[matlab例程psid_data8395

说明:Matlab code for The Labor-Supply Elasticity and Borrowing Constraints: Why Estimates are Biased 3
<rbloem> 在 2025-07-08 上传 | 大小:596kb | 下载:0

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

说明:this is an example code for fuzzy system to detecting the spendthrift of our money
<wahyu> 在 2025-07-08 上传 | 大小:596kb | 下载:0

[数值算法/人工智能vckmp

说明:KMP 算法是由Knuth,Morris和Pratt等人共同提出的,所以成为Knuth-Morris-Pratt算法,简称KMP算法。KMP算法是字符串模式匹配中的经典算法。和BF算法相比,KMP算法的不同点是匹配过程中,主串的位置指针不会回溯,这样的结果使得算法时间复杂度只为O(n+m)。 采用VC++开发,实现KMP字符串匹配算法-KMP algorithm by Knuth, Morris and Pratt, who co-sponsored, so as Knuth-Morris-
<宇烁> 在 2025-07-08 上传 | 大小:596kb | 下载:0

[数值算法/人工智能IIR_filter

说明:本IIR滤波器设计指标为:模拟信号采样频率2MHz,每周期最少采样20点-The IIR filter design specifications: the analog signal sampling frequency 2MHz, sampling 20 points per week for at least
<李纲> 在 2025-07-08 上传 | 大小:596kb | 下载:0

[数据结构常用算法Marriage

说明:新郎新娘问题 A说他与X结婚X说他与C结婚 C说他与Z结婚A、B、C分别用1、2、3表示-Bride and groom problem
<宁义双> 在 2025-07-08 上传 | 大小:596kb | 下载:0

[matlab例程Scetion-11---Case-Study-on-Loud-Speaker-Drive

说明:Case Study – Loud Speaker Drive with Matlab implementation
<Ashwin B> 在 2025-07-08 上传 | 大小:596kb | 下载:0

[数据结构常用算法List

说明:实现数据结构中单链表的创建/删除/查找,学会使用单链表对以后的编程很有帮助并带有测试数据图片-Single-linked list data structure to create/delete/find, learn to use a single list of useful programming after pictures with a test data
<liqiang> 在 2025-07-08 上传 | 大小:596kb | 下载:0

[人工智能/神经网络/遗传算法shannons-paper

说明:这是信息论鼻祖--香农的经典论文,非常值得一看-This is the father of information theory- Shannon' s classic paper, well worth a look! ! ! !
<littlesky> 在 2025-07-08 上传 | 大小:596kb | 下载:0

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

说明:文件为《精通MATLAB神经网络》一书的源程序,文件中有大量用Simulink编写的源程序,对于学习如何用Simulink编写神经网络程序有帮助。-File " master MATLAB neural network," a book of the source, the document prepared by a large number of source code with Simulink, Simulink for learning how to write ne
<sanmu> 在 2025-07-08 上传 | 大小:596kb | 下载:0

[数据结构常用算法ninequeens

说明:解决数据结构题目中经典的九皇后问题的源代码。在Visual C++上运行。-To solve the problem of nine queens which is a classical problem when you learn the data structure.
<Trista> 在 2025-07-08 上传 | 大小:596kb | 下载:0

[压缩解压FreeUPX

说明:加壳工具,加壳的全称应该是可执行程序资源压缩,是保护文件的常用手段。 加壳过的程序可以直接运行,但是不能查看源代码.要经过脱壳才可以查看源代码。-Packers tools, packed full name of the executable program resources should be compressed, the file is a common means of protection. Packers can be run directly through the progr
<李艳> 在 2025-07-08 上传 | 大小:596kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 24430.31 .32 .33 .34 .35 ... 28522 »

源码中国 www.ymcn.org