-
BEM2CPP
二维弹性常值边界元程序BEM2C++,二维边界元,弹性静力学(2 Dimensional elastic constant BEM program BEM2C++)
- 2014-01-07 16:31:07下载
- 积分:1
-
winceVs
wince下虚拟串口程序,可以扩张多个串口,供应用程序调用(windows ce virtul serial.)
- 2009-12-18 11:00:27下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1
-
stfl-1.0.tar
实现了ipv6到ipv4的转换(部分实现)(to achieve the ipv4 ipv6 conversion (partially))
- 2007-06-16 19:51:12下载
- 积分:1
-
Matlab-tool-Matcom4
Matlab6.5与VC60混合编程工具Matcom4,有助于两者混合编程(Matlab6.5 and VC60 mixed programming tool Matcom4, helps both hybrid programming)
- 2015-01-10 10:44:40下载
- 积分:1
-
数据结构,算法与应用 ---C++语言描述(代码与习题答案)
数据结构,算法与应用 ---C++语言描述(代码与习题答案),
本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。
本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。
本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。
- 2022-06-20 05:46:47下载
- 积分:1
-
ReadDataFromMIT-BIHDirectlyByVC++
MIT-BIH心电数据库中包含有大量的心电信号,用户可以直接下载这些信号用于信号分析,算法验证等。但是其数据存储格式复杂,只能用其提供的工具包进行读取,很不方便。本源码可以直接读取MIT-BIH中的format212和format16格式的心电数据,免去了学习其繁琐工具包的过程。(MIT-BIH ECG database contains a large number of ECG signals, users can directly download these signals used in signal analysis, verification algorithm. However, the complexity of its data storage format, can only provide a toolkit to read, very inconvenient. The source can be directly read the MIT-BIH in format212 and format16 ECG data format, which eliminates the cumbersome tool kit to learn their process.)
- 2008-01-02 13:27:39下载
- 积分:1
-
Priority
说明: 在Windows操作系统中,任务是有优先级的,本程序演示了不同的线程按照优先级来运行。(In the Windows operating system, the task is a priority, the program demonstrated a different thread to run in accordance with priority.)
- 2008-10-09 15:58:34下载
- 积分:1
-
convert-pdf
这个源代码实现了对pdf文件的读取,可以通过此程序将pdf转化为文本模式。(The source code to achieve the PDF file to read, through this procedure will be converted to text mode pdf.)
- 2012-11-08 17:10:47下载
- 积分:1
-
TEST3
线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
- 2013-10-30 19:41:13下载
- 积分:1