资源列表
KUAHAO
- 用C做的括号匹配程序,可以检测用户输入的括号是否匹配并给出提示-C matching brackets do procedures, the user can input the brackets and whether the match is suggested
knapsack2
- HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦-HOPFILED cases with a classic, TSP solution, code integrity, I was prepared oh
Sea
- 用BP网络实现对图像的边缘进行提取,本程序为演示程序,可以看到BP在应用中的效果-BP network of image edges extraction, the procedure for the demonstration program, we can see BP in the application of the results
xor123456
- BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响-BP model approximation differences or problems, the observation can be hidden nodes and hidden layers of the model
矩阵处理的C语言源程序
- 矩阵处理的C语言源程序 是用C语言处理矩阵问题的一个源程序 很有用的哦-matrix of C language source code is in C language processing matrix of a very useful source of the oh
语法分析之左递归实验
- 此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi规则的直接左递归性 END (3)化简由(2)所得的文法。即
java111111111111
- 一些java的小程序.包括排序,一些bank的小计算,-some small procedures. Includes sorting, some small bank,
hwy_sell
- 数据库在VB界面上的实现.如何实现数据库登陆界面、以何种形式登陆、销售系统界面等-in VB database interface is achieved. How landing database interface, in whatever form, landing, sales system interface
SGALAB1002
- mtlab的遗传算法的源程序,很好用的,这是个压缩文件,请解压缩后使用-mtlab genetic algorithm source, the good, it is a compressed file, decompress after use
四则运算实现(c 语言 数据结构课程设计题)
- 四则运算实现(c 语言 数据结构课程设计题)-four Computing (c language curriculum design data structures that)
liftingscheme_java
- 小波提升格式的java源代码,包括标准的分裂、预测和更新三步,以及一个实例-Lifting format java source code, including the standard split, forecasts and updates of steps, and an example
liftingscheme
- 小波提升格式的源代码,采用了标准的分裂、预测和更新三步,比经典小波算法速度提高一倍!-Lifting format of the source code, adoption of the standard split, forecasts and updates of steps, the classic wavelet algorithm than double the speed!