登录
首页 » Visual C++ » tms

tms

于 2014-07-06 发布 文件大小:1900KB
0 237
下载积分: 1 下载次数: 3

代码说明:

  简单是MFC数据库操作练习,字段的添加,删除,修改.(Simple MFC database operation practice, field to add, delete, modify.)

文件列表:

tms
...\Debug
...\.....\StdAfx.obj,105583,2014-05-21
...\.....\tms.exe,118845,2014-06-16
...\.....\tms.ilk,365404,2014-06-16
...\.....\tms.obj,16859,2014-06-12
...\.....\tms.pch,5494164,2014-05-21
...\.....\tms.pdb,459776,2014-06-16
...\.....\tms.res,2924,2014-06-12
...\.....\tmsDlg.obj,49081,2014-06-16
...\.....\tmsSet.obj,15867,2014-05-25
...\.....\vc60.idb,230400,2014-06-16
...\.....\vc60.pdb,372736,2014-06-16
...\ReadMe.txt,3525,2014-05-21
...\res

...\...\tms.rc2,395,2014-05-21
...\resource.h,1187,2014-06-08
...\StdAfx.cpp,205,2014-05-21
...\StdAfx.h,1054,2014-05-21
...\Student.mdb,380928,2014-06-22
...\tms.aps,21628,2014-06-25
...\tms.clw,1961,2014-07-06
...\tms.cpp,2021,2014-05-21
...\tms.dsp,4229,2014-05-21
...\tms.dsw,556,2014-05-21
...\tms.h,1291,2014-05-21
...\tms.ncb,74752,2014-07-06
...\tms.opt,55808,2014-07-06
...\tms.plg,930,2014-06-16
...\tms.rc,5958,2014-06-08
...\tmsDlg.cpp,8427,2014-06-26
...\tmsDlg.h,1661,2014-06-08
...\tmsSet.cpp,1429,2014-05-25
...\tmsSet.h,1333,2014-05-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • POJ
    说明:  北京大学ACM竞赛试题集锦,希望对你的编程能力因为它而更上一层楼,它的算法设计方面很有帮助对你(Beijing University ACM Collection questions, and I hope to your programming capability because it is being, it's helpful in the design of algorithms to you)
    2005-11-17 11:28:35下载
    积分:1
  • poj3941
    poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
    2013-07-16 20:45:28下载
    积分:1
  • queuing_model
    queuing model on CUDA
    2012-11-15 03:45:18下载
    积分:1
  • xueye
    利用散列函数和哈希表建立一个鞋业管理系统。实现添加货物、浏览货物、查找货物、修改货物、删除货物。并且在屏幕上输出相应结果。 本程序用Visual Basic 6.0编写,共分7个模块frmMain(主窗口模块)、frmNew(新建物品窗口模块)、frmuserlook(浏览数据窗口模块)、frmsearch(查找窗口模块)、frmamend(修改窗口模块)、frmdel(删除窗口模块)和all (数据声名模块)。实现添加货物、浏览货物、查找货物、修改货物、删除货物的功能。 (The use of hash function and hash table to establish a management system for the footwear industry. Add realize goods, browse the goods, to locate the goods, modify the goods, the deletion of the goods. And output on the screen corresponding results. This procedure prepared using Visual Basic 6.0, consists of seven module frmMain (main window module), frmNew (new items window module), frmuserlook (browser window data module), frmsearch (Find window module), frmamend (modified window module), frmdel (delete window module) and all (the data module name). Add realize goods, browse the goods, to locate the goods, modify the goods, cargo delete function.)
    2007-11-07 23:24:30下载
    积分:1
  • 7308961
    ansi字符串与Unicode字符串转换的代码 包括UTP-8(ANSI string with Unicode string conversion code Including UTP - 8 -)
    2017-07-15 01:29:32下载
    积分:1
  • ptable
    一个打印表格的c++源代码,对于那些寻找此类代码的同志来说,是一个绝佳的参考,如果有什么问题,登陆http://www.boomcode.cn(A print form c++ Source code, for those looking for such code comrades, it is an excellent reference, if there is any problem, landing http://www.boomcode.cn)
    2007-11-07 19:03:13下载
    积分:1
  • graph1M
    图形的相关的测试计算.当你输入图节点.程序会提示graph1M.cpp运行结果: 输入图的点数n=5 输入选择无向(权)与有向(权)图的值k1,k2: (graphics related testing calculation. When you enter the map nodes. Procedures will prompt graph1M.cpp running results : map input n = 5 points selection of input (to the right) and to have (the right to) the value of the map k1, k2 :.)
    2007-05-22 10:51:38下载
    积分:1
  • 罚函数内点法
    说明:  一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用(a C++ compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!)
    2020-12-30 08:29:00下载
    积分:1
  • Demo
    在INI文件中读写数据,VC++精选学习源码,很好的参考资料。(Read and write data in the INI file, select learning VC++ source code, a good reference.)
    2013-11-30 21:29:23下载
    积分:1
  • tiaoqi_VC_MFC
    用VC(MFC)编写的跳棋游戏源码小游戏程序,经本人测试程序可以运行。共编程爱好者交流使用。(With VC (MFC) prepared Checkers game game-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts.)
    2008-08-25 17:20:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载