搜索资源列表
ExcelandVC
- 本程序可实现对Excel文件的写入\读取,对表格中指定行、列、单元格进行查询、插入、替换等操作。是一个较完善的将EXCEL与VC结合起来的实例-this program can be realized on the Excel document into the \\ read, the table designated rows and columns. Inquiries into cells, insert, replace such operations. It is a better
msqEXCEL
- 关于VB与EXCEL的程序,这段程序只用几秒时间快速读取并写入新建一个EXCEL文件中(或公式,或单元格)。下载后在源代码中自己修改要读取的EXCEL文件名。-VB and Excel on the procedure, this procedure is only used a few seconds of time fast read and write a new Excel document (or formula, or cells). After downloading the so
20060611Access
- 简要说明:直接通过DAO读、写Access文件 直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类
collegescoremanagement
- 高校学籍管理系统:存储和显示功能的实现:利用链表,将数据逐条写入和读出文件; 添加数据:将链表的最后的next指针指向一个新开辟的空间地址,然后将数据最后追加一条信息。 修改数据:先按要求(学号或姓名)查找看看要求信息是否存在,如果找到,让用户输入修改后的信息,如果找不到的话提示用户重新输入。 删除数据:先按要求(学号或姓名)查找看看要求信息是否存在,如果找到,将要删除的数据前面一条的next指向要删掉的这条信息的下一条的地址,然后将此信息的空间释放。如果找不到的话提示用户重新输入。
Not_Forget
- 该提醒簿采用java语言和xml数据库结合开发.通过读写xml文件动态写入读取备忘录.,通过线程机制及时提醒您.提供多种提醒方式.操作方便,使用简单.是个很不错的提醒簿.
sqltupian
- 存储图片,将图片写入SQL数据库的DELPHI代码,可修改支持任意文件格式
ADOSample
- 完整地演示了ADO技术的所有方面,包括读取、写入、XML文件等。
ticket
- 这是一个票务查询系统,向文件中写入信息。有数据分级
hafuman
- (1) I:初始化。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码。利用已建好的哈夫曼树,对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件Textfile中。 以下为选做: (4) P:印代码文件(Print).将文件CodeFile以紧凑格式先是在终端上,每行50个代码。同时将此字符形式的编
ArxDatabase
- 运用VC的ado调用网络SQL SERVER,可写入图象文件,并可读区图象文件为某一文件名的形式存储在本地机器上。-ado use VC network called SQL Server can be written into the document image, the image area can be read for a particular document in the form of documents were stored in the local machine.
ExcelAccc
- 通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件-adoption of this sample source code and supporting you to be more flexible control
vb6写入图像或二进制文件信息到MSSQL
- 列出了关键的读取文件和写入数据库的代码,其他的不罗嗦.
finalAdoz
- 用ado方式连接access。 数据写入失败自动导入文本文件。 -Using ado to connect access. Failed to automatically import data into a text file.
SaveVoice
- 写入语音文件到SQLServer数据库 -Write to the SQLServer database of voice files voice files to write to the SQLServer database
Binary
- 超强二进制读取,写入文件,并对数据库实时控制,本文以写好了2个类!-Super-binary read, write files, and database, real-time control, this paper written by two classes!
QuickSortThread
- 利用多线程多1000000个随机数进行排序并查看相关信息。数据自己产生。结果写入文件-The use of multi-threading more than one million random numbers to sort and view the relevant information. Data itself. The results of written documents
shjay
- 用C实现的同学录系统 包括录入删除查询等基本要求 写入文件-Classmates system
SystemCPU
- 记录系统的CPU的使用情况, 不断的写入文件, 用于监控CPU状态-Recording System CPU usage constantly write documents, for monitoring CPU state
QuickSortThread
- 利用多线程多1000000个随机数进行排序并查看相关信息。数据自己产生。结果写入文件-The use of multi-threading more than one million random numbers to sort and view the relevant information. Data itself. The results of written documents
SystemCPU
- 记录系统的CPU的使用情况, 不断的写入文件, 用于监控CPU状态-Recording System CPU usage constantly write documents, for monitoring CPU state
