搜索资源列表
GosF2C
- 将一个文件转换成C代码格式,常用于嵌入式系统中-will be converted into a document format C code, which is used in embedded systems
libc
- vxworks libc库源代码,标准C代码库实现 assert ctype locale math setjmp stdarg stdio stdlib string time -vxworks libc the source code, standard C code library to assert ctype locale math setjmp stdar g stdio stdlib string time
C++reader
- 这是一个用C++实现读者和写者的问题的代码-This is the realization of a C readers and the writing of code
memtest86+-1.70
- 系统启动时检测内存状况的软件C代码,程度有点深,具备了C高级编程知识的朋友们可以参考研习。
rom_ram
- 根据c++代码,利用perl分析文件中占用rom,ram相关信息。适用英飞凌平台。
KE2035
- 开源DOS的C代码源程序-revenue of C source code
!!malloc参考代码与注释
- lunix下用c编写malloc函数-lunix c prepared using malloc function
shell.c
- 主要用于linuxshell设计实验功能,包含了shell的一些代码-Linuxshell used to design the experimental features, including some of the shell code
erlang
- erlang 虚拟机 c++代码 想看erlang内部怎么运行的,内存怎么管理的,怎么做词法分析的看过来啊!-The erlang Virtual machine c++ code want to see how to run erlang internal memory management, how do the lexical analysis over here!
qingqiudiaoye
- 请求调页式存储管理的模拟,C++代码,附有实验报告-Paging request storage management simulation, C++ Code, with the experimental report
socket
- UNIX中实现基本远程socket通信的代码,主要是将客户端一个文件复制到服务器端-UNIX remote socket to achieve the basic communication code, the client is mainly a file copied to the server-side
OS
- 操作系统课程设计,有问题可以联系我!C++代码的实先,OS课设!-操作系统课程设计,有问题可以联系我!C++代码的实先,OS课设
c
- C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
banker
- 操作系统实验,编写程序实现银行家算法的C++代码-Operating system, experiment, write a program to achieve banker algorithm C++ code for
wenjianxitong
- 模拟文件系统设计的实现,C/C++代码,完成目录、文件遍历等功能-Analog implementation of file system design, C/C++ code, complete the directory, file traversal functions
Objective-C-and-Cocoa
- Object-C的语法与Cocoa框架 在windows上使用NextStep对Objective-C代码进行编译 对于抛开操作系统,学习Object-C语法以及Cocoa框架有一定参考-The Grammar of Objective-C and Framework of Cocoa This book introduces how to use objective-C on windows. It will help a lot for focusing on Objecti
bank
- 实现了操作系统课程中的银行家算法,c++代码,调度算法,解决死锁问题。-The operating system curriculum in the banker s algorithm, c++ code, scheduling algorithm, to solve the deadlock problem.
Process-transfer-algorithm-C
- 进程调度算法 c++代码运行环境 vc6.0-Process transfer algorithm C
Producer-and-consumer-C
- 能实现应生产者消费者算法的c++代码 运行环境为vc6.0-Producer and consumer C
Banker-CPP
- 能实现应银行家算法的c++代码 运行环境为vc6.0-Banker c++