搜索资源列表
Interpreter and libraries
- Haskell编译器和库 Haskell是一种广谱语言,适合各种应用。他尤其适合需要高度可修改和维护的程序。大多数软件产品的生命期主要花费在规范,设计和维护而不是编程。函数式语言能很好的写能够真正执行(也可以测试和调试)的规范,该规范也就是最终程序的第一个原型。 -Haskell compiler and libraries Haskell is a broad-spectrum language, suitable for a variety of applications. In p
TXD232
- 该文件是232串口调试程序,已经测试过。其功能为测试串口通道的正确与否。通过该软件可以很方便的测出通道的正常。-The document is 232 serial debugging procedures, has tested. Its function is to test the correct serial channel or not. Adoption of the software can be easily detected in the normal channel.
JM10.1
- JM10.1,测试H.264编码性能的参考软件平台-JM10.1, test H.264 encoding performance reference software platform
Iluk
- 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUK preconditioning algor
mail
- 垃圾邮件过滤器 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, d
bbbmTEST
- BM快速搜索算法的实现。可以实现诸如edit等软件的搜索功能,作者已经做过对比测试。-BM quick search algorithm. Can be achieved, such as edit software such as search capabilities, the author has done comparison testing.
diff_bits
- 这是一个小软件,用来测试两个16位数的各个位不相等的位数和。-This is a small software used to test the various bits of two 16-digit numbers and are not equal.
Newton-Cortez
- 经典的数值计算程序,经过软件的测试,运行正常-Classic numerical calculation procedure, after testing the software to run properly
follow
- 通过数学公式,解答一般数学方程,该程序通过软件测试,对数学难题解答有很大帮助-Through mathematical formula to answer general mathematical equation, the program software testing, solution of mathematical problems of great help
fangchengzu
- 关于3元方程组的一个设计软件,自己测试过了,没有问题,有问题请多多指教-关于3元一次方程组的设计软件
JM
- JVT参考测试软件,JM8.6,很经典的一个版本,学习H.264编码标准必备-JVT reference test software, JM8.6, classic version, learning the H.264 coding standard essential
Factorial
- actorial (双)阶乘快速计算器 V8.0.0.0 一个可以快速计算(双)阶乘的绿色免费软件,是作者抽取了自开发的“HugeCalc”核心算法开发的,可以独立运行。 在双核上测试,精确计算 40,000,000!,HugeCalc 比最新的 Mathematica V6.01 快了 61 ! -The green free software can quickly calculate (double) factorial, of extracting a core o