资源列表
dowhatyouthink
- 经典的按键扫描驱动程序 分短按、长按区别-Scan button classic short by driver points, according to the difference between long
hanoi
- C语言专家Dennis Ritchie对汉诺塔问题写出的标程。用的是递归方法。可供大家学习。-C language professor Dennis Ritchie wrote the standard program on the Hanoi Tower problem . Using a recursive method. We can learn it.
C-a-digital-clock-program
- C语言数字钟程序,可以运行得到适用的数字时钟-C language digital clock program that can be applied to digital clock running
readport
- serial port reading in windows platform
a
- http://acm.timus.ru/problem.aspx?space=1&num=1362 一道树形动态规划的题目解答,ural1362-http://acm.timus.ru/problem.aspx?space=1&num=1362 solution to ural 1362, category: tree DP
Primes1
- 基于Java实现的哥德巴赫猜想算法的设计,验证任何大于2的偶数都可以表示为2个素数之和。-Goldbach Conjecture Java-based algorithm design, verification, any even number greater than 2 can be expressed as two prime numbers.
82574
- 82574网卡的配置文件,可以很好的帮助设计网卡-82574 NIC configuration file, can help design the network card
ArcGIS_add_lable
- ArcGIS二次开发,添加图片图表在图像中显示,希望对你有用~-ArcGIS secondary development, add a picture chart displayed in the image in the hope that useful to you ~
Output-.txt
- 输出指定文本文档内容 -Output specified text document content
lpcc
- 求的一段语音信号的lpcc特征系数,利于以后的分析处理等-The characteristic coefficient lpcc seeking a voice signal processing and other beneficial later analysis
exporttocsv
- qt函数,实现QSqlQueryModel导出到文本文件,做备份,或者防止异常退出而导致的数据丢失。-bool zzzz::exporttocsv(QSqlQueryModel* view, QString fileName) { //单行插入文本文档 if (fileName.isEmpty()) return false QFile file(fileName) if (file.open(QIODevice::WriteO