资源列表
人工神经网络原理及仿真实例
- 该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。-The system is extremely easy to use, even if you have to various network model is not very profound understanding can be a good use of the
人口普查源程序
- 这是一个利用数值算法中三次样条插值方法。编译的人口普查问题。供个高校有关专业参考-This is a numerical algorithm using cubic spline interpolation method. Compiling the census issue. For the professional colleges reference
数值算法程序
- 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including, elimination, iteration)
数字信号处理1
- matlab有关数字信号处理方面的程序,希望能够给大家一点帮助。-Matlab the digital signal processing procedures, hoping to give us some help.
jiajiemi_ZLib
- 流的压缩和解压 说明:适用文件压缩、图象压缩等 调用ZLib单元的方法实现-A tool for bit stream compression and decompression. It may be used in coding of text and images, realized by Zlib unit method.
EightFigure
- 自己用JAVA编的人工智能的A*算法的八数码程序-own use JAVA series of the artificial intelligence of the A * algorithm eight digital procedures
Mastering MATLAB 5 a comprehensive tutorial and re
- 对于掌握Matlab来说至关重要的一些源程序。-master Matlab for some essential source.
05-3-9
- 利用非数NaN对所选图像进行镂空、透视、剪切处理。-few NaN using non-selected images of Pierced, perspective, shear processing.
数据结构中的计算器
- 是一种数据结构的算法,实现一种简单的数据计算功能-is a data structure of the algorithm to achieve a simple function data
最短路径在铁路上实现的
- 是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径-is a data structure of the programming code, procedures to achieve an algorithm, the railway system in the period between 2:00 Shortest Path
链表实现用户对数据针对每个人的管理
- 是一种数据结构的编程代码,程序实现一块链表的管理每个人资料-is a data structure of the programming code, procedures to achieve a Chain Management everyone information
算式分析器
- 使用递归的方法实现的算式分析器,给定一个符合C语言格式的算式,可以使用括号,单目运算符等,计算算式的运算结果。-use recursive method formula Analyzer, to set a C-language format with the formula, you can use brackets, Monocular Operators, calculation formula of the calculation results.