资源列表
GetBmpPixel
- 一种黑白位图图片点信息的读取方法,并进行状态判断。-a black-and-white bitmap images point to read the information, and a state judge.
w3k_Wma-tag
- 一个读写WMA-TAG信息的单元.好用的WMA与TAG使用信息处理-a literacy WMA-TAG information unit. Easy WMA and the use of information processing TAG
fork_textcanjian
- 1、 了解系统调用fork()、execl()、exit()、getpid()和waitpid()的功能和实现过程 2、 编写一段程序实现以下功能: a) 使用系统调用fork()创建两个子进程 b) 父进程重复显示字符串”parent:”,并使用函数getpid()显示自己的进程ID。 c) 两个子进程分别重复显示字符串”child:”,并使用函数getpid()显示自己的进程ID 3、 编写一段程序实现以下功能: a) 使用系统调用fork()创建一个子进程 b)
guandaotongxin
- 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () fu
test4_
- 利用递归实现的计算器编译器,很诡异的思路。-the use of recursive calculators compiler, a strange way of thinking.
calculate_stack_linux
- 在linux/UNIX上,利用堆栈,实现一个计算器。 可以自己检查优先级。 -in Linux / UNIX, using stack to achieve a calculator. Can check their own priorities.
star@2166425151442
- 在VC++环境下的程序开发-VC environment in the development process.
sst39vf160
- sst39vf160 vxworks驱动源吗-sst39vf160 vxworks driver?
eumecomputer
- 程序功能:枚举本局域网中所有的计算机信息,实现局域网统计-procedures functions : the LAN Enumerate all the computer information, statistical LAN
pingbirejian
- 程序功能:实现指定系统热键的屏蔽。 如ctrl+c,ctrl+v等-procedures functions : to achieve the designated system hotkeys shielding. If ctrl c, ctrl v etc.
Vigenre
- 实现Vigenre密码加密算法,没有采用查表的方式来实现,同过采用直接计算的方式来实现,速度快,耗内存小-achieve Vigenre password encryption algorithm, without the use of the look-up table method to achieve. Guo with the direct calculation method to achieve speed and small memory consumption
060526165351
- 一个很好的SDL建立应用程序界面的例子,里面用到了回调函数,编辑框的实现!-a good SDL application program interface to establish example, which uses a callback function, editors frame the realization!