资源列表
OCIsample
- 基于vc的oci开发示例,提供oci开发的基本示例,供初学者使用-Based on the vc example oci development, provide the oci developed basic example for beginners
CPPBuilder-AND-Excel
- C++ Builder 访问EXCEL表格的内容,轻松实现读写Excel,亲测可行-EXCEL form C++ Builder, easy to read and write Excel
rdlc_demo
- c#+access+rdlc 使用rdlc做报表demo,能过滤数据库和在报表中显示外部图片-The c#+access+rdlc the rdlc do statements demo filtering database and display external images in the report
StuManage
- 基于VC的学生管理系统,数据库是ACCESS,能够从excel中导入数据。-This is a student manage system based on VC. Database is ACCESS. program can load data from excel
WinWZ
- VB.NET 2010 读、写 ACCESS2010 含安装文件,界面舒服,含有查找功能,能快速筛选出需要的信息,另具有分组、排序、筛选、导航、自动最佳列宽,表格增有行号显示。-VB.NET 2010 to read to, write ACCESS2010 including installation file, comfortable interface, containing the Find feature to quickly filter out the information
Access-mdb--simple-oper
- 下了几个ACCESS的工程,但都感觉有点麻烦,还好下到一个好的包装类叫ADOConn.作者不知是谁,可以去搜一下.在这个包装类的基础上,进行了最简单的操作. ADOConn中使用的是Com接口,这个比那个CDataset好,我考虑过用CDataset,但它只能连接版本很低的数据库文件,气死偶了,找了好久才找出原因,而且新版本office保存为老office也不兼容,所以建议不要用CDataset,-access mdb simple operation project
automodify
- 自动批量修改PB中数据窗口的语法,可以修改打印格式、报表中的属性,修改字段定义类型及长度-Automatic batch modify the PB data in window syntax, you can modify the print format, the report attributes to modify the type and length of the field definition
student manage
- 小型学生信息管理平台,MFC,实现对数据库Access的增删改查-Small student information management platform, MFC, CRUD Database Access
Delphi
- Can be compiled EX4 to MQ4 anti-encoding software with good results
mst
- 模式识别中的最小生成树聚类,自己编写,没有用函数-Minimum spanning tree clustering
tong_xun_lu
- 用VFP做的一个小的通讯录管理系统,实现了简单的联系人存储功能,仅供学习交流QQ:473995510-VFP do a small address book management system, to achieve a simple contacts stored only communicate QQ: 473 995 510
two
- 建立一棵二叉树,并对其进行遍历(先序、中序、后序),打印输出遍历结果。 从键盘接受输入(先序),以二叉链表作为存储结构,建立二叉树(以先序来建立),并采用递归算法对其进行遍历(先序、中序、后序),将遍历结果打印输出-Create a binary tree, and traverse the results of its traversal (preorder, inorder, postorder), print output. Accept input from the keyboard (