资源列表
PICExp
- 多进程并发运行的程序,它由不同的进程完成下列工作: (1)接收键盘输入进程 负责接收用户的键盘输入,并以适当的方式将由键盘获得的数据交给其它进程处理。 (2)显示进程 负责全部数据显示任务,包括键盘输入数据的显示和提示信息的显示。 (3)分发数据进程 将键盘输入的数据分为3类,即字母、数字和其它,并分别将字母写入文件letter.txt中,数字写入文件number.txt中,除字母和数字外其它数据丢弃。-Multi-process progr
ProcessManagementExp
- 实现进程的软中断通信。 使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上来的中断信号(即DEL键);当捕捉到中断信号后,父进程用系统调用kill()向两个进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下信息后终止: Parent Proce
Matematica
- software for calculating maximum likelihood estimation for radiobiological models Niemierko and Lyman. It needs tpmaths library source code to run.
multiThreadExp
- 单进程内多线程并发运行的程序,不同的线程完成下列不同的工作: (1)接收键盘输入线程 负责接收用户的键盘输入,并以适当的方式将由键盘获得的数据交给其它线程处理。 (2)显示线程 负责全部数据显示任务,包括键盘输入数据的显示和提示信息的显示。 (3)分发数据线程 将键盘输入的数据分为3类,即字母、数字和其它,并分别将字母写入文件letter.txt中,数字写入文件numbet.txt中,除字母和数字外其它数据丢弃。-Single-process
GPSDemo.tar
- GPS 起步代码 可以开启gps定位功能和获得经度维度-GPS Apk startting coding, can make gps setting and get latitue and latitue
return-into-libc
- 为一篇报告文档,利用return-into-libc方法,完成攻击实验,实验环境为Linux(Ubuntu-9.10),内含实验攻击源代码(无害)。-As a report document, the use of return-into-libc method to complete the attack experiments, the experimental environment for the Linux (Ubuntu-9.10), attack the source code c
ARQ
- 实现双机文本通信,并通过随机制造错误的方法,模拟数据链路层GoBackN方法下,数据帧的传递过程,并用表格图形界面展示。 1、实验过程中,需并行运行receiver和sender两个包中的主程序。 2、为了使显示文字符合逻辑,请首先使receiver进入等待连接状态,之后sender发 起连接,并发出文本,receiver进行接收。 3、默认情况为单机实验,发送和接收IP均为本地IP;进行双机实验时,请自行修改IP。 4、关闭图形界面后,也请在Eclipse中关闭进程。-A
SOCK5
- 这软件事我在晚上无聊没事做了做出来的,可以把电脑架设成SOCK5代理服务器,已经过测试,并且登录QQ。源代码在“SOCK5代理.rar\SOCK5代理\SOCK5代理”里,sockmain.c包含了入口点。如果运行时没参数,将会默认绑定1080端口,否则将会改变成自己想要的。使用虚拟服务器(端口映射)可以把电脑变成公网代理服务器。-I use my spare time to make this software.You can compile it and use it to set up a
job2
- 手动重载了复数类,实现了复数的加减乘除等基本运算-Manual override a complex class that implements the complex operations of addition, subtraction and other basic
daimaku
- 一个 我用了三个月的代码库!在这里 和大家分享了-I spent three months in a code library! In here and share!!!!
guaji
- 一个简单的挂机琐!屏蔽任务管理器,屏蔽桌面电击.屏蔽任务栏!换位 新思考!-A simple hook suo! Task Manager screen, shielding the desktop electric shock. Shield the taskbar! Transposition new thinking!
hanhuaqi
- 上一个前台喊话的自动喊话机器!供新手学习-On the propaganda front of a propaganda machine automatically! For the novice to learn
