文件名:TEST.C * 功能:測試IAP_Lite功能 * 日期:2003.11.10 ******************************************************************/ #INclude "REG931.H" #INclude "IAP_LITE.H"
上傳時間: 2014-07-24
上傳用戶:LIKE
此程序是RS485從機通訊,包含3部分:接收幀程序、發送幀程序及執行命令程序。 從機通訊地址從地址開關讀取4位 由于485的通信規約差別很大,這里只是提供參考,具體請參照自己的項目特點做修改,拋磚引玉。 #INclude<reg52.h> #INclude<main.h> #INclude<hy502.h>
上傳時間: 2015-09-18
上傳用戶:cjl42111
The Linux Network Administrator s Guide, Third Edition updates a classic Linux title from O Reilly. This refreshed resource takes an in-depth look at everything you need to know to join a network. Topics covered INclude all of the essential networking software that comes with the Linux operating system, plus information on a host of cutting-edge services including wireless hubs, spam filtering, and more
標簽: Linux Administrator Edition Network
上傳時間: 2015-09-19
上傳用戶:
1) 復制libminigui-str-1.6.2.tar.gz至任意用戶目錄。 2) 解壓此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 將zlg7289.c zlg7289.h二文件拷貝入增值版的相應目錄中 libminigui-1.6.2-linux/src/ial/ 5) 修改相關宏定義使上述二文件加入庫編譯。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am 在29行增加 ZLG7289_SRCS = zlg7289.c zlg7289.h 在37行增加 $(ZLG7289_SRCS) b. 修改libminigui-1.6.2-linux/src/ial/ial.c 在166行加入 #INclude "zlg7289.h" 在282行的數組內加入 {"zlg7289", InitZLG7289Input, TermZLG7289Input}, c. 進入項目主目錄, 重新配置編譯依賴 cd libminigui-1.6.2-linux 去掉后aclocal和automake后的版本號后,運行此腳本,忽略警告項。 d. 同上配置方法配置MiniGUI 6) 修改運行時配置文件MiniGUI.cfg中的IAL ial_engine=zlg7289
標簽: libminigui-str tar gz zxvf
上傳時間: 2013-12-18
上傳用戶:獨孤求源
SNVision Library (.dll).是法國SpikeNet公司的核心視覺分析軟件。 SNVision Library (.dll) is the true core of our technology. It is made of 50 fully documented functions for image processing and analysis. It is provided with "how to use" examples for the main programming languages. SNVision Library is the runtime module which enables you to INclude Spikenet Technology into your application
標簽: SNVision Library dll SpikeNet
上傳時間: 2013-11-30
上傳用戶:陽光少年2016
《JSP網絡編程從基礎到實踐》的實例代碼目錄中包含了前10章的所有實例的源代碼,實例名稱及其所處章節如下: 第1章 JSP技術概述 實例1 第一個JSP頁面 第3章 Web開發基礎 實例2 HTML與JavaScript交互示例 第4章 JSP語法 實例3 JSP程序的基本結構 實例4 簡單數據類型綜合應用實例 實例5 包裝類綜合應用實例 實例6 數組應用實例 實例7 字符截取程序示例 實例8 查找字符串程序示例 實例9 StringBuffer綜合應用程序示例 實例10 日期數據應用示例 實例11 算術表達式綜合運用實例 實例12 switch語句示例 實例13 循環應用綜合實例 實例14 一個簡單的計數器 實例15 INclude指令應用示例 實例16 forward應用程序示例 實例17 param應用程序示例 實例18 plugin應用程序示例 實例19 中文字符處理程序示例 第5章 JSP的內置對象 實例20 request常用方法的應用 實例21 獲得表單數據 實例22 頁面重定向程序示例 實例23 定時刷新頁面程序示例 實例24 記住會話的用戶名 實例25 猜字母游戲 實例26 網站計數器
上傳時間: 2013-12-06
上傳用戶:bruce
Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit INclude an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety.
標簽: Compression compression Lossless lossless
上傳時間: 2014-01-24
上傳用戶:caixiaoxu26
This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the field. It provides the tools to help overcome the problems of video storage, cataloging, and retrieval, by exploring content standardization and other content classification and analysis methods. The challenge of these complex problems make this book a must-have for video database practitioners in the fields of image and video processing, computer vision, multimedia systems, data mining, and many other diverse disciplines. Topics INclude video segmentation and summarization, archiving and retrieval, and modeling and representation.
標簽: handbook chapters presents overview
上傳時間: 2013-12-15
上傳用戶:yuzsu
自寫的C語言隊列的代碼,INclude后可以直接使用
上傳時間: 2015-10-10
上傳用戶:yzy6007
This design package INcludes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - INclude file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants
標簽: combination materials reference creating
上傳時間: 2015-10-19
上傳用戶:784533221