资源列表
[Linux/Unix编程] wenjian.tar
说明:此代码实现了两台电脑(linux系统)之间的用串口进行文件传输。非常好用-This code has two computers (linux system) between the serial port for file transfer with. Very good<longjack> 在 2025-11-18 上传 | 大小:10kb | 下载:0
[Linux/Unix编程] MakefileFollowMe
说明:学习linux下C语言编程必备的东西。详细讲解了MAKEFILE的编程。对嵌入式编程也有很大的帮助-Learning C language programming under linux essential things. Detailed account of the programming MAKEFILE. Embedded programming is also very helpful<longjack> 在 2025-11-18 上传 | 大小:418kb | 下载:0
[Linux/Unix编程] termios
说明:linux下串口编程必须要看的资料。主要讲解了linux下串口的设置等问题。通俗易懂-linux serial port programming must look under the information. Mainly on the serial port settings under linux and so on. User-friendly<longjack> 在 2025-11-18 上传 | 大小:7kb | 下载:0
[Linux/Unix编程] Red_Hat_install
说明:red hat是众多linux系统中用的最多一个系统之一。尤其是和嵌入式结合。本资料讲解了red hat的安装过程。-red hat is one of the many linux system with a system of one of the largest. And embedded in particular combination. The information on the red hat of the installation process.<longjack> 在 2025-11-18 上传 | 大小:534kb | 下载:0
[系统编程] 99273867800131DecTest
说明:mepg4视频传输,是基于visual c++编写的可以播放音视频文件-文件传输小程序,是基于visual c++编写的可以播放音视频文件<huangxiansheng> 在 2025-11-18 上传 | 大小:2.17mb | 下载:0
[系统编程] 59564348mepg4coder
说明:mepg4视频传输,是基于visual c++编写的可以播放音视频文件-mepg4 video transmission is based on visual c++ can be prepared to play audio and video files<huangxiansheng> 在 2025-11-18 上传 | 大小:499kb | 下载:0
[扫描程序] freeimageeditor
说明:Free Image Editor is a bitmap image-editing application that lets you retouch existing photos or create original graphics. Free Image Editor gives you the tools and supplies of a professional graphic design studio. There is TWAIN and support for impo<Orban> 在 2025-11-18 上传 | 大小:1.39mb | 下载:0
[系统编程] systemsetting
说明:对系统的状态和参数进行设置,类似一个精简版的优化大师,大家可以对系统API有很好的了解-The state of the system settings and parameters, similar to a streamlined version of the optimization of the master, the system we can have a good understanding of API<张颖> 在 2025-11-18 上传 | 大小:10.28mb | 下载:0
[Linux/Unix编程] demo
说明:MiniGUI程序开发起来源码范例,包括HelloWorld、登录范例、BM、五子棋等。-MiniGUI development with source code examples, including the HelloWorld, log example, BM, etc. Gobang.<mechess> 在 2025-11-18 上传 | 大小:4.99mb | 下载:0
[Linux/Unix编程] shiyan1
说明:用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节), 用首次适应法 addr = (char *)fmalloc(unsigned size) 和 ffree(unsigned size,char * addr) 或用循环首次适应法 addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr) 模拟UNI<一零> 在 2025-11-18 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] os
说明: 分别利用UNIX的消息通信机制、共享内存机制(用信号灯实施进程间的同步和互斥)实现两个进程间的数据通信。具体的通信数据可从一个文件读出,接收方进程可将收到的数据写入一个新文件,以便能判断数据传送的正确性(对文件操不熟悉的同学可不必通过读写文件,只要键盘输入和输出至屏幕进行比较即可)。 -, Respectively, using the information communication mechanism UNIX, shared memory mechanism (with tr<一零> 在 2025-11-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] pipeline
说明:模拟UNIX的通信机制,可以实现在两个终端上的互传信息,实现的原理与早期的FTP类似。-UNIX simulation of the communication mechanism can be achieved in the two terminals on the information to each other, and the early realization of the principle similar to the FTP.<一零> 在 2025-11-18 上传 | 大小:4kb | 下载:0