资源列表
oracle_ole_dev.zip
- 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。
oracle_ole_dev
- 使用ole开发oracle数据库 oracle_ole_dev
ado
- ado vc 数据库编程技巧及部分技术封装。-ado vc database programming skills and some technical package.
ServiceModel
- 根据存储过程名和数据集来执行存储过程,并返回结果集-Based on stored procedures and data sets to implement the stored procedure and return result set
gzglxt
- 这是一个工资管理系统,功能完善,用户可以直接使用。-This is a salary management system, perfect function, users can be used directly.
Word
- Word文档的内容与数据库互联及其应用,文档与数据库交互操作
data
- 树型结构在关系型数据库中的表示方法.pdf
Hook-and-DB-code
- 数据库操作相关的源代码,很适合初学者使用。-Related to the operation of the source code of the database, it is suitable for beginners.
adocpp
- ADO Connect SQLSERVER-2
ADODataControl
- vc——使用ADO Data和DataGrid控件实现遍历、修改、删除、添加\ADODataControl-vc- DataGrid control using the ADO Data and achieved through, modify, delete, add \ ADODataControl
like_grid_move
- 实现非grid的数据窗口,也向grid一样拖动列宽。 还存在一些bug,期待一起来完善,记得给我一份,china_lsh@qq.com。-The realization of non-grid data window, drag to the same grid column width. There are still some bug, work together to improve the look, give me a recall, china_lsh@qq.com.
dsp
- 创建一个实现FFT算法的DSP工程,并给工程中加入源文件、库文件和链接命令文件观察输入、输出数据的频谱; 改变FFT的点数,观察结果; 通过Profile分析算法的运行时间。