搜索资源列表
cpusimulator
- a cpu simulator with readme file . this code also is my assignment finished last year. i also provide the requirement and test file in this tar.
malloc.tar.z
- 对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG- To the memory assignment, the release and the use carry on the inspection, discovered the illegal indicator, reduces procedure BUG
cc
- complex calculation, from coding & cryptology assignment
array
- 对二维数组进行赋值,这个方法很有启发性的,我都看了好几遍了。希望对大家有用-To carry out the assignment of two-dimensional array, this method is very enlightening, I have read quite a few times a. We hope to be useful
16786456784
- 编译原理 赋值语句的翻译程序 逆波兰式输出-Compilation Principle assignment procedure against the Polish translation output
studentmis
- A.定义一个学生类,包含如下信息:学生基本信息(年龄、性别、籍贯、民族、学历);学生成绩(多科成绩);学生联系方式(家庭住址、手机、座机);各个信息有相应的赋值/显示方法; -A. define a category of students, including the following information: the students the basic information (age, sex, place of origin, ethnicity, education)
Lab2_shah006
- The objective of this assignment is to implement a non-preemptive kernel. In order to do this you must implement three tasks: 1. Timer Management – necessary to establish a time base for our system. 2. Interrupt Management – necessary to handle
assignment
- this is prims implementation in c
op3
- /* * IMPORTANT NOTE: * For this assignment, you might need to add state to the * class and/or augment existing methods, and/or create private helper * methods, but you should not delare new public methods */-/* * IMPORTANT NOTE:
os-assignment
- 操作系统实现的同步:消费著,生产者。以及其他系统同步的程序。 -The operating system to achieve synchronization: consumer, producers. As well as other system synchronization process.
assignment
- 编译通过的注册表监控软件,对注册表信息进行管理-Compiled by the registry monitoring software, to manage the registry information
pp
- Unix课程作业。 使用fork(), exec(), dup2(), pipe() ,open()系统调用完成与下列shell命令等价的功能。 grep –v usr < /etc/passwd | wc –l > result.txt -An assignment in UNIX course. Using fork(), exec(), dup2(), pipe(), open() system calls to do the same function of
lab2_code
- RSA implementation for cryptography assignment
evaluation_translate
- 此程序使用算符优先法的语义分析方法实现了将赋值语句翻译为四元式的功能这种仅将{=,+,-,*,/}当做运算符,而将括号当做深度的变种算符优先法,很好控制,很容易就能翻译赋值语句。-This program uses operator precedence to achieve a semantic analysis to translate the quaternary assignment functions of this type only the {=,+,-,*,/} as opera
fuzhiyujulinux
- 算符优先,赋值语句的分析,输出格式为四元式。在linux环境下实现-Operator precedence, assignment analysis, the output format for the quaternary type. Achieved in the linux environment
vbSHA1
- 自己写一个SHA1算法类源代码,和流传的比较广泛的VB版本的MD5的代码比较下 就能发现里面的轮转的2种写法 1种用的是循环赋值,比较简捷 另1种则是把循环打开了,便于调试 2种写法各有优劣-Write a SHA1 algorithm class source code, and the spread of the more extensive version of the MD5 VB code can be found under more insi
MyOwnShell.tar
- write a my own shell to execute all kinds of functions, clear, delete, exit , extract, file and so on. the detail info is in the requirements of the assignment. the source is consisted of parse command line arguments, execute all kinds of functions,
ncurses-ruby-1.2.4.tar
- ruby ncurses 接口. 原本缺少TABSIZE賦值.現已加入.-ruby ncurses interface, TABSIZE assignment added.
monitor.c.tar
- this part of choro operating system assignment by vrije universiti amsterdam. More uploads related to same are coming soon. Enjoy-this is part of part of choro operating system assignment by vrije universiti amsterdam. More uploads related to same
MEC-assignment
- In this assignment we have to develop a system to carry the load from one point to another, Develop our design using all possible mechanisms. Show all calculations in relation to the mechanisms used in our system. Our system must be a fully automa