-
tema01
simple code for managament of turbinas
- 2011-10-10 21:30:21下载
- 积分:1
-
扫卡器新版本 (1)
说明: 可以扫各大卡盟的弱口令卡密,正常是付费的,我直接破解了(You can scan the weak password card secrets of major card leagues)
- 2020-12-28 14:59:18下载
- 积分:1
-
phi-max-skeleton3d-matlab-v1.1-0-gc534cab
This code calculates the 3D medial axis skeleton of an arbitrary 3d binary volume
- 2021-01-19 11:08:43下载
- 积分:1
-
AuloCAD2000_ARx二次开发实例精粹[老大中]
AuloCAD2000_ARx二次开发实例精粹[老大中](The Essence of AuloCAD2000_ARx Secondary Development Example)
- 2018-12-06 15:06:43下载
- 积分:1
-
[C语言参考手册(原书第5版)].哈比森.扫描版
有助于打好c语言基础,内容描述详细易懂,适合零基础学习(Very Good Can help you quickly understand C language, improve your programming ability)
- 2019-03-15 13:33:42下载
- 积分:1
-
染色体识别
说明: 能够识别显微镜下染色体数量,实时显示结果,程序包含实验图片(Ability to identify the number of chromosomes under the microscope, display the results in real time, the program contains experimental pictures)
- 2020-06-18 16:40:02下载
- 积分:1
-
radar
有关雷达方面的一个simulink仿真模型
希望对大家有用,(On the radar a simulink simulation model of hope for everyone useful,)
- 2008-07-03 19:39:41下载
- 积分:1
-
TCD1254FGF_Drive
基于FPGA Verilog驱动线性TCD1254GFG传感器驱动程序,驱动频率2MHz,帧率333帧每秒,曝光时间调节范围0-3000us,带数据读取时序1MHz。(The driver of linear TCD1254GFG sensor is driven by Verilog based on FPGA. The driving frequency is 2MHz, the frame rate is 333 frames per second, the exposure time adjusting range is 0-3000us, and the reading time sequence is 1MHz.)
- 2018-08-25 11:19:53下载
- 积分:1
-
新建文件夹
无人驾驶车辆模型预测控制源代码,计算非线性模型预测控制的目标函数(Calculating the objective function of nonlinear model predictive control)
- 2018-10-12 15:09:07下载
- 积分: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