-
个人收集的读写SD卡FAT文件系统的代码,都是极其经典的,有些是付费买来的,给苦苦寻觅的朋友一起打包下载了。
非常精简,非常经典,适合做嵌入式系统应用,如M...
个人收集的读写SD卡FAT文件系统的代码,都是极其经典的,有些是付费买来的,给苦苦寻觅的朋友一起打包下载了。
非常精简,非常经典,适合做嵌入式系统应用,如MP3播放,bootloader加载等等!-Personal collection of read and write SD Card FAT file system code, are very classic, and some are purchased to pay for hard to find friends with packing downloaded. Very concise, very classic, suitable for embedded system applications, such as MP3 players, bootloader to load and so on!
- 2023-06-11 02:45:03下载
- 积分:1
-
简单计算器,基于Qt平台实现,有基本的数学运算功能.
简单计算器,基于Qt平台实现,有基本的数学运算功能.-Simple calculator, based on the Qt platform, there is the basic arithmetic functions.
- 2022-07-06 13:20:07下载
- 积分:1
-
在Linux下进行编程时,很多时候我们并没有完全记住所有函数,此时本书就会帮我们快速方便的查到这些函数的具体用法。...
在Linux下进行编程时,很多时候我们并没有完全记住所有函数,此时本书就会帮我们快速方便的查到这些函数的具体用法。-In programming under Linux, many times we do not fully remember all the function, when this book will help us quickly and easily find the specific usage of these functions.
- 2022-01-25 17:04:07下载
- 积分:1
-
英特尔IPP规划
PROGRAMMING WITH INTEL IPP
(INTEGRATED PERFORMANCE PRIMITIVES)
AND INTEL OPENCV
(OPEN COMPUTER VISION)
UNDER GNU LINUX
- 2022-08-02 21:17:21下载
- 积分:1
-
Shell source : find search for a particular day in the paper A = ~ find
Shell源码:find查找日期为某一天的文件
A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998
下面这个script,存成一个符合规则名字的文件,置上x属性就行了。
-Shell source : find search for a particular day in the paper A = ~ find- print | ls-l-- full-time A $ inversion;/Dev/null | grep "Jun 27" | grep 1998 following the script, save one meet the rules name in the paper, on the x attribute home there.
- 2022-01-26 02:49:54下载
- 积分:1
-
FFmpeg is an audio/video conversion tool. It includes libavcodec, the leading op
FFmpeg is an audio/video conversion tool. It includes libavcodec, the leading open source codec library. An experimental streaming server for live broadcasts is also included
- 2022-01-26 03:49:20下载
- 积分:1
-
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景...
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i
- 2022-02-16 05:28:10下载
- 积分:1
-
多线程库
多线程库 -Multi-thread library
- 2022-03-15 19:28:41下载
- 积分:1
-
学习课件,有源代码分析,学习内容重的一个…
linux 的学习课件,有源代码分析,linux学习内容重难点讲解。-linux learning courseware, active code analysis, linux learning content heavy and difficult to explain.
- 2023-08-08 14:30:09下载
- 积分:1
-
magic2200开发试验箱上面得dm9000网卡芯片驱动,包含如下得文件:config.h,dm9000.h,dm9000.c,MAKFILE,ju可以参见z...
magic2200开发试验箱上面得dm9000网卡芯片驱动,包含如下得文件:config.h,dm9000.h,dm9000.c,MAKFILE,ju可以参见zlg得那本驱动得书,对此代码有详细得分析-magic2200 development chamber above a dm9000 network card driver chip that contains a file is as follows: config.h, dm9000.h, dm9000.c, MAKFILE, ju ZLG can see that the driver may have to book, this code must have a detailed analysis of
- 2022-03-12 13:39:34下载
- 积分:1