-
gongziguanli
MFC的数据库编程,学习MFC的好代码。(MFC program .you can learn well by it.)
- 2012-11-16 20:34:25下载
- 积分:1
-
EEMD分解
EEMD分解,通过对信号进行分解重构实现降噪目的( Reduct the signal noise through the decomposition reconstruction)
- 2017-02-25 16:36:44下载
- 积分:1
-
javaService
实现即时将数据库信息推送web前台功能,需要数据库支持(Push Station instant messaging capabilities, database support)
- 2013-11-19 17:03:28下载
- 积分:1
-
TeacherMIS
教师信息管理系统,mfc+access(ODBC)(Teacher Information Management System, mfc+ access (ODBC))
- 2009-06-08 19:49:43下载
- 积分:1
-
liulanshujvku
说明: 该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。
通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。(The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file.
Button controls can be recorded through the move to the first record, last record and previous record, next record and so on.
)
- 2011-03-31 15:31:36下载
- 积分:1
-
Microsoft.VC80.DebugCRT
Microsoft.VC80.DebugCRT.rar,Microsoft.VC80.DebugCRT.rar,
Microsoft.VC80.DebugCRT.rar,(Development of multiple instances of the Directshow, Directshow development of multiple instances, Directshow development of multiple instances.)
- 2020-08-31 19:58:11下载
- 积分:1
-
ADOupdate
本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
- 2010-05-26 13:13:35下载
- 积分:1
-
MFC-ODBC-database-applications
MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码(MFC ODBC database applications)
- 2014-06-25 11:15:21下载
- 积分:1
-
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.)
- 2009-09-09 16:53:04下载
- 积分:1
-
20060611Access
简要说明:直接通过DAO读、写Access文件
直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。
(Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
- 2006-08-29 12:05:09下载
- 积分:1