资源列表
3F
- 高手写的源代码,与大家分享,大家一起切磋切磋,共同进步!
jkhfweauiopgg
- ODBC数据库 ODBC数据库 ODBC数据库
hamsterdb-0.4.4.tar
- About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes:
sgip
- tootlunit a good tool unit
SeriesSample
- EVC数据库编程实例。一个数据库的小程序。
InnerHook
- HOOK和数据库访问程序,孙鑫VC教程20课源程序。
salesystem
- 用c#编写的一个销售管理系统,是数据库的运用,特别适合初学者
KMEANS
- k-means 动态聚类算法源程序 非常好用 高的效率
mdisdidata
- 在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。
OracleLobFunctions
- 1、将文件内容存入 Lob 对象 2、将图片存入 Lob 对象 3、将 Lob 对象保存到临时文件,返回临时文件名 4、将 Lob 对象读入 Bitmap,返回 Bitmap 对象
toolbar
- This toolbar is designed to be automatically build itself based on the menu attached to the window, It was designed specifically to be used on a main window of an SDI application.
Canyin
- 一个完整餐厅管理软件系统,是本人的毕业论文.用VB编写