-
soundtest
华恒瑞科公司的S3C44B0开发板音频测试程序(huaheng Ruike company S3C44B0 development board audio test procedures)
- 2005-01-28 19:29:16下载
- 积分:1
-
2_Brusselator_Heun_period_boundary
经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
- 2014-01-18 22:16:57下载
- 积分:1
-
lpc2388adc
此代码将用于使ADC在lpc2388控制器和读端口模拟输入转换为12位格式
- 2022-03-24 05:48:36下载
- 积分:1
-
zataifenxi
电力系统暂态分析程序,可以设定故障发生和切除时间,画出发电机的摇摆曲线(Power system transient analysis program, you can set the time of failure and excision, draw the rocking curve of the generator)
- 2013-03-19 15:28:30下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
OpenGLShowText
本例程主要介绍了如何在OpenGL中显示文字,并且介绍了摄像机漫游的方法,很值得大家借鉴学习。(Introduced the routine of how to display text in OpenGL, and introduced the method of roaming camera, it is worth learning from.)
- 2009-05-11 10:23:44下载
- 积分:1
-
c_sharp_bluetooth
c#编写的蓝牙通讯程序源码。能够通过蓝牙实现程序的收发(c# program source code written in Bluetooth communication. Procedures can be achieved through the Bluetooth transceiver)
- 2010-05-30 13:20:13下载
- 积分:1
-
Intelligent-human-sensing-door
智能人体感应自动门程序,基于51单片机,主要应用于人员流动频繁的场所。(Intelligent human sensing automatic door program, based on 51 single, frequent staff turnover is mainly used in places.)
- 2020-12-01 15:19:27下载
- 积分:1
-
步进电机加减速程序-已经验证通过
步进电机加减速程序-已经验证通过,单轴的代码,可以拓展成三轴的,一般情况可以用了。
- 2022-01-25 20:06:32下载
- 积分:1
-
C# 实现了XML文件的读写
实现了XML文件的读写,与传统的读写方式不一样,采用的是XML序列化的读写方式,先将xml转化成List,再进行增删改,非常方便。实现了基本的分页。有问题的是没有解决datagridview的默认选中。开发环境为Visual Studio 2013,使用.net 4.5开发。
- 2022-06-29 17:20:05下载
- 积分:1