资源列表
MyOCR
- 非常不错的OCR程序,界面比较清爽,识别效果也还不错-very good OCR procedures, interface more comfortable, and the recognition results are also good
DotMatrix
- DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
SgmlReader
- 一个转换html并解析xml的文件。需要的可以看下-a conversion and analytic xml document. Needs can glance! !
converttodicom
- 将BMP文件转换为DICOM文件 大家下载Cimg.h文件后,放在同一目录下,在vc++6.0中就可以编译-document will be converted to BMP file you download DICOM Cimg.h documents, on the same directory, vc 6.0 can be compiled
duqudbfwenjian
- C直接读取dbf文件 c++ vc++6.0-C directly read dbf file c vc 6.0
Vote_Proxy_1.5_Source
- 一个可以对有IP限制和验证玛限制的自动投票系统-a pair of IP restrictions and certification Gilmour restrictions automated voting system
Cforum(.net)
- 基于c#实现的一个网络论坛,DB为sql server,其中用到了C#设计模式的相关思想,数据库操作用存储过程,效率高-based on the realization of a network forum, DB to sql server, which uses C# Design Patterns of thinking, database stored procedures operate with high efficiency
wenbenbianji1
- 题目:文本编辑 一、需求分析 1、任务:输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80个字符,共N行; 2、要求: (1)分别统计出其中英文字母数和空格数及整篇文章总字数; (2)统计某一字符串在文章中出现的次数,并输出该次数; (3)删除某一子串,并将后面的字符前移。 存储结构使用线性表,分别用几个子函数实现相应的功能; 3、输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 输出形式:
三剑客登陆器源程序
- 三剑客登陆器源程序,请大家看过以后不要说在哪里下的,我也是好不容易搞过来的-Three Musketeers landers source, please read in the future, do not say where the, I also engage in hard over the
chengyu
- 成语字典。支持通配符。可以搜索成语的词义和出处等。-idiom dictionary. To support wildcards. Search for Meaning and idioms such as provenance.
shuangxunhuanlianbiao
- 此为数据结构中 双循环链表的定义和实现。其中包括了我们使用双循环链表中的常见的一些函数的定义和实现,并且进行了验证,经过证明自己的思路是正确的,具有很好的参考价值-this data structure for the two-cycle Chain definition and implementation. These include the use of two-cycle we Linklist some of the common functions of the definition
leastsquares
- 最小二乘法的拟合程序,用C语言实现.在压缩包中有具体说明.-least squares fitting procedure in C language. In a compressed specify.