资源列表
WinRing
- 通过对本代码中的函数简单调用可以取到系统的Ring0权限。-Through a simple function of the code to the system call can take Ring0 permission.
ado_access
- ado方式操作access数据库,修改一下连接字符串可以操作mssql、mysql等~-ado mode operation access the database, modify the connection string can be manipulated mssql, mysql.
textscanu
- Import and export GS ASCII (GRD files) and to Golden Software Applications like Surfer and Grap-Import and export GS ASCII (GRD files) and to Golden Software Applications like Surfer and Grap
vc6_msql
- 通过mysql官方提供的接口进行二次开发,所以在正确运行本代码前,需要配置你的机子 -Mysql secondary development through the interface provided by the official, so before running the code correctly, you need to configure your machine
WNPID
- 通过并口读取NAND FLASH的ID,比较巧妙,用在Wii的FLASH替换上-NAND FLASH through a parallel port to read the ID, more clever, with a replacement on the Wii' s FLASH
moniheibaiqi
- 在命令提示符下模拟黑白棋中单人和双人游戏。-At the command prompt Riversi simulation single and double games.
recocpp
- 英语学习的软件说明-English learning software Note
singlelink
- 单链表类的设计与实现,使用c++语言来描述-template<class type>class LinkList template<class type> class Node { friend class LinkList<type> //定义类LinkList<type>为友元 Node <type>*next //结点的指针域
《MySQL数据库接口的VC实现与应用》配套代码
- 《MySQL数据库接口的VC实现与应用》配套代码-"MySQL database interface and Application VC" complementary code
FFT
- Matlab中信号的快速傅立叶变换的演示程序-Fast Fourier Transform Algorithm in Matlab
ADOConnection
- 封装了常见的ADO连接字符串,通过调用函数,可以连接到Access\SQLServer\\Oracle等数据库-Packaging, a common ADO connection string, by calling the function, Access can connect to the \\ SQLServer \\ Oracle database
mongo_gridfs
- mongodb gridfs,主要是将海量小图片的数据存入到MongoDB的GridFS下!-mongoddb gridfs