搜索资源列表
raw-posix
- Block driver for RAW files (posix).
write-raw
- MATLAB读写裸数据,将MATLAB的mat格式文件,写成所需的图像类型格式-MATLAB to read and write raw data to the MATLAB mat format file, write the desired image type format
USB-RAW---Bulk-ch341
- labview中usb raw设备的读取和写入程序 非常有用-labview usb raw device in the read and write process is very useful
Raw-Socket
- 利用原始套接字编写一个网络嗅探器捕获网络数据包,分析基本的数据信息,实现简单的过滤功能。-Use raw sockets to write a network sniffer to capture network packets, analyze basic data, a simple filtering.
RAW-socket-caught-procedures
- 这是一个RAW套接口的抓包程序,在linux 平台下实现,已经测试通过,是一个原理性的测试程序-This is a RAW socket caught procedures, implementation in the Linux platform, has the tests pass, is a rational test program
raw-bmp
- RAW格式转化BMP格式程序:打开原始图像文件,申请512字节的内存空间,图像读入 ,创建新的图像 ,位图图像文件的基本格式:位图文件头、位图信息头、彩色表 、位图数据。一共四部分。
the-raw-code-of-Gonzalez
- 很经典的一本数字图像处理的源代码,包含很多原书所引用的库函数。-the raw code of Gonzalez digital image processing,including a great many codes use in the original book.
RAW-SOCKET
- 熟悉Linux环境下基本的raw socket编程,对以太网帧进行初步分析,可通过程序完成对不同层次PDU的字段分析,修改和重新发送。-Familiar with the basic raw socket programming under Linux environment, a preliminary analysis of Ethernet frames can be completed through the program at different levels PDU field a
Artificial-fish-raw-code
- 人工鱼群原始代码,简单易懂,供初学者使用参考-Artificial fish raw code, easy to understand, reference for beginners to use
RAW
- 读取RAW格式图像并将图像数据保存为txt文件-Read RAW format images and image data is saved as a txt file
raw
- Definitions for raw CAN sockets.
Raw-notifications-sample
- windows phone Raw notify例子程序-windows phone Raw notify
RAW
- 从打开对话框选择RAW格式图片进行读取和显示-RAW format file to read and display
001-Raw-Project-Without-Serial-93-06-26
- serial raw project lpc17-serial raw project lpc1788
img-ir-raw
- ImgTec IR Raw Decoder found in PowerDown Controller.
VCPP-raw
- 实用visual c++开发工具读取raw文件的相关方法和代码-read RAW file under the c++ environment
Reads-a-raw--image-file-and-display-a-line-profil
- READS A RAW DATA IN AN IMAGE
raw-os-gcc_helper2416-master
- raw-os,国内实时操作系统工程源码.-raw-os gcc helper2416 master JUNYI
Raw-os
- 操作系统的移植主要取决于cpu ,所以操作系统的移植基本都是大同小异。所以移植raw os 的时候最快的捷径是看看有没有其它os 移植到过上面,如果有的话移植会简单很多。-Portable operating system mainly depends on the CPU operating system, so the basic transplantation are similar. So the fastest way to transplant OS raw is to see if
Raw-os-kernel
- 传统的os 比如ucos 这种维护了一个头为单指针的双向链表,这样导致链表插入到尾部的速度很慢,得不偿失,所以raw os 采用了头为双指针的双向链表,插入速度更快。-Traditional OS such as UCOS the maintain a head for a single needle two-way linked list. As a result, the linked list insertion to the tail of the speed is very slow,