搜索资源列表
C++-dlopen
- linux下用c++实现共享库的设计与调用
c
- linux 下c语言 多线程实例 ,能让读者对在linux下用C编写多线程有个切实理解。
biginteger
- 用c语言实现大整数加减乘除, 求余, 最小公倍数等计算-C language implementation with large integer addition and subtraction multiplication and division, remainder, least common multiple and other computing
httpclient.tar
- linux下用C实现模拟http客户端,支持get、post及上传文件等-under linux using C analog http client, support for get, post and upload documents, etc.
ecn_error.c.tar
- 在网络中,传递数据的时候经常发生差错,可以用汉明编码进行发送,检错,在一定程度上控制差错-control error by hamming code .This is an Engineering Approach to Computer Networking
c
- 一个linux 下的客户端的小程序,用c语言描写实现。运用消息队列以及通信进程的应用实现-Under a linux client applet, using c language descr iption of the achievement. The use of message queue, as well as communications applications process
lscommand
- 3.编程实现在linux中ls -l -a 命令。用c重新实现类似ls -l -a 命令-3. Programming in the linux implementation of ls-l-a command. C re-implementation with similar ls-l-a command
my_shell
- 自己用c写的linux shell,可用供学习使用。是一个比较好的学习资料-C write their own use linux shell, available for study use. Study is a relatively good information
gradient(2)
- 用c语言写的共轭梯度法程序,程序较为简单,不过运算速度快,准确率高-C language by the conjugate gradient method procedures, the procedures are more straightforward, but computing speed, high accuracy
gpReadMouseTest.c
- linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
minix_shell
- 在minix系统下,用C编写的代码,实现Minix系统shell命令解释器功能。-In the minix system, with code written in C to achieve Minix system shell command interpreter functionality.
pthread_cp_net.c.tar
- 多线程实现拷贝,用linux 下的C 实现-linux c to pthread copy function
mxml-1.3.tar
- minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是2.6,但是2.6版本过于庞大,不方便移植。-minixml are small xml parsing library, using C language, it is easy to put it ported to an embedded system. Source is minixml1.3 version, is a very
player
- 这是用C语言写的播放器程序代码,很有用-It is written in C language code player, very useful!!
tcpserver.c.tar
- 实现用tcp协议通信的主机端代码,此代码需要和客户端代码同时运行-Tcp protocol implementation to communicate with the host-side code, this code needs and client-side code to run
c-kermit.tar
- c-Kermit9.0,unix上用串口传输文件的软件,由哥伦比亚大学开发,早年就在NASA里使用,学习通信的好材料-c-Kermit9.0, unix on the serial port to transfer files using the software developed by Columbia University, early NASA years in the use of good material for studying communication
wavelettransformcode
- 一个用C语言实现的小波变换 小波采用DB4小波。代码简单易懂,能够实现精确重构-1 with the C language implementation of the wavelet transform using wavelet DB4 wavelet. Code is simple and easy to understand, be able to achieve accurate reconstruction of
menubar.c.tar
- 用C语言+GTK实现菜单栏,功能强大....请大家好好研究.-Achieved with the C language+ GTK menu bar
用C++实现的数独求解
- 用C++实现的数独求解,主要是用递归实现.有英文注释.代码还算简洁清晰吧.-Achieved with C++ solving Sudoku, mainly using recursive. With English notes. Code is fairly simple and clear it.
Linux下简单的C++ socket编程
- 用c++实现简单的linux平台socket编程(Using c++ to achieve a simple Linux platform, socket programming)