资源列表
MST_47702
- 图的深度广度遍历和最小生成树PRIM和KRUSCA-Depth breadth traversal of the graph and the minimum spanning tree PRIM and KRUSCA, ....
TStringGrid
- TStringGrid元件寫的一個簡單範例-TStringGrid sample example
CExcelControl
- 以数据库访问方式对excel文件进行读取,写入等操作-Excel file database access, read, write and other operations
connection-Oracle
- 连接Oracle数据库,主要以本地为主,内部有说明文档!-Connect to an Oracle database, mainly local, internal documentation!
vbADOConvertor-db
- Convert ADO to XML, table, text, cvs
xiaoxue
- 小学数学出题系统,vb源码 共八个文件!适合初学者! 首次上传谢谢各位!支持!-Primary Mathematics exam questions, vb source of eight files! For beginners! Thank you first upload! Support!
SQL_Study-Materials-_Easy-to-find
- SQL语言学习资料,便于查找,数据库编程必备-SQL language learning materials, easy to find, database programming required
feature-extract-code
- 代做VC毕业设计 论文 源程序 三维模型特征提取想做的加我QQ810655814
tishi
- 一个定时提醒的软件,可以后台设置定时提醒的事件,隐藏在电脑右下角运行-A timed reminder software, you can set the timer to remind background events, hidden to run lower right corner of the computer
work
- 学生管理系统,Vfox编写,比较适合初学者。编译通过,可用-Student management system, Vfox prepared, more suitable for beginners. The compile by, available
Student-management-system
- 学生管理系统,Vfox编写,比较适合初学者。编译通过,可用-Student management system
Menu
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。 -The m