-
本文介绍了UNIX内核的C源代码,是一个难得的学习UNIX的好…
本文件介绍了unix内核的c源代码,是不可多得的学习unix的好资料!-This paper presents the unix kernel c source code, is a rare learning unix good information!
- 2023-04-10 10:40:03下载
- 积分:1
-
Linux编程的源代码,包括各种系统调用的用法。
学习Linux编程的源代码。包括各种系统调用如何使用等。-source code of linux progamming, includes various system calls and the usages.
- 2022-07-21 21:06:59下载
- 积分:1
-
个人收集的读写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
-
cygwin is one of the windows platform running on the Unix simulation environment...
cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(该公司开发了很多好东西,著名的还有eCos,不过现已被Redhat收购)。它对于学习unix/linux操作环境,或者从unix到windows的应用程序移植,或者进行某些特殊的开发工作,尤其是使用gnu工具集在windows上进行嵌入式系统开发,非常有用。随着嵌入式系统开发在国内日渐流行,越来越多的开发者对cygwin产生了兴趣。本文将对其作一介绍。-cygwin is one of the windows platform running on the Unix simulation environment is cygnus solutions developed by free software (the company has developed a lot of good things, there are the famous eCos, but has been acquired by Redhat). It learning unix/linux operating environment, or from Unix to Windows applications transplant, or for some special development work, particularly the use of gnu tool set in windows on embedded systems development, very useful. As embedded systems development in the increasingly popular, more and more developers have the right cygwin interest. This article will give a brief introduction on.
- 2022-03-23 22:19:24下载
- 积分:1
-
ppp拨号的实现,可以实现linux下的ppp拨号
ppp拨号的实现,可以实现linux下的ppp拨号-ppp dial
- 2022-05-19 13:47:12下载
- 积分:1
-
详细的说明了可调内核参数具体文件为.doc
详细的说明了可调内核参数具体文件为.doc-detailed description of the core adjustable parameters for specific documents. Doc
- 2023-06-22 03:15:04下载
- 积分:1
-
简单的一个日志系统
简单的一个日志系统- A simple diary system
- 2022-12-09 03:35:02下载
- 积分:1
-
c c++利用c++写得比较常用的收索算法
c c++利用c++写得比较常用的收索算法
- 2023-09-08 15:30:03下载
- 积分:1
-
Memo system, achieved under LINUX system
“忘录管”功能需求:
1、 登录功能。
程序运行后,进入登录界面,用户需输入密码。若正确,则登录到系统,否则,允许用户重新输入密码,最多3次,否则不允许登录。
2、 新增记录
增加一条新的备忘录
3、 删除指定记录
根据指定的条件(如标题、时间)从备忘录中删除一条记录
4、 删除无用记录
根据flag标志删除已经提示过的记录
5、 修改记录
根据指定的条件(如标题、时间)备忘录修改一条记录,可以修改标题、内容以及提示时间
6、 备忘提示
创建线程,当记录中设置的时间与当前系统时间相等时,将记录内容输出,提示用户。
-Memo system, achieved under LINUX system
- 2022-03-25 08:30:14下载
- 积分:1
-
GUI例程,初学者的入门实例
GUI例程,初学者的入门实例-GUI routines, beginners entry examples
- 2022-07-12 06:08:49下载
- 积分:1