资源列表
CPPmultiplication
- 一个实现九九乘法表的c++练习题程序,初学者可以-A realization of the multiplication table of c++ exercises program, beginners can take a look. . . . .
PrintWork
- 打印脑卡的一款软件.数据库是ACCESS.带全套源代码. 脑卡大小可自行调整.-Print a brain card software is ACCESS. With full source code. Brain card size can be adjusted.
hurst
- to calculate hurst exp
29
- 利用DOS系统的时钟产生随机数序列初值,返回一个(0,1)之间的随机数-Use the DOS system clock generates a random number sequence initial value, returns a random number between (0,1)
28
- 迷宫探路:生成一个迷宫,通过搜索路径检查是否可以到达-Maze Pathfinder: Generate a maze, by checking whether the search path can be reached
rawprn
- Raw printing capabilities
BarCodePrint
- 条形码打印程序,例子程序,barcode -barcode printer
PrintBill
- 发票打印功能,还没写完,只完成一部分功能,可以直接在界面上修改购贷单位、纳税人识别号等。字体都按正式增值税发票上各区块的字体生成打印。-Invoice printing function, not yet finished, only completed part of the function, can be directly modified buying units, taxpayer identification number on the interface etc.. Font fo
HeaderCtrl-CListCtrl
- HeaderCtrl多行标题的CListCtrl 源代码文件包 - CListCtrl
Monitor-printer
- 监控本地打印机,打印页数,打印来源,只是获取,没有做记录统计,要用的自己写到数据库中就行了。-Monitoring local printer, print pages, print sources, but get no records do, use their own written to the on the line.
Recursive-problem-solving-fishes
- 递归解决分鱼问题。 鱼的总数是x,第一次每人分到的鱼的数量可用(x-1)/5表示。-Recursive problem solving fishes。
Fishing-and-basking-problem
- 打鱼晒网问题。 如果一个渔夫从2006年1月1日开始每两天晒一次网、每三天打一次鱼。编程实现以后的任意一天,输出该渔夫是在打鱼还是晒网。-Fishing and basking problem