-
xrigger-tnteger-setter
4 20 LCD source code text
- 2018-12-25 10:20:27下载
- 积分:1
-
aqzyx
这是一个Visual Basic 源代码程序,它通过变更用户权限的方法,让某一个应用程序在相对安全的状态下运行,从而提高系统的安全性。(This is a Visual Basic source code program, change user permissions, so that an application running in the relative safety of the state, to improve the security of the system.)
- 2012-10-25 06:01:11下载
- 积分:1
-
arma_analyse-and-forecast
1、时间序列的ARMA(自回归移动平均)算法代码实现;
2、能用于平稳时序的分析和预测;
3、使用C/C++开发。(1、The codes relization of timeseries arma forecast method
2、Be used in analyzing and forecast in timeseries
3、Be developed by C/C++ tool.)
- 2021-04-29 11:08:43下载
- 积分:1
-
SSubTmr
一个外国人写的 VB6 子类和定时器,提供源代码。
- 2013-07-12 11:14:37下载
- 积分:1
-
jisuanqi
matlab开发科学计算器 matlab GUI设计(matlab matlab GUI design, develop scientific calculator)
- 2012-12-11 09:55:31下载
- 积分:1
-
Ilove
matlab动态绘制爱心,爱心是轴侧视角的,挺好看。表白神器欢迎下载。(Matlab animation drawing love)
- 2021-02-14 12:29:49下载
- 积分:1
-
vb-opc
vb opc labview vb通过labview的opc接口自动连接plc的程序(vb opc labview)
- 2011-12-09 15:38:52下载
- 积分:1
-
diqiuwulifanyan
这个是用fortran编写的地球物理反演程序,十分经典。一般很难下载到,因为我是学生,所以才有机会跟老师处获得代码,请大家本着学习的目的使用代码,不要用于商业用途和随意转播(This is prepared by fortran geophysical inversion procedure is very classic. Generally very difficult to download because I am a student, so teachers have a chance to obtain the code, please use the spirit of learning of the code, not used for commercial purposes and not to broadcast)
- 2020-12-29 21:59:00下载
- 积分:1
-
wangnianli
是一个万年历功能的程序,可以查询某年某天是星期几(A year of day is a calendar function, you can query the day of the week)
- 2012-08-08 17:57:03下载
- 积分: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