资源列表
wnetreg
- 静态非线性回归小波神经网络创建函数的源码-Static non-linear regression wavelet neural network source code to create a function
SerializeObjectIntoDBField_source.zip
- 使用DAO在库表里存贮二进制文件
LuckyGates
- 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的-this is a tb_register
elementgetattributens02
- The method getAttributeNS retrieves an attribute value by local name and namespace URI. Using the getAttributeNodeNS, retreive and verify the value of the default attribute node.-The method getAttributeNS retrieves an attribute value by local name an
IntelGFXCoin
- Intel GFX coin debug file success in W7
normGeomSelect
- 一种用于薄膜技术中退火程序的MATLAB源代码-One for thin film technology in the annealing of the source code
stopprocessifstartedbefore
- 这段脚本的功呢功能是,枚举出所有运行超过一定时间的指定进程,然后依次将其终止。并将操作记录在系统事件日志中。-this scr ipt? Reactive functional, except that all operations over a period of time specified process, to be followed be terminated. Will operational records in the system log events.
test109
- 1. 定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩2. 从键盘输入10个学生的以上内容,存入文件stud.dat,关闭文件3. 打开stud.dat文件,将数据读出,查看是否正确写入,关闭文件。4. 打开文件stud.dat文件,读出数据,将10个学生按照平均分数从高到低进行排序,分别将结果输出到屏幕上和另一文件studsort.dat中。5. 从studsort.dat 文件中读取第2,4,6,8,10个学生的数据。-Practice reading and writing f
vb-to-dbf
- 使用VB6导出数据位VFP的DBF文件格式-import data to DBF file by VB6
SA
- Simulated Annealling Algorithm
getwd
- IO驱动测试,,第一次,,共享大伙看看给个意见-IO driving test, for the first time, and to see everyone sharing ideas
Pattern-matching-to-achieve-kmp
- KMP算法是对一般模式匹配算法的改进,由D.E.Knuth与V.R.Pratt和J.H.Morris 同时发现的因此人们称它为克努特-莫里斯-莫拉特操作(简称为KMP算法)。-KMP algorithm is a general pattern matching algorithm improvements by DEKnuth with VRPratt and JHMorris also found that the so people call it Knut- Morris- Murat