资源列表
TWR-VF65GS10-QSP
- Freescale Vybrid MQX development code
ProgressCommunication
- windows进程之间的通信的例子,这个例子是用内存共享来完成进程之间的通信的。这个例子适用于windows-examples of communication between the windows process, this example is to complete the shared memory communication between processes. This example applies to Windows
include
- fedora linux 库函数即系统调用函数-fedora linux system call source code
embeb_Linux
- 嵌入式linux的相关资料,做linux系统移植的朋友可以参考一下,,嵌入式linux的相关资料,做linux系统移植的朋友可以参考一下-Relevant information embedded linux, linux system to do transplants for reference for a friend, the relevant information embedded linux, linux systems do transplants can refer to a
ffmpeg-0.4.9-20051120-arm.lib.tar
- 对ffmpeg-0.4.9-p20051120.tar.bz2进行交叉编译之后的动态库,可直接移植到开发板-On ffmpeg-0.4.9-p20051120.tar.bz2 after cross-compiled dynamic library can be directly transplanted to the development board
chapters56
- unix/linux 编程实践一书的所有源代码,对UNIX/LINUX编程的初学者有一定的帮助-unix/linux programming practice one book all the source code of UNIX/LINUX programming beginners have some help
3
- 交话费适当放宽货到付款好适当放宽好斯蒂芬-Pay the bill appropriate to relax the cash on delivery appropriate to relax the Stephen
softCPUcontrol
- 监控软件,用这个软件选择程序打开,可以监控CPU占用率,当超过一个设定的数值,就自动关闭。然后重启。可用于服务器监视。源代码。vs2005平台开发。设计成用脚本文件启动。可以增加参数。-Monitoring software, use this software to open the selection process, you can monitor CPU usage, when more than one set of values, it automatically shut down
MentoHUST-4.63
- 锐捷共享助手1.3(4.63专版)附带源码,用于大学破解锐捷多网卡限制-Ruijie shared with Assistant 1.3 (4.63 Zhuanban) source for the university to crack the the Ruijie multi-NIC restrictions
RSA
- RSA的VC源代码,实现RSA加解密,初学者很有用的-the source of RSA used VC
testing-online-os
- 简易的试卷管理及考试批改-testing online and mark tests
man-pages-zh_CN-1.5.tar
- 将 man-pages-zh_CN-1.6.tar.gz 文件放在linux下某目录 #tar zxvf man-pages-zh_CN-1.5.tar.gz c#cd man-pages-zh_CN-1.5 #make u8 #make install-u8 安装之前,运行locale命令来查看自己的语言环境是什么,主要有影响的是LC_ALL,LC_CTYPE和LANG变量的值。命令如下: # locale LANG=zh_CN.UTF