资源列表
BarCodeTest
- 遗传算法改进神经网络源程序 该小程序可以添加条形码功能到你的网页或者applet上,这个applet把大写字母和数字转换为标准的条形码。
paixu
- 排序算法用MPI实现 并行初步PDF教程-sort mpi
assembly-2
- assembly line balancing
数学实验资料1
- 关于matlab的基本语法、程序设计、常用函数、程序文件的一些资料(Some information about the basic syntax, programming, common functions, and program files of MATLAB)
Gauss_Zeydel
- work to calculate SLAU with gauss zeydel algorithm
mayi
- 基本蟻群算法實現c++中tsp問題的解決,內附詳細每條語句的說明!-Basic ant colony algorithm for tsp c++ in the solution to the problem, containing a detailed descr iption of each statement!
paper2
- 基于局部DCT 系数的图像压缩感知编码与重构.pdf-Image Coding and Reconstruction via Compressed Sensing Based on Partial DCT Coe±cients
Numerical-methods-for-Speacial-Functions
- Numerical methods for Speacial Functions for matlab
mn4op8.ZIP
- 永磁电动机不同运行条件下的损耗研究Permanent magnet synchronous motor under different operation conditions on the lo-Permanent magnet synchronous motor under different operation conditions on the loss
acm
- acm算法,包含排序到图论,到树,深度优先搜索等,不知道会不会重复,还是上传了-acm algorithms, including sorting to graph theory, to the tree, depth-first search, which does not know will not repeat, or uploaded
The_Magical_Splay
- Splay 伸展树经典教程,含有论文和源代码。ACM金牌必备。-A Splay tree director for ACMer who wants to get a medal,include PDF and souce code
mowang
- 实现了对魔王语言功能的实现:用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。 (1)B->tAdA (2)A->sae 除此之外还实现了简单的文件译码功能 -The devil language functions: in the following two specific rules and these rules form ( 2) impl