登录
首页 » Visual C++ » bwzgear

bwzgear

于 2020-09-12 发布 文件大小:4962KB
0 308
下载积分: 1 下载次数: 14

代码说明:

  ug平台上基于MFC的变位直齿轮参数化设计的开发,连接Access数据库。(ug platform development based MFC displacement spur gear parametric design to connect Access database.)

文件列表:

application
...........\bwzgear.cpp,25157,2008-07-02
...........\bwzgear.dlg,3078,2008-07-22
...........\bwzgear.h,2972,2008-07-02
...........\Bwzgear.vb,22406,2008-07-22
database
........\bwzgear.mdb,180224,2008-11-08
grip
....\bwzgear.gri,19850,2008-07-23
....\bwzgear.grs,3248,2008-07-22
....\bwzgear.grx,42090,2008-07-23
startup
.......\app.men,229,2008-07-03
.......\bwzgear.dll,20480,2008-11-08
.......\choice_data.dll,36864,2008-11-08
源程序
......\bwzgear
......\.......\bwzgear.cpp,29095,2008-11-08
......\.......\bwzgear.dsp,4138,2008-07-03
......\.......\bwzgear.dsw,537,2008-07-03
......\.......\bwzgear.h,3063,2008-07-03
......\.......\bwzgear.ncb,58368,2013-03-16
......\.......\bwzgear.opt,82944,2013-03-16
......\.......\bwzgear.plg,1134,2013-03-16
......\.......\choice_data.lib,2228,2007-05-29
......\.......\Release
......\.......\.......\bwzgear.bsc,738304,2013-03-16
......\.......\.......\bwzgear.dll,20480,2008-11-08
......\.......\.......\bwzgear.exp,541,2008-11-08
......\.......\.......\bwzgear.lib,1912,2008-11-08
......\.......\.......\bwzgear.obj,7845,2008-11-08
......\.......\.......\bwzgear.pch,1679880,2013-03-16
......\.......\.......\bwzgear.sbr,0,2013-03-16
......\.......\.......\vc60.idb,41984,2013-03-16
......\choice_data
......\...........\choice_data.aps,21040,2013-03-12
......\...........\choice_data.clw,2362,2013-03-16
......\...........\choice_data.cpp,3302,2008-07-23
......\...........\choice_data.def,199,2005-05-02
......\...........\choice_data.dsp,4609,2008-07-03
......\...........\choice_data.dsw,545,2005-05-02
......\...........\choice_data.h,1320,2005-05-06
......\...........\choice_data.ncb,214016,2013-03-16
......\...........\choice_data.opt,86016,2013-03-16
......\...........\choice_data.plg,1072,2013-03-12
......\...........\choice_data.rc,6812,2008-11-08
......\...........\DataChoice.cpp,8038,2008-07-23
......\...........\DataChoice.h,1844,2007-05-28
......\...........\InsertDialog.cpp,2170,2008-07-03
......\...........\InsertDialog.h,1398,2008-07-03
......\...........\libufun.lib,1418144,2004-08-02
......\...........\libugopenint.lib,85950,2004-08-02
......\...........\ReadMe.txt,2629,2005-05-02
......\...........\Release
......\...........\.......\choice_data.bsc,4695040,2013-03-12
......\...........\.......\choice_data.dll,36864,2013-03-12
......\...........\.......\choice_data.exp,792,2013-03-12
......\...........\.......\choice_data.lib,2228,2013-03-12
......\...........\.......\choice_data.obj,11550,2013-03-12
......\...........\.......\choice_data.pch,8615084,2013-03-12
......\...........\.......\choice_data.res,2216,2008-11-08
......\...........\.......\choice_data.sbr,0,2013-03-12
......\...........\.......\DataChoice.obj,37867,2013-03-12
......\...........\.......\DataChoice.sbr,0,2013-03-12
......\...........\.......\InsertDialog.obj,14209,2013-03-12
......\...........\.......\InsertDialog.sbr,0,2013-03-12
......\...........\.......\StdAfx.obj,928,2013-03-12
......\...........\.......\StdAfx.sbr,1856675,2013-03-12
......\...........\.......\vc60.idb,82944,2013-03-12
......\...........\res
......\...........\...\choice_data.rc2,403,2005-05-02
......\...........\resource.h,1305,2008-07-03
......\...........\StdAfx.cpp,213,2005-05-02
......\...........\StdAfx.h,1447,2005-05-02
说明.doc,19968,2005-01-01

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

发表评论

0 个回复

  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分:1
  • Rent
    这个一个VC连接MSSQL数据库的小软件,软件中具有对数据库中得表查询、添加、删除等功能,为你提供参考。(A VC connecting the small MSSQL database software with a table of the database query, add, delete, and other functions, provide a reference for you.)
    2009-05-01 18:43:27下载
    积分:1
  • Material_MIS
    物资管理系统,实现物资入库、出库、物资信息的增删查改等。(Materials management system, implementation of materials storage, a library, information material, etc. check the additions and deletions.)
    2009-03-05 20:05:14下载
    积分:1
  • TrainTicket
    一个简单的火车票查询系统,也可以维护数据库。使用VC6.0开发,MFC框架,Access数据库,ADO连接方式。(A simple ticket query system, you can also maintain the Database. Use VC6.0 development, MFC framework, Access databases, ADO connections.)
    2009-09-25 14:17:47下载
    积分:1
  • RestoreShadow
    Ring0 恢復 ShadowSSDT 原碼(Ring0 recovery ShadowSSDT original code)
    2013-02-22 18:08:27下载
    积分:1
  • VC__DataBaseProgramm
    该PDF文件主要是讲述数据库方面的应用知识,供大家学习交流.(This PDF document was the application of knowledge about the database for them to learn communication.)
    2011-01-22 17:14:09下载
    积分:1
  • zsgc
    实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
    2011-07-10 10:16:35下载
    积分:1
  • vbZiDongZuJuan
    采用vb6.0编写,数据库采用access,通过这两个工具实现手动组卷和生成试卷( Using vb6.0 writing, using access, for manual test paper and the papers generated by these two tools)
    2015-04-18 22:01:22下载
    积分:1
  • builddatabase
    建立一个数据库,适合于初学MFC的人,还有窗口和对话框的建立。(Establish a database suitable for beginners who MFC, as well as the establishment of windows and dialog boxes.)
    2010-12-25 13:32:37下载
    积分:1
  • DistillSQL
    vc++开发常用模块之数据库,开发中与数据库相关的模块(VC++ SQL)
    2014-02-28 22:01:42下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载