-
9682767
C语言如何使用函数中的局部变量,仅供学习与参考(How to use C language function of the local variable, is only for study and reference)
- 2017-08-19 14:31:44下载
- 积分:1
-
tuoluojiesuanforever
这个是用来进行imu解算的matlab程序,其中包括了四阶的龙格库塔法。(This is used to carry out imu solution matlab procedures, including the fourth-order Runge Kutta method.)
- 2017-04-03 11:09:45下载
- 积分:1
-
switch-service-vmware-
随软件开关服务 vmware相同目录 switch service vmware (With the software switch service vmware the same directory)
- 2012-10-25 14:27:11下载
- 积分:1
-
dfi
说明: 感应双馈发电机系统的仿真,已经完美封装好,参数可自行更改.(Doubly-fed induction generator system simulation, has the perfect package, and can make changes to parameters.)
- 2020-09-17 18:37:56下载
- 积分:1
-
UserClone
功能:
1.增加用户并添加到Administrators组
2.克隆指定帐户(Function: 1. Increase the users and added to the Administrators group 2. Cloning of a designated account)
- 2021-05-06 18:28:37下载
- 积分:1
-
sin()-8.0
sin()函数 给定一个弧度值或者任意数值,可以计算相应的sin值即正弦值(sin () function is given a value, or any value in radians, we can calculate the corresponding value of the sine value sin)
- 2013-05-31 21:08:32下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
kml_function
在MATLAB中读取或写入HTML5规范的网页数据,凭借这几个函数可以创建网页文件或进行网页爬取。使用时用M语言生成html文件,用浏览器打开可以看到效果。(In MATLAB to read or write the HTML5 specification of Web data, by virtue of these functions can create web files or web crawling. When using M language to generate HTML files, with the browser open to see the effect)
- 2017-04-19 17:05:18下载
- 积分:1
-
RiChengBiao
一个实用的日程表工具,可以快速记事,安排任务,可以自动排序;可以标记是否完成,可以查询历史记录。(Schedule a practical tool that can quickly notes, schedule tasks, can automatically sort can mark it complete, you can check the history.)
- 2011-10-19 18:22:13下载
- 积分:1
-
star-rain
字母流星雨,可以形成26个字母组成的流星雨,可以闪烁,还可以使组成地面的字母消失(meteor shower)
- 2015-05-06 22:53:34下载
- 积分:1