搜索资源列表
Keil MDK RL-ARM 实时库用户指南
- Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及
Fat16_32_iso9660
- iso9660和FAT文件系统的读写程序,iso9660是光盘文件格式 -and iso9660 file system read and write FAT procedures, iso9660 is a CD-ROM file format
3G-324M
- 基于3G_324M协议的可视电话终端软件设计 该文档提出了基于商用3G/324M协议栈的3G可视电话解决方案,该解决方案采用Windows Mobile操作系统,目标是实现基于 3GPP 3G-324M协议的3G手机可视电话应用。该方案具有良好的互操作性, 较低的成本,具有重要的现实和工程意义。 阅读前请先安装CAJViewer阅读器。 -Based 3G_324M protocol video phone terminal software design of the do
DOS
- DOS操作系统源代码,VC下编译通过,由于代码中部分为汇编代码,需要阅读者有一定的汇编知识-DOS operating system source code, VC compiled by, as part of the code for the assembly code, you need to read the compilation of those who have some knowledge
ahb_ram
- AHB接口的ram控制器,可靠性非常强。除了两个周期内发生读到写或写到读的极限情况(一般处理器设计中不会有这种传输方式),其他传输方式完全没有问题-AHB interface ram controller, reliability is very strong. In addition to occurring in two cycles read or write read write the limit (usually processor design will not have such
20070717102
- VB写的诛仙游戏外挂,可自动寻怪打怪。包括一些数据操作读取到人物信息和血量真气信息。-VB write Zhu Xian game plug, can automatically find strange 打怪. Including some data manipulation to the people to read the information and blood infuriating information.
WDM-R-W-IO-DRIVER
- 本驱动程序采用WDM驱动编写方式,主要功能是在Windows XP下能够向指定的I/O端口写入一个或多个字节,能够从指定的I/O端口读出一个或多个字节,能够同时支持多个用户程序。 测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。 -This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O po
yy
- 读取视频文件,读取一帧图像并检测图像中的汽车,使用循环逐帧对图像进行检测-read the videofrequency documents,then detect the cars in the picture,use the cycle to detect the picture.
chan_MapGIS_color_table
- 自动读取MapGIS颜色库,建立颜色编号与RGB颜色的对应表-MapGIS automatically read the color database, the establishment of the color with the RGB color code corresponding to Table
mtk-res-editV29
- mtk直接读取和修改ROM文件,能修改和导出导入bin中的图片和铃声-MTK ROM directly read and modify files, modify and export to import bin of pictures and ring tones
SCA100
- 51单片机SPI读取SCA100角度值,带温度补偿,精度达到0.008度.-51 Single-chip SPI read SCA100 angle values, with temperature compensation, accuracy of 0.008 degrees.
r
- 读取支票的一个数值金额,并输出其文字表示。例如,数字112.43 应该写为:ONE HUNDRED TWELVE and 43/1-Read a numerical check amount, and express the output of its text. For example, the number 112.43 should be written as: ONE HUNDRED TWELVE and 43/1
readxmlfiletool
- 一个读写XML文件的例子代码,VC++,适用windows 操作系统-Read and write XML documents a code example, VC++, The application of windows operating system
mmc3r10g
- SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY command (Table 144) provides a means for the Initiator to request information regarding the capacity of the Logical Unit. This command shall not repo
123
- VC++读取JPG格式的图像,并可以对图像进行任意比例的缩放,VC中大多为处理BMP格式的图像,此程序是处理JPG格式的-VC++ to read JPG image format and can be arbitrary image scaling ratio, VC mostly deal in BMP format images, this procedure is the deal with JPG format
dual-ram
- 实现双口RAM映射到DSP地址单元空间中,使得双口RAM直接读取DSP中的数据或程序。-Achieve dual-port RAM modules mapped to the DSP address space, making dual-port RAM directly read the data in the DSP or procedures.
r
- 一个非常好的嵌入式串口读程序,思路清晰,值得一看-A very good read embedded serial procedures, clear lines of thought, see
R
- 用 tc 编写的俄罗斯方块, 代码量只有500 多行,简单易懂。-Tc prepared by the Russian box, the code is only more than 500 lines, easy-to-read.
read
- 图片预处理,包括二值化、归一、去噪、细化全操作。-Image pre-processing
r语言批量读取xyz格式文件
- 水动力模型MIKE21数据后处理 dfsu格式文件导出模拟结果xyz格式文件 R语言可以迅速批量读取xyz文件,并根据文件名排序 以便于后期处理(MIKE 21 export results from dsfu R read numerous xyz files)