资源列表
VCDATABASE
- 一本非常好的VC++6.0 数据库编程方面的书!讲解了关于ODBC,OLEDB,ADO等相关的数据库编程接口,希望能够帮助大家!-A very good database programming VC++6.0 book! Explained on the ODBC, OLEDB, ADO and other database-related programming interface, I hope to help you!
basicado
- vb6 通过ado连接DB2数据库实例,适合用vb进行db2数据库初步开发人员学习-vb6 connedct to db2 by ado
XDLSONG
- 自己整的新德利加歌工具,支持批量加歌,速度快,效率高-Their own songs德利加whole new tool to support the bulk plus songs, fast, efficient
matrix.h
- 定义Matrix矩阵类,定义矩阵类头文件matrix.h-Matrix matrix class definition, define matrix class header file matrix.h
hangliezhuanhuan
- 用sql 语句写的行列转换的例子,大家看了例子即可进行变通-Write sql statement with examples of the ranks of conversion, we looked at examples of work can be carried out
gencardID
- IC卡隐藏卡号自动生成系统,生成卡号放入数据库,可以避免IC卡被复制后被盗取-IC card system automatically hide card number, card number into the database generated, can be avoided after the IC card is stolen copy
dns32118
- dns中继服务器,北邮计算机网络课程设计作业-dns relay server, the the the BUPT computer network curriculum design job
matlab
- 在MATLAB里,对数据进行拟合,在双对数坐标下,看数据是否符合幂律分布,求出幂指数,并绘出图形。-In MATLAB, the pairs of data fitting, in double logarithmic coordinates to see whether the data meet the power-law distribution, find the power index, and draw the graph.
SNRefer
- 我用VB写的一个软件中通用参照处理程序。比较好,适用广泛。-I use VB to write a generic reference to the software process. Better, widely applicable.
20090903
- 成品仓物品的进出管控,及出货标的实时打印,提高出货效率-Finished goods warehouse and out of control, and shipping the subject of real-time print and improve shipping efficiency
vccarfriend.rar
- VC++ 车友俱乐部管理程序,基于Access数据库,完成车主资料添加、修改、删除、车辆牌照、型号、购买日期、类型、轿车颜色等资料录入,当初只是为了管理俱乐部各位朋友的资料方便,都是自己常用的功能,不是商业软件,因此功能不是很强大。 注意,编译后要将Data.mdb拷贝至Debug目录,登录密码是system ,VC++车友club management procedures, based on the Access database, complete the owner infor
datebase.rar
- 这是我的c++语言课程设计,共包括5个程序,1.一个简陋的数据库系统设计(可参考FoxBase),2.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。3.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。4.设计一个一维向量(数组)模板类Vector 5.设计一个列表(链表)模板类List。其中数据库系统我做了两个版本,其中还包括课程报告,希望大家批评指正,谢谢。,This is my c++ language curriculum