搜索资源列表
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
assignment
- this is prims implementation in c
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
lab3
- The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pipes.-The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pipes. You are to write a C pro
lab4
- The subject of this programming assignment is writing a simple client-server application that uses (network) sockets.-The subject of this programming assignment is writing a simple client-server application that uses (network) sockets. The client-s
lab5
- The subject of this programming assignment is using Linux/Unix system calls dealing with exec and signals.-The application will be a simple “memo” program that accepts lines of text from the terminal, but then processes them slightly before writi
HW7
- 动态分配内存管理的c语言实现。具体说明见assignment文档-In this assignment is to simulate the behavior of dynamic partitioned memory management algorithm. In dynamic partitioned memory management a) The requests for allocation of memory are of variable size. b)
dhcpcd-5.2.12
- DHCP客户端c++实现,可以模拟dhcp发包,包括协议解析和ip地址分配-DHCP client c++ implementation can be simulated dhcp contract, including protocol analysis and the ip address assignment
array-assigenment
- 自己编写的一个C小程序,主要用于实现对多维数组的赋值工作。-I have written a C program, mainly for multidimensional array assignment.
MyMsg
- C++动态为窗体赋值,在弹出的对话框中输入文字,点应用后会把文字传递到主窗体上显示,再此不再多说,不是太常用。-C++ dynamic assignment for the form, in the dialog box to enter text, tap the text after the application will pass to the main form is displayed, and then say no more of this, not too common.
Wireframe
- network lab assignment wareframe implementation using C++
zfcp
- (1)用C语言分别实现采用首次适应算法和最佳适应算法的动态分区分配过程alloc( )和回收过程free( )。其中,空闲分区通过空闲分区链来管理:在进行内存分配时,系统优先使用空闲区低端的空间。 (2)假设初始状态下,可用的内存空间为640KB,并有下列的请求序列: • 作业1申请130KB。 • 作业2申请60KB。 • 作业3申请100KB。 • 作业2释放60KB。 • 作业4申请200KB。 • 作
C-programming
- 这是几个基础的C语言程序源代码,包括九九乘法表、求公约数、行列互换、指针赋值和顺序输出等,供初学者使用-This is the basis of several C language source code, including the multiplication table, find the number of conventions, the ranks of the swap, pointer assignment and sequential output, for beginner
AES-Assignment-1.3
- AES algorithm implementation in c# with GUI
RSA-Assignment-2.1
- RSA algorithm implementation in c# using GUI
