资源列表
aglo7-1
- 二叉树的基本算法。(1) 输出二叉树B; (2) 输出二叉树B的深度; (3) 输出H结点的左、右孩子结点值; (4) 输出二叉树B的宽度; (5) 输出二叉树B的结点个数; 输出二叉树B的叶子结点个数 -The basic algorithm for binary tree。(1) output binary tree B (2) The output of a binary tree B of depth (3) The output of H nodes
vcLockMDBTable
- 对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。-For critical database data, if you do not want to modify or delete, you can lock the database or database table to complete this instance lock database tables.
LawQuery
- 法律查询系统,用于法律的存储、查询、修改等功能-Legal discovery system for the law to store, query, modify the functions
access
- 自己开发的名单管理程序,有增加 删除 查找 更新 添加照片等等功能,BUG已经修正过来了-Self-developed list of management procedures, remove the check for updates to add additional photos, etc. functionality, BUG has been fixed over the
BanZuJianShe
- Visual Basic编写信息管理系统案例,班组建设管理系统。-Visual Basic preparation of case information management system, team-building management systems.
eluosifangkuai
- matlab 俄罗斯方块用于你的个人程序的设计和开发-MATLAB
200510410432100
- VC书店销售管理系统,包括sql文件 -VC Bookstore sales management system, including the sql file
DELPHISTUDENT
- 用Delphi实现的一个简单的学生信息管理系统
AF2
- 该程序是对简单AF和应用去噪映射的协作通信系统的仿真比较,其中可改变UA-BS信道情况得到不同的结论。 系统中UB-UA间的信道系数为0.5-The program is a simple AF and application of de-noising mapping collaboration comparison and simulation, communication systems, which may change the UA-BS channel conditions ge
curveshow
- 本程序已经在VC6.0调试通过SQL SERVER 2000环境 可以实现对表记录的添加删除修改等操作,对数据库记录文件已曲线形式显示 可以拖动鼠标移动曲线界面,并可按不同比例显示,有一定的实际应用!-This procedure has been adopted in the VC6.0 debugger SQL SERVER 2000 environment can be achieved on the table to add records to delete revisions ope
1
- ODBC数据库操作演示,VC++操作ACESS数据库的演示-ODBC database operations presentation, VC++ operator ACESS database demo
ODBCTest
- 我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.