资源列表
高精度算法
- 这个程序里面包含ACM中常考的高精度算法的全部,非常有价值,算法比传统的要简单精炼-inside the ACM often contain high-precision test algorithm all, a very valuable, algorithm than the traditional simple refining
mon-t3.2
- qt 初学者的好例子 可以很快上手 欢迎使用 多谢留言指点
calculation
- 我自己编的一个计算器,能实现基本的算术功能-I own a calculator, to achieve the basic arithmetic functions
yijianguanji
- 定时关机程序,用做的,多多指教,大家互相交流了-this is my
USBSerial
- 读取U盘序列号,保存在USBSerial数组里。 2). 验证 第一次运行程序读取U盘序列号存放在 C:\Windows\system32\USBSerial.dat文件中 以后运行检验读取到的U盘序列号与保存在文件中的是否一致, 若相同,置 gTag 为1 若不一致,置 gTag 为0 -Read U disk serial number, stored in an array USBSerial inside. 2). Verified for the firs
RichDrawText_src
- RichEdit 类似QQ,支持表情输入-RichEdit like QQ, support for expression input
VB.Programming.Excel.table.example.code
- VB编程开发Excel表格实例代码VB Programming Excel table example code -VB Programming Excel table example code
sntp
- Implementation client SNTP
PBtest
- API函数在PB里的使用方法试验,是好东西哇。-API function to use the PB in the test is a good thing wow.
FASTCOR
- 快速卷积。快及了且质量好,使用方法简单且在程序注解中标注。带有测试程序,且在多个项目中应用,正确性毋容置疑。-Very Fast for Signal Process
2
- 基于区域生长的图像分割方法,在图像分类中很有帮助-Image segmentation based on region growing method, useful in image classification
calculateExpression
- 一个四则运算计算程序,输入任意表达式,输出计算结果。解析速度比Python和Lua的解析器都要快,大概快20倍左右。-a simple programme for arithmetic.it is very fast. about 20 times faster than Python or Lua