-
C-plus-plus-From-The-Ground-Up
C++ 6 from the ground up by Herbert Schildt
- 2010-08-28 04:08:03下载
- 积分:1
-
31767638usb
直流电机常用驱动电路,非常有用的电机驱动程序与电路,对于开发电机者非常有借鉴价值。(DC motor drive circuit used, very useful program with the motor drive circuits, motors for developers who are very reference value.)
- 2010-03-05 09:53:01下载
- 积分:1
-
AEC-Spec
AEC 回声消除参考书,里面全面介绍了AEC相关理论。(AEC spec documents)
- 2010-11-07 12:53:16下载
- 积分:1
-
_充流管道单向流固耦合数值模拟自动化研究
说明: 针对充流管道单向流固耦合数值模拟过程复杂、数据在耦合传递中存在偏差的问题,采用
C++语言编制了充流管道单向流固耦合数值模拟程序,实现了从模型建立、流体计算到结构分析
过程的自动化,确保了从流体计算到结构计算过程中数据传递的准确性.利用参考文献中的试验数
据验证了此程序计算结果的正确性,以实际发电厂的一段疏水管道为例进行单向流固耦合数值模
拟,描述了程序自动建立管道模型、模拟管内流体压力分布以及将流体压力数据导入管道结构中进
行管道应力计算的过程.结果表明:该充流管道单向流固耦合数值模拟程序具有结果准确、操作简
便的特点,可应用于多种充流管道的设计改造和风险预测中(Aiming at the complex numerical simulation process of one-way fluid-structure coupling in flow-filled pipeline and the deviation of data in coupling transmission, the method is adopted.
C++ language has compiled the numerical simulation program of one-way fluid-structure coupling for filling pipeline, which has realized the process from model establishment, fluid calculation to structure analysis.
The automation of the process ensures the accuracy of data transfer from fluid calculation to structural calculation.
The correctness of the calculation results is verified by the program, and the one-way fluid-structure coupling numerical model is carried out for a section of)
- 2020-06-23 01:00:01下载
- 积分:1
-
cordic
cordic implementation by C
- 2009-11-16 16:25:12下载
- 积分:1
-
ADO
本程序在VS平台下实现MFC对数据库进行相应操作(能实现数据库的增删查改),代码量少,特别适合于初学者学习,程序可在Visual C++ 6.0和VS2010以及VS2008
平台上使用!(MFC Visual C++ DataBase ADO)
- 2014-05-22 21:56:12下载
- 积分:1
-
C-Problem
经典的C语言问题。495个各种C问题与解决办法。可以很好的帮助你掌握c语言(The classic C language problems. 495 various C problems and solutions. Could very well help you to master the c language)
- 2013-08-10 09:10:47下载
- 积分:1
-
VC2005
VC++2005入门经典,经典的C++教程,PDF格式(Introduction to VC++2005 classic, the classic C++ Guide, PDF format)
- 2020-06-25 23:40:01下载
- 积分:1
-
kejian
Visual C,很不错的一本书,对想学C加加的人有一定的帮助(Visual C++, very good book on the people who want to learn C there is some help)
- 2010-12-02 21:22:38下载
- 积分:1
-
myconsole
1、 通过指定的的密码进入成绩管理系统.
2、 该系统实现学员成绩管理,每个学员包括3门课的成绩,从键盘输入学员信息。
3、 包括学号、姓名、英语,C语言,数学三门课成绩,计算出学员的平均成绩,按照学员平均成绩由大到小排序。
4、 插入功能:在排序后的学员成绩表中插入一个学员的信息,要求插入后仍然保持成绩表有序。
5、 删除功能:要求输入指定的学号,从学员信息表中删除该学员,删除后的成绩表保持有序。
(1, by specifying a password to enter the results of the management system. 2, the performance management system training, each student, including three classes of results, students from the keyboard input information. 3, including the school number, name, English, C language, mathematics lesson three results to calculate the average student, average student performance in accordance with descending order. 4, insert the functions: students in sorting results after inserting a table of information students require to insert after the results remained orderly. 5, delete functions: the school designated for the importation of number, information from the students table to delete the participants, the results after the deletion of maintaining orderly.)
- 2009-06-02 10:01:11下载
- 积分:1