搜索资源列表
Lib_fftnew
- 基于linux操作下的fortran快速付立变换的程序-based on the Linux operating FORTRAN fast Fourier transform procedures
aodv-uu-0.9.tar
- 路有算法aodv的linux下的版本,基本上可以在ns上运行。国外的好例子-road algorithm aodv under the Linux version, basically running on the ns. A good example abroad
shm_cache
- 朋友的作品,linux下的结构化共享内存,数据结构的设计比较巧妙,学习共享内存和数据结构可参考-friend works, linux under the structure of shared memory, data structures rather clever design. Learning shared memory and data structures can refer to
vos
- 本科作业虚拟linux操作系统下的文教系统
convert
- C/C 开发的运行于linux/unix下的程序转换到现有数据库下,基于RAD开发的程序。-Move Sybase C Program to Oracle Pro*C
46565
- linux 下开发的哈夫曼编码掩饰程序,可以直接运行,无需调试-Huffman developed under linux cover procedures can be run directly without debugging
bitree
- Linux下的C语言程序,用于对数据结构树图的操作-Linux program,use of c ,you can use it to create a tree or a graph.
queue
- c语言队列的实现 在linux环境下测试通过 -c language queue implementation in the linux environment test
sqlist
- c语言的顺序表实现 在linux下测试通过 -c language of the order of the table to achieve the test under linux
codes
- 一个关于排序算法的总结而已,需要在linux下shell语言的环境下做测试-A summary of the sorting algorithm only need to do the test under linux shell language environment
EM-Algorithm
- 参数估计 EM算法 的c语言实现在linux下编译通过-Parameter estimation of EM algorithm realize the C language in the Linux under the compiler through
macro_list
- 用宏实现的链表,在linux下测试通过,包含一个测试程序。-Using Macros to implement list , test under linux, including a test program.
algorithms-master
- 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi
auto2000-0.9.8
- 可以在linux环境下使用,用来分析非线性系统稳定用的数学分岔分析软件,AUTO2000版。-Under linux environment can be used to analyze the stability of nonlinear systems with mathematical bifurcation analysis software, AUTO2000 edition.
linuxPRprog
- linux下的一个二叉树和四叉树联合数据的实现C++,也可移植到VC下,包括了makefile文件,直接make即可-achieve C++ a linux binary tree and quadtree under the joint data can also be ported to VC, including the makefile file, you can directly make
queue
- 一个队列,可以放入任意类型和长度的数据,出入可加锁,在windows linux都可用,如果要用于linux,要改下锁的定义-a queue
Linux
- Linux下的显示,中断,计时器,信号量,做成的迷宫游戏-Linux
MD5
- linux下用C++实现的一个MD5算法(A MD5 algorithm implemented with C++ under inux)