资源列表
bigno1_1
- 无限位的大数加减运算,纠错能力很强,界面间接-unlimited majority of the modified bit computing, a strong correction capabilities, interface indirectly
MATLAB命令大全
- 本书提供 matlab 环境下的各种命令,包括详细的参数介绍。-book Matlab environment under the various orders, including the detailed parameters introduced.
二维有限元
- 微分方程数值解法实验--二维有限元(用C++实现)-experiment -- 2-D finite element (C achieved)
Digit Signal Processing with C
- \"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30\"一书的附带程序,几乎包括所有数字信号处理的基本算法,很不错的源程序,可以加深对数字信号处理的理解-"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30," a book of incidental proceedings, including almost all of the digital signal proc
神经网络基本算法源程序
- 神经网络基本算法源程序,包含四个基本算法:BF,ART I,RBF,自组织算法,有详细的帮助文件。-basic neural network algorithm source, contains four basic arithmetic : BF, ART I, RBF, self-organizing algorithm, a detailed help files.
mhzq
- 用matlab 实现的图像模糊增强 在matlab 6.5 7.0sp1都可以用-using Matlab achieve the fuzzy images to enhance the Matlab 6.5 can be used 7.0sp1
体系结构指令哈夫曼编码
- 这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
回溯法N皇后问题
- 这是计算机算法中的回溯法中的一个经典的问题--N皇后问题!希望对学计算机算法的同学有用!-This is a computer algorithm, the retroactive law on the issue of a classic -- N Queen! Want to learn how to use computer algorithms useful to the students!
duoduantu
- 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures for calculating the minimum cost
迷宫END
- 利用C语言实现迷宫算法。 利用随机函数生成迷宫,并显示所有路径!-use C language maze algorithm. Using random function generator maze, and that all paths!
排序程序
- 利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-using C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hill sorting, merging, in order of ranking base!
大数加减3
- 可以实现两个大整数(不限数位)相加减! 在C++中,加减法的两个数必须在系统规定内,本程序突破了这一界限!-can achieve two large integers (Open-digit) is modified! In C + +, and subtract the number two must be within the system, the process broke the limits!