-
dz60SD
飞思卡尔dz60读写SD卡,在12864显示屏显示图片程序(freescale dz60 write/read SD card and show pictures on12864 LCD)
- 2014-02-14 10:25:55下载
- 积分:1
-
tfagui
振动信号AOK时频分析源代码,采用小波变换AOK分析法替代传统小波函数(AOK time-frequency analysis source code of vibration signal, using wavelet transform AOK analysis instead of traditional wavelet function)
- 2018-12-03 10:04:14下载
- 积分:1
-
linux 内存加载模块
非常有用的 内存加载,可以实现在嵌入式系统中使用,不落地执行linux模块,我找了很久才找到,经过实验确实可用,大家有兴趣的可以试试
- 2023-05-22 04:30:02下载
- 积分:1
-
ACM
说明: 此资料适合acm初学者,代码简单易懂,我受益匪浅,以此共享(This data is suitable for beginners acm, code easy to understand, I have benefited greatly as a means to share)
- 2009-08-30 18:43:44下载
- 积分:1
-
ThreadPool_Source
说明: 提供了线程池的封装,开发者能够比较容易的建立服务器应用模型。(thread pool for the package, developers can more easily create server application model.)
- 2006-04-07 09:13:20下载
- 积分:1
-
Microsoft tables coloring problem
微软桌着色问题a【问题】 组合问题
【问题】 填字游戏
【问题】 n皇后问题 -Microsoft tables coloring problem-- a problem [[composition problems-- crossword puzzles [n Queen"s problem-- the problem
- 2022-05-09 02:19:24下载
- 积分:1
-
MUC1_C4
奇迹C1 C2 C3 C4协议加密与解密(MU C1 C2 C3 C4 encrypt and decrypt)
- 2021-02-17 12:19:46下载
- 积分:1
-
lvgl的codeblocks仿真工程
LVGL的codeblocks仿真工程,都配置好的,可以直接打开运行
【核心代码】int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR szCmdLine, int nCmdShow)
{
/*Initialize LittlevGL*/
lv_init();
/*Initialize the HAL for LittlevGL*/
lv_win32_init(hInstance, SW_SHOWNORMAL, 800, 480, NULL);
/*Run the demo*/
lv_demo_widgets();
while(!lv_win32_quit_signal) {
/* Periodically call the lv_task handler.
* It could be done in a timer interrupt or an OS task too.*/
lv_task_handler();
usleep(10000); /*Just to let the system breath*/
}
return 0;
}
- 2021-08-23 00:31:02下载
- 积分:1
-
VedioTest
Windows串口编程实例,封装了串口类,很不错的一个例子,希望对初学者有用(Windows serial programming examples, encapsulates the serial type, a very good example, I hope useful for beginners)
- 2011-10-20 11:22:08下载
- 积分:1
-
串口调试助手(丁丁)
说明: 用于串口调试,串口调试通用助手,可直接运行,支持多种比特率(Used for serial debugging)
- 2020-06-18 06:00:01下载
- 积分:1