搜索资源列表
linuxwenjianchuanshu
- 近日小弟做了个linux下用户数据报协议大文件传输程式发上来与大家共勉。 代码在 redhat 9.0 下编译通过。 最大测试无差错传输文件:288M 最大测试传输速度:6.5M/S-brother recently took a linux user datagram protocol large file transfer programs onto the roof and let us. Redhat 9.0 of the code under compile. The bi
spidmadriver
- 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
lcd_driver-framebuffer
- 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffe
IIC_ZLG7290
- 本字符设备驱动在Linux2.6中测试通过,实现微处理器S3C2410通过IIC总线向数码管键盘控制芯片ZLG7290发送数据,通过控制ZLG7290来使数码管循环显示0-F。
doublewrite
- 这是一个针对大数据的反复多线程读写文件系统的测试代码。
uart2
- linux下的串口简单测试程序。实现打开串口,设置串口参数,发送数据功能
playsound
- 一个linux 播放PCM数据程序,源码经过测试
Rhapsody-0.1.8.tar
- sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
rs485
- linux 基于 s3c2440 的rs485驱动及测试程序,可正常收发16Mhz字节数据!
gps_test.rar
- 该程序在Linux下面测试GPS模块的输出数据,其他应用编程可直接借鉴里面函数。,The program in Linux to test the following GPS module output data and other application programming directly from inside the function.
server-1.3.tar
- linux 操作系统上开发的上的网口与串口之间数据转发的程序.经过测试,非常好用.希望有人能用的着.-linux operating system developed by the network and serial port data transmitted between the procedures. After the test, very easy to use. I hope someone can use the forward.
LinuxC
- linux c函数详解 , 第一章:字符测试函数 第二章:数据转换函数 第三章:内存配置函数-Detailed linux c function, the first chapter: Chapter II character test function: data transfer function in Chapter III: memory allocation function
dongtaiguihua
- 算法分析部分,动态规划代码的实现,并有完整的测试数据-Algorithm analysis, dynamic programming code to achieve, as well as complete test data
src
- 与远程服务期的指定端口建立连接并发送测试数据,unix/LINUX redhat 2.6.18-92.el5上CC/gcc编译通过-it builds up a tcp connection with remoted server and assigned port,after connection built, it sends test data to the server, compiled with cc/gcc under unix/linux redhat 2.6.18-92.el5
linuxsocket
- 用Linux C实现了服务器与客户端数据通讯,已通过测试,代码完整,请试用!-It realize the communication of server and client.It is written by linux C.It has been tested.
TSP_citys
- TSP(旅行商)问题的测试数据及最优解,用于测试算法的优劣及效率等。TSP问题研究必备-TSP (traveling salesman) problems of test data and the optimal solution algorithm for testing the merits and efficiency. TSP studies necessary
fb_test
- LCD测试程序,2440开发板,显示图片,要用 软件转换成RGB格式的数据-fdjslfjdsfl lslfdjsl djslf dsjl dsjl dsjl
EasySitePM_Enterprise_3_5_10_0413_UTF8
- EasySitePM Enterprise3.5系统是一款适用于不同类型企业使用的网站管理平于,它具有多语言、繁简从内核转换、SEO搜索优化、图片自定生成、用户自定界面、可视化订单管理系统、可视化邮件设置、模板管理、数据缓存+图片缓存+文件缓存三重提高访问速度、百万级数据快速读取测试、基于PHP+MYSQL系统开发,功能包括:产品管理、文章管理、订单处理、单页信息、会员管理、留言管理、论坛、模板管理、语言管理、权限自定等,更多功能请详细查看以下说明-EasySitePM Enterprise3.
rohc-1.2.0
- 实现了鲁棒性包头压缩算法,运行在Linux环境中,并带有测试数据-Achieve a robust header compression algorithm, running in a Linux environment, and with test data
风场反演算法代码
- 使用FORTRAN语言编写 用于使用散射计回波数据反演海面风场 Linux环境,带测试数据,亲测,可运行