登录
首页 » Visual C++ » bwzgear

bwzgear

于 2020-09-12 发布 文件大小:4962KB
0 322
下载积分: 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 个回复

  • vc6.0-ADO-for-MDB
    visual c++访问mdb格式access数据库,基于ADO(Visual C++ Access mdb format access , based on ADO)
    2016-10-30 06:41:41下载
    积分:1
  • VcPP-access-to-DAO-database
    基于C++编程下的,实现了对DAO数据库的访问功能(Based C++ programming under the realization of the DAO database access functions)
    2014-04-27 11:27:57下载
    积分:1
  • ADO+Access
    VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
    2006-05-22 20:30:55下载
    积分:1
  • ExcelAccc
    通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
    2005-03-21 10:22:41下载
    积分:1
  • homework
    使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao. ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own. )
    2010-11-15 09:37:01下载
    积分:1
  • stored_proc_using_ado
    利用ADO技术设置数据库名,用户ID密码,也可以倒入数据(use ADO set up the database name, user ID password, data can be poured into the)
    2006-06-06 12:12:13下载
    积分:1
  • dhk1.5
    利用ADO接口使VC++6.0与sql数据库通信,里面有设账号和密码,需要修改,已经通过测试,包括数据库的增加,删除,修改等等操作。(Using VC++6.0 ADO interface allows communication with the sql database, which has set up accounts and passwords, modify, have been tested, including the database, add, delete, modify, etc. operations.)
    2020-10-29 15:09:56下载
    积分:1
  • C++ 工资管理系统 salarysystem
    vc++和SQL Server一起实现的简单的工资管理系统,分离的数据库文件也在包里(a salary system using vc++ and SQL Server)
    2020-06-26 00:40:02下载
    积分:1
  • DsToExcel
    将Dataset导出到Excel,本程序阐述基本功能(Dataset exported to Excel, the program described the basic functions of)
    2012-06-08 09:28:08下载
    积分:1
  • LibManagement
    说明:  当年的课题项目,项目中有详细的说明,Visual C++和Access,采用ado数据库连接技术(Then the subject of the project, the project is described in detail, Visual C++ and Access, using ado database connection technology)
    2011-03-09 20:18:21下载
    积分:1
  • 696518资源总数
  • 106005会员总数
  • 36今日下载