搜索资源列表
huffmanfordepreesingcoding
- 哈夫曼(Huffman)编码压缩和解压缩程序 huffman.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 huffman E <in-file> <out-file> 解压缩 huffman D <in-file> <out-file> 压缩时,读入<in-file>中内容,建立Huffman编码,将结果存入<out
sourceforge_nogui
- Linux中的不间断数据保护模块实现代码-Linux uninterrupted data protection module code
rtnet-0.9.1.tar
- 实时网络栈,在Linux操作系统环境下编译通过,以内核模块的方式加载到系统-real-time network stack, and the Linux operating system environment compiler through to the kernel module loading to the system
btsco-0.4.tar
- 蓝牙blue tooth sco协议栈,在Linux操作系统下编译,该协议栈提供了有用工具来配置模块参数-blue tooth Merom Bluetooth protocol stack, the compiler under Linux operating system, The protocol stack provides a useful tool to configure parameters module
asn1-2_12
- asn格式文件的编译器,可以生成相应的.c,.h文件,该模块在Linux操作系统环境下编译通过-asn format of the compiler can generate the corresponding. C,. H documents, The module of the Linux operating system environment through compiler
kvm-9
- KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified
E库多条件查询模块(带模糊查询)
- E库多条件查询模块(带模糊查询)\\E库多条件查询模块(带模糊查询)易语言可到http://www.dywt.com.cn/main.asp下载 本程序在易语言2.7版下开发 易语言支持Windows和Linux两大主流平台-E for many conditions Query Module (with the vague inquiries) \\ E for many conditions Query Module (with the vague inquiries) language c
dsp_mp2
- MPEG Audio DSP Player Linux Module v0.1
PyASN-1.2
- This is a Python extension module that enables you to perform very fast IP address to Autonomous System Number lookups. Historical lookups as well as current lookups can be done, based on the BGP / MRT file used as input. The module code is writ
block-linux-cdp
- 块级的连续数据保护系统,此为可加载的LINUX模块,作为块设备驱动程序与通用块层的中间层工作-This module provides the functionality of Continuous Data Protection at block level.
ACEos
- 王牌操作系统仍在发展,发展是更多的核心概念为重点。 Ace OS is still under development and the development is more focusing on the kernel concepts. 王牌OS是从无到有及其模块都不是从Linux或任何其他操作系统拷贝。 Ace OS is developed from scratch and none of its module is copied from Linux or any other OS.
LINUX_UI_module_design_code_stream
- LINUX流媒体UI模块设计代码LINUX UI module design code stream -LINUX UI module design code stream
src
- include three modules in Linux. Module 1 – Load/unload the module can output some info Module 2 – Module accepts three parameters (int, string, array) – Load the module, output the parameter’s value Module 3 – Module creates a proc file, reading the
USB
- 功能:1、对APP升级(文件转移) 2、对系统与模块升级(文件转移) 3、对图片与图像的导出(文件在U盘内) 将usb/usb_ini/usb_test.c在linux下进行编译,执行。前提插入U盘,内usb/usb_ini/autorun,ini文件-Features: 1, to upgrade the APP (file transfer) 2, the system and module upgrade (file transfer) 3, export of p
8
- 易语言linux多进程tcp服务器源码例程程序结合易语言linux多进程和socket模块 ,实现linux下的多进程tcp服务器。 -Easy language Linux multi process TCP server source routine procedures combined with easy language Linux multi process and socket module to achieve Linux under the multi process TC
os exercies4
- 写一个扩展到linux防火墙,这使得它成为可能 指定允许哪些程序使用哪个传出端口。 更确切地说,用户空间程序和内核 模块。(Write an extension to the linux firewall which makes it possible to specify which programs are allowed use which outgoing port. More precisely, write a user space program and a