搜索资源列表
VM_Source
- 一个小型虚拟机的实现代码,分win32版和linux版的,使用c++语言编写-A small virtual machine code, sub-win32 version and linux version of the
geekos0.3.0
- 一种教学用的小型操作系统。 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统.. -A small operating system teaching. A C language development with the operating system, students can be Linux or UNIX environment to expand
filecopy
- 文件复制,linux c 语言实现文件的复制,linux 内核-file copy
libf2c
- fortran77 转C语言的c语言代码库,含f2clib,可执行文件源代码,可在windows,linux/unix下使用(需要修改相应os平台头文件) -lib source code for fortran77 to C language
linux
- linux下的c语言编程的一些例子,很实用哦,都是很基础的如文件读写、管道通信等-c language programming under linux some examples, very practical Oh, are all based, such as file reading and writing, communication channels
cmpstr
- C语言实现的字符串比较函数。在linux的strcmp()函数基础上,增加比较当字符串为NULL比较。-The string comparison function that used C language implementation. It is based on the strcmp() function of linux, and it can compare the NULL string.
Calc
- 一个linux下用c语言编写的小计算器 支持+-×÷,乘方,开方, 括号,sin,cos,tan,科学计数法等。 -A small calculator under linux c language support+-×÷,power, square root, parenthesis, sin, cos, tan, scientific notation.
wangguang
- linux下网管监控管理系统,能实现网关管理的基本功能,适合c语言初学者学习。-under linux network management monitoring and management system, to achieve the basic functions of gateway management for c language for beginners to learn.
Linux-C-develop-book
- linux c开发技术大全,linux下c语言开发进阶-linux c development technology Daquan
FDTDv8803
- c语言编写的FDTD算法代码,可直接在linux等平台运行makefile文件,windows可以稍作修改即可使用(C language FDTD algorithm code, can be directly in the Linux and other platforms running makefile files, windows can be modified slightly can be used)
my_project
- 利用C语言的链表写的一个简单的学生管理系统(Using C language list to write a simple student management system)
mp3_prj
- c/c++编写的音乐播放器,可在linux下直接运行,命令行操作。交叉编译后可直接移植到其他平台!(C/c++ prepared by the music player, can be run directly under Linux, command line operations. Cross compiling can be ported directly to other platforms!)
ICTCLAS50_Linux_RHAS_64_C
- 中科院分词的c语言版本,中科院分词是目前最好的中文分词(C version of the Chinese Academy of Sciences)
jsoncpp-master
- C++语言开发的json解析库,支持windows、Linux平台(This is independent json operation library written in C++ which can be used on windows and Linux OS.)
openair-cn-master
- 基于Linux平台使用C语言实现LTE-A核心网(Implementation of LTE - A Core Network Using C Language Based on Linux Platform)
一份不错的C语言指针教程
- Linux下的一份不错的C语言指针教程,完整版,可下载(Linux language pointer tutorial under C, full version, can be downloaded)
linux-c-api-ref
- linux-c-api-ref 学习Linux平台下的,c语言的一些api(Linux-c-api-ref Learning some API in the C language on the Linux platform)
C语言实现Http server请求网页
- C语言实现HTTP请求,在linux上编译后即可使用(Implementation of HTTP requests in the C language)
轻松学用Linux编程
- c语言学习(c program study)
基于C语言实现的模拟操作系统文件系统
- 模拟linux操作系统,期末课程设计,实现linux基本功能,显示所有文件,返回目录(Simulation of linux operating system, final course design, realize the basic functions of linux, display all files, return to the directory)