搜索资源列表
DBtest
- 这是用c++写的访问数据库并返回数据库表中的数据-This is used c++ Write access to the database and return the data in the database table
daxingtushifangjisuan
- 用方格法计算土方,甚感烦琐,因而写了这个程序。 1、先用Excel将数据填好(程序提供的Excel模板),关闭Excel。 2、用该程序选择第1步填的Excel表进行计算,搞定! 3、免费使用,千万别乱改。-Using the grid method to calculate earthwork, very cumbersome, and therefore wrote this procedure. 1, first fill out Excel data (Excel
MICE_EXCEL_SRC
- 以前写的一个基于ole 做的excel输出组件,支持数据表直接输出,也支持grid输出-Writing ago based on the ole make the excel output components, data sheets to support direct output, also support the grid output
phone
- 用数组 和 链表做的C++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的读写文件的地方完全可以写到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone book using C++
DataTiHuanShuju
- 根据用户填写的所要替换的数据表和字段,在写上要替换的内容和替换后的内容,即可替换。-Completed by the user to replace the data tables and fields, when writing on the content and replace to replace the contents of the post, you can replace the.
1
- 题库中的数据只作测试,不为真实,若要实施还需删除各题表,重新建表。具体过程如下: a) 先点击题库信息浏览,删除无用题表,注意:正修改的数据题表不能删除! b) 添加题库建表,注意:数据表名是一次性的,建了就不能修改表名 c) 在试题后台设置中,选择要修改的考试题目,点击修改否 d) 再点击添加试题数据,添加相关考试试题,注意:在判断题中,对的写“A”,错的写“B” e) 最后浏览选择试题,检查修改您所添加的试题。-The data in the item bank
haffman
- 一、需求分析 问题描述: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统能够对待传输数据预先编码,在接收端将传来的数据进行译码。对于双工信道(即可以双向传输信息的信道),每段都需要一个完整的编/译系统。试为这样的信息收发站写一个哈夫曼的编译码系统。 基本要求: 一个完整的系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值, 建立哈夫曼树
project3
- 通过程序创建表实现方法;通过程序,向表中添加图形数据的实现方法;通过程序,向表中添加属性数据的实现方法;利用程序,读写记事本的方法。 -Implementation through the program creates tables through the program, add graphics to the table, the realization of data through the program, add attribute data to the table, th
234_1920030_357358ce122794b
- 压缩包里有三个模块,两份源码,一篇说明. 模块大部分是自己写的,一部分是修改自易论坛的源码.绝无毒害成分.人品保证! ^_^ 控制端.启动后或许会被杀(你可以检查源码,无毒害,无资源无模块),但被控端不会被杀. 谁能告诉我这是为什么? 杀毒软件疯了!? 被控端.不会写注册表自启动项,不会隐藏进程,注册系统服务等等..仅仅是个框架,可以直 接编译运行... 视频捕获,屏幕截图等等功能,在调试模式下会卡,编译后试试吧 ^_^
CaoBiaoXitong
- 这是一个使用C语言写的TP900的掌机程序,可以完成一键抄表并把抄表数据存成文件。地址在40以内可以存储。其余可以抄,修改程序可以得到更多的抄表数量。-This is a C language used to write the TP900 PSP program, can complete a meter and the meter reading data stored as a file. Address in the 40 store. The rest can be copied, m
queue
- 这一个我自己写的队列类,以缓冲区为接口,适用于大数据量进出队列操作,缺点是其内部自分配一连续内存空间,而不是以链表模式编写,队列最大长度无法改变。-The queue class, I wrote it myself in order to buffer the interface, out of the queue operations for the large amount of data, the disadvantage is that since its internal alloc
blog_13521_tsuay0
- 利用php实现,不错参考的例子代码,这是一个用php脚本语言写的博客系统,O-BLOG v3.0 beta,特点高效,简洁支持生成静态页面非常亲和用户的评论表单AJAX调用动态数据,使静态与动态完美结合主要新增功能全部使用UTF-8编码优化后台运行速度新增数据缓存功能新增html编辑器新增防垃圾留言功能新增静态页ajax调,参考的例子程序供学习参看。
liu
- 用〈〈数据结构〉〉中的双向链表作数据结构,结合C/C++语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 录入信息——enter() 显示信息———display( ) 查找———search( ) 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 设计要求: 1) 每条信息至包含 :学号(NUM)姓名(NAME)性别(SEX)城市(C
main
- 读文件、写文件、链表实现多项式的加减乘,数据结构-Document reading, writing documents, list polynomial addition and subtraction, multiplication, and data structures
Contact-management-system
- 数据结构—通讯录管理系统(基于C,使用单链表),源码里面的每一条语句都有自己写的注释,十分适合初学者的学习。-Data structures- Contact management system (based on C, using a single linked list), the source inside every one has its own written statement notes, very suitable for beginners to learn.
ExcelTest
- 使用BCB打开EXCEL,创建Excel表单,写数据到Excel-Using BCB open excel, creat excel and wirte excle sheet
usudcofegenhration
- 一个用VB写的生成代码工具,生成的代码是ASP代码,可以用于简单的数据表操作(A written in VB code generation tool, the generated code is the ASP code, can be used for simple data table operations)
数据结构代码
- 尾插法单链表的应用,哈夫曼树等代码,是数据结构里面的自己写的代码,链表之类的可以直接拿来用(Tail insertion method, single linked list applications, Huffman tree and other code, it is written inside the data structure of their own code, such as linked lists can be used directly)
list
- 分别以线性表和单链表作存储结构,各写一个实现线性表就地逆置的算法(The linear table and the single linked list are used as the storage structure respectively, and each algorithm is written in place of the linear table)
SqliteAPI
- 在qt的环境下对sqlite数据库接口实现二次封装,实现读写数据,连接创建删除表等功能,生成lib和dll库文件,并附件有demo程序调用该库。(In the environment of QT, we implement the two encapsulation of SQLite database interface, realize the functions of read and write data, connect and create deletion tables, gene