资源列表
UMR
- 词法分析器一枚,可以试下多种语言的词法分析功能。-A lexical analyzer, you can try multilingual lexical analysis.
john179j5
- a generate code for brute force compute
OLED
- 本程序利用开发板的OLED/CAMERA借口连接ALTENTEK OLED模块,实现了模块的显示。-This procedure using the development board of the OLED/CAMERA excuse to connect the OLED ALTENTEK module, the realization of the module display.
C-language-acquisition-boot-time
- 这个其实不难,就是用到一个简单的Windows API,代码请见解析。 获取开机时间要用到 GetTickCount() 这个 API,功能是获取重系统开始到运行时的时间。-This is not difficult, is to use a simple Windows API code for parsing.
Monkey-eating-peaches-question
- 猴子第一天摘了若干个桃子,当即吃了一半,还不解馋,又多吃了一个;第二天,吃剩下的桃子的一半,还不过瘾,又多吃了一个;以后每天都吃前一天剩下的一半多一个,到第10天想再吃时,只剩下一个桃子了。问第一天共摘了多少个桃子? -Monkey eating peaches question
CppSQLite3_xml
- CppSQLite3_xml模拟数据库操作类,自己根据CppSQLite3改写的数据库操作类,改成了对xml操作,增删改查功能已经实现,可对简单的sql语句进行执行,经过测试发下xml数据库只能存储1500条左右,该类还有待改进,对于数据库语句操作的初级入门有一定的学习和借鉴作用,高手可不用。-CppSQLite3_xml simulation operations, according to their own CppSQLite3 rewritten operations, change
DSHOW_Class
- DSHOW_Class 请参看压缩包内的东西,只是一个封装DShow的视频操作类,实际编译请安装dshow的SDK,同时需要自己下载视频编解码器,否则无法使用。改代码是在网上找的,经过了优化。-DSHOW_Class see things compressed within the package, but a package DShow class video operation, the actual compiler install dshow the SDK, also need to
Calculate-the-number-of-coins
- 美国的货币单位为美元(Dollar),1美元等于100美分。纸币面额最小为1美元,1美元以下用硬币,硬币有25美分(Quarter)、10美分(Dime,一角)、5美分(Nickel)、1美分(Cent 或 penny)。 下面的程序要求输入你收藏的 1美分( penny)、5美分(Nickel)、10美分(Dime)、25美分(Quarter)的硬币的数量,然后对他们进行计算。 -Calculate the number of coins
MySQL
- MySQL xml数据库操作工具,用VC6开发的,里面有个测试的xml文件,同时也有一个数据库操作类,该类是我自己写的,跟之前上传的类文件一致。-MySQL xml operation tool, with VC6 development, there are xml files test, but also have a operation class that I wrote it myself, with the class files before uploading consist
99-multiplication-method-1
- 这程序是使用C语言写成的九九乘法表,输出完整的三角形-99 multiplication method 1
odbc_class
- odbc_class 这是一个Windows下的一个C++数据库操作类,该类是从网上找的,对原始类做了异常操作处理,防止代码的异常崩溃,可以参考下,具体操作数据库是还需要安装实际的数据库操作插件,该代码只是一个类,没有测试程序。-odbc_class This is a C++ operation class under Windows, the class is the Internet to find, the original class does abnormal operation
99-multiplication-method-2
- 这程序是使用C语言编写的九九乘法表,输出右上三角形和左上三角形-99 multiplication method 2
