-
vc++zhifangtujunhenghua
介绍在MFC环境下vc++编程的一些基本知识(入门),并介绍了直方图均衡化的具体实现过程。(Introduction in the MFC environment vc++ Programming some basic knowledge (entry), and introduce a histogram equalization of the concrete realization of the process.)
- 2008-05-30 22:31:12下载
- 积分:1
-
studentsystem
通过指定的的密码进入成绩管理系统.
该系统实现学员成绩管理,每个学员包括3门课的成绩,从键盘输入学员信息。
3、 包括学号、姓名、英语,C语言,数学三门课成绩,计算出学员的平均成绩,按照学员平均成绩由大到小排序。
4、 插入功能:在排序后的学员成绩表中插入一个学员的信息,要求插入后仍然保持成绩表有序。
删除功能:要求输入指定的学号,从学员信息表中删除该学员,删除后的成绩表保持有序
(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. 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 13:15:46下载
- 积分:1
-
Game-Design-and-Development
非常好的游戏策划教程,如果你是游戏策划新手,那么这本书非常适合你。(Very good game design tutorial, if you are new to the game plan, then this book is for you.)
- 2011-01-22 01:12:42下载
- 积分:1
-
C.jingdian.chm
C语言经典算法
C语言经典算法
C语言经典算法(C C++ language classic algorithm)
- 2009-03-21 20:53:49下载
- 积分:1
-
seed-dvs6446
说明: 合众达seed-dvs6446 用户指南,包括开发板的介绍和各个部分的功能介绍,PDF格式。(Triangle of seed-dvs6446 user guide, including the development board of the introduction and description of each part of the function, PDF format.)
- 2011-03-17 08:56:00下载
- 积分:1
-
NURBS110707
高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应
用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制
的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣
将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是
插补的关键所在。
本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究
了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了
一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程
分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的
计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性
要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的
NURBS曲线直接插补。
本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现
了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of
CNC system software,which comes the motion control true.The interpolation
algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation.
Based on analyzing the traditional pulse interpolation and data sampling
interpolation,this paper emphasizes on the NURBS curve real-time interpolation
technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the
matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
- 2011-07-07 11:46:17下载
- 积分:1
-
程序设计课程设计综合设计2二简章的计算器
简单编程给需要的人,VC做的计算器。还有说明(simple programming to the people in need, VC done calculator. Also note)
- 2005-08-18 13:34:18下载
- 积分: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
-
primer
学CAGD的人都值得一看的一本英文版本教材C++ primer(CAGD people are worth learning the English version of a textbook,)
- 2010-12-15 12:59:07下载
- 积分:1
-
CPPCodingStandard
pdf版 电子书 C++CodingStandard.pdf
分享分享
欢迎分享下载(pdf version of the book C++ CodingStandard.pdf
Share welcome)
- 2011-12-05 20:08:24下载
- 积分:1