-
-
Process_Patcher.rar
This is a small example of how to read from and write to an active process.
-
Multi_user_multi_level_directory_of_the_file_syste
多用户多级目录文件系统
功能:模拟Dos文件系统实现文件目录管理
进入控制台之后,可用命令有:
"create"(创建文件或目录), "open"(打开文件或目录), "read"(读取文件内容,必须先打开文件), "write"(写入内容到文件,必须先打开文件), "close"(关闭文件或目录), "delete"(删除文件或目录), "mkdir", "cd"(进入目录), "dir"(查看目录结构), "logout"(退出登陆)
登陆用户名:root 密码:root
-
-
health.rar
This program is written for Health Care for a company employees. The Coverage limit is alloted based on the Cadre. The Cadre may
be EXE or JEX or NEX. The Write and Read operation are written in a same
program. The Output is stored in Med.out file.
-
-
calc1.3.rar
single app that implements a calculator that evaluates an expression written in natural way. For example 3+5*(sqrt(9)) where sqrt y square root. any question? write me at croccifixio29@hotmail.com
-
linux_REF.zip
Useful C Library RefBook which can help you write calen and good C code
-
pwm.rar
counter for pwm in order to generate pulses for the module it is required to write a program for counter
-
-
SearchEngineParser.zip
... the Google search engine and uses the links returned by it. We used Google s API and it was fine until some August day when it ceased working with non-English queries. It merely returned irrelevant links. Hence I was forced to write my own Google parser.
-