-
stm32UCOSII
项目用到的移值到STM32F103芯片的UCOS3操作系统,可以显示在TFT液晶屏上,改正过后的带显示界面的操作系统,效果非常好,直接移值绝对可以用。(The UCOS3 operation system that moves to STM32F103 chip can be displayed on the TFT LCD screen. After correction, the operation system with display interface is very effective, and the direct shift value can definitely be used.)
- 2017-12-22 15:21:41下载
- 积分:1
-
实 验 报 告 第二单元
求解非线性方程组的改进布谷鸟算法_樊晓敏(Improved cuckoo algorithm for solving nonlinear equations: Fan Xiaomin)
- 2018-06-26 10:28:39下载
- 积分: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
-
安装包制作程序,很适合一般人使用,特别推荐!
安装包制作程序,很适合一般人使用,特别推荐!-Installation package production process, it is suitable for general use, in particular the recommendation!
- 2022-07-05 06:48:43下载
- 积分:1
-
重力加速
采用LBM方法模拟管道中考虑重力条件的流动过程。(The LBM method is used to simulate the flow process in Pipeline Considering Gravity conditions.)
- 2021-01-15 10:48:46下载
- 积分:1
-
Coherent
说明: 用于分析两个信号的常相干性,显示互谱函数,显示相干频谱。(It is used to analyze the constant coherence of two signals, display cross-spectral function and coherent spectrum.)
- 2019-01-01 21:31:54下载
- 积分:1
-
这是一个可以画出马尔萨斯引力线图的源程序.可以在vc环境下运行....
这是一个可以画出马尔萨斯引力线图的源程序.可以在vc环境下运行.-it to be a paint Malthus gravity map of the source. Vc can run under.
- 2023-05-28 00:35:03下载
- 积分:1
-
激光无线通信技术
激光通信是一种以光波作为“载波”,大气、海水或太空作为传输介质的通信方式,与利用电磁波作载波的通信原理一样,只是承载信号的载波是激光(this laser communication is useful)
- 2017-12-10 11:29:37下载
- 积分:1
-
VL53l0x激光测距
本程序实现VL53l0x激光测距,单片机STC12C5A60S2.(This program realizes VL53l0x laser ranging, SCM STC12C5A60S2.)
- 2020-09-10 10:48:05下载
- 积分:1
-
GUI界面菜单设计,包含了gui界面设计的源代码
GUI界面菜单设计,包含了gui界面设计的源代码-GUI interface, menu design, contains the source code gui interface design
- 2022-12-09 16:05:03下载
- 积分:1