-
db of lab10_EPWM_aq
基于dsp28377,带有死区pwm的产生的工程文件。(Engineering files based on dsp28377, with dead zone PWM)
- 2018-01-01 20:57:33下载
- 积分:1
-
PI
说明: 本程序是模拟常数PI的计算,可以精确到小数点后很多位!(This procedure is a simulation of constant PI calculation can be accurate to a lot of places after the decimal point!)
- 2008-12-14 20:35:09下载
- 积分:1
-
NX SRM Design 帮助文档
计算内弹道,固体火箭发动机装药内弹道计算(Calculating interior trajectory, solid rocket motor charge interior trajectory calculation)
- 2019-01-21 08:32:11下载
- 积分:1
-
huaweiCPP(CHM)
华为C++培训资料C++语言中级教材讲授C++语言的运用技术,包括:类、对象之间的关系、对象的存储与布局、运算符重载、智能指针、仿函数、泛型编程,C++模式设计基本思想。
(C++ language intermediate materials to teach C++ language use of technology, including: classes, relationships between objects, object storage and layout, operator overloading, smart pointer, functor, generic programming, C++ mode design basic idea.)
- 2013-05-05 16:53:08下载
- 积分:1
-
Xcel
本程序可对EXCEL文件进行读写,同时建立了一个专门访问EXCEL文件的类CExcel,可供大家参考。(This procedure can be carried out on the EXCEL file to read and write, while the establishment of a specialized type of access EXCEL file CExcel, for your reference.)
- 2009-05-31 11:37:50下载
- 积分:1
-
VB
说明: 非接触IC读写器读写软件,用于非接触IC卡读写操作(Non-contact IC reader to read and write software for non-contact IC card read and write operations)
- 2011-12-06 13:07:53下载
- 积分:1
-
隧道水量计算器x
说明: 基于生态平衡的原理,计算隧道的平衡涌水量(Calculate the equilibrium water inflow of the tunnel)
- 2020-06-20 04:00:02下载
- 积分:1
-
c
说明: 用于实现校际运动会管理的程序,主要功能就是实现校际运动会管理(Used to implement inter-school sports management program, the main function is to realize the inter-school sports management)
- 2011-07-10 14:58:02下载
- 积分:1
-
VBJSON
说明: 简易的VB JSON解析函数,最简单的VBJSON解析函数,好用容易调用(Simple VB JSON Analytic Function)
- 2020-06-19 22:20:02下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1