-
dnwet
自己写的matlab小程序,用于解线性方程。可以参考下(Their own small programs written in matlab for solving equations. Can refer to)
- 2011-09-27 10:15:25下载
- 积分:1
-
[EA]海豚小弟带SAR跟损
说明: [EA]海豚小弟带SAR跟损,带止损的ea,大家可以下载测试(Dolphin brother with a loss)
- 2019-07-04 19:13:32下载
- 积分:1
-
c# 簡易電子琴 源码
c# 簡易電子琴 源码
- 2017-08-30下载
- 积分:1
-
cJSONFiles
说明: JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
USB-Mass-Storage
通过STM32的USB实现对SD卡和内部Flash,Nandflash的读写(access to the internal flash,SD card,and Nand flash using stm32)
- 2011-08-27 20:10:13下载
- 积分:1
-
123
说明: 按键控制LCD,显示射频宽度放大器的增益值,通过单片机键盘控制。(LCD is controlled by keys, and the gain of RF width amplifier is displayed. It is controlled by keyboard of single chip computer.)
- 2020-06-23 22:20:02下载
- 积分:1
-
win32+API
很好的学习VC的东西,包含很多函数的说明,大家可以下下来(VC learning good things, including a lot of functions that we can under the down)
- 2009-01-03 01:09:01下载
- 积分:1
-
adaptiveParithmetic
自适应算术编码的例子,使用的是整数算术编码(Examples of adaptive arithmetic coding, the use of integer arithmetic coding)
- 2013-01-23 21:57:33下载
- 积分:1
-
CSharp
C# code for software engineer and student who want to learn
- 2014-01-02 21:01:08下载
- 积分:1
-
OFDM
OFDMmatlab仿真程序,改程序是一个仿真系统,附有文档说明。(OFDMmatlab simulation program, the reform process is a simulation system, accompanied by documentation.)
- 2013-10-25 21:11:40下载
- 积分:1