-
assembly language to achieve simple calculation
用汇编语言实现简单的计算
- 2022-02-12 18:19:05下载
- 积分:1
-
wince小游戏24点
流行的小游戏,对于wince新手来说,是一个很好的跳板,能更快的进步!
- 2022-05-09 04:15:32下载
- 积分:1
-
SQP方法
说明: 序列二次规划法,求解非线性优化问题;是有约束优化问题最有效的算法之一(SQP, solving nonlinear optimization problems)
- 2020-10-27 11:11:29下载
- 积分:1
-
STM32F0xx_StdPeriph_Lib_V1.5.0
stm32f0的固件包,超级的实用,不需要再去官网下载了。(Stm32f0 firmware package, super practical)
- 2020-06-18 12:20:01下载
- 积分:1
-
ess6168A specifications
ess6168A 规格说明
-ess6168A specifications
- 2022-08-08 23:24:24下载
- 积分:1
-
Contacts with the C language source code management system Thank you, use the
用C语言编写的通讯录管理系统源码 谢谢使用-Contacts with the C language source code management system Thank you, use the
- 2022-02-04 19:46:07下载
- 积分:1
-
farrow_delay1
说明: MATLAB编写程序验证分数延时滤波器功能(Programming in MATLAB to verify the function of fractional delay filter)
- 2021-03-04 20:39:32下载
- 积分:1
-
CGE-model-programming
可计算一般均衡模型的编程原理。在CGE方面很经典的书籍,主要介绍运用GAMS进行编程的过程。(The programming principle of the general equilibrium model can be calculated. CGE in the classic books, mainly on the use of GAMS programming process.)
- 2017-02-10 10:55:14下载
- 积分:1
-
PV_MPPT
通过电导增量法实现光伏MPPT控制,改变光照强度可以看出最大功率输出改变。(The photovoltaic MPPT control is realized by the conductance increment method, and the maximum power output change can be seen by changing the illumination intensity.)
- 2019-04-12 17:48:22下载
- 积分:1
-
2维FDTD的MATLAB代码,TM波代码
2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode)
All boundaries are perfect conductors.
// For Visualization of the field, I use PGPLOT which is available as port
// (for FreeBSD) or binary package (for Debian Linux).
// (1) In FreeBSD, compile with
// gcc-o fdtd fdtd.c-I/usr/local/include-L/usr/local/lib-L/usr/X11R6/lib
// -lcpgplot-lpgplot-lg2c-lX11-lm
// (2) In debian Linux, complile with
// gcc-o fdtd fdtd.c-lcpgplot-lpgplot-L/usr/X11R6/lib-lX11-lpng
// -lz-lm
- 2022-03-21 22:44:06下载
- 积分:1