-
ADO
C++实现的使用ADO方式连接ACCESS 2007数据库并从中取数据(C++ to achieve the use of ADO to connect the ACCESS 2007 database and fetch data from)
- 2012-05-27 16:54:14下载
- 积分:1
-
Developing-a-GUI-in-CPP-and-DirectX
Developing a GUI in C++ and DirectX
- 2014-01-15 12:25:57下载
- 积分:1
-
chongzai
重载+ += =实现字符串的连接、赋值自加等运算(Overloading++ = = to achieve the connection string, assignment,. . . . . . . .)
- 2011-11-19 14:30:41下载
- 积分:1
-
LRU
实现的数据库io缓存模拟程序,读入五万个地址和读写标志,输出命中率,io次数等(Io caching implemented simulation program that reads fifty thousand addresses and write flag output hits, io number, etc.)
- 2015-12-19 23:52:04下载
- 积分:1
-
Serial-ports
linux下的串口通讯代码,方便修改以实现多种串口通讯功能(under linux serial communication code to facilitate modified to achieve a variety of serial communication functions)
- 2013-11-17 14:39:41下载
- 积分:1
-
xmodem
XMODEM 是一种适合在两个计算机之间进行文件传输的简单协议。嵌入式系统调试环境经常利用此协议或其变体,通过UART 端口进行image 的下载。实践者通过此实验环节可对通信协议的基本要素有较深入的了解,同时对通信协议在实时操作系统环境下的实现方式有初步了解。(XMODEM is a fit between the two computers Simple File Transfer Protocol. Debugging embedded systems often use this protocol environment or its variants, through the UART port for image downloading. Practice through this experiment, could be on the basic elements of communication protocols have a better understanding of communication protocols at the same time in real-time operating system environment to achieve a preliminary understanding of the way.)
- 2008-03-01 12:14:13下载
- 积分:1
-
20060611Access
简要说明:直接通过DAO读、写Access文件
直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。
(Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
- 2006-08-29 12:05:09下载
- 积分:1
-
sharewindows
C#实现桌面共享,开启服务器端,客服端可以看到服务器端的界面。(C# share window,C# share window,C# share window,C# share window,C# share window)
- 2016-04-23 20:23:20下载
- 积分:1
-
lcd12864
lcd12864代码 文字绘图储存块与图形绘图储存块运行代码(lcd12864 code basic code)
- 2010-08-12 21:21:28下载
- 积分:1
-
xianxinglianbiaoLength
线性链表的建立并返回此链表的长度。此程序在vs2010下完美运行。(The establishment of a linear list and returns the length of the linked list. This the program under vs2010 perfect run.)
- 2012-11-24 10:54:28下载
- 积分:1