亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Test-spra

  • 電池設(shè)計(jì)的充電器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Description : Standalone Ba

    電池設(shè)計(jì)的充電器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Description : Standalone Battery Charger with AT90S2333 (main program) Compiler : IAR icca90 Author : Asmund Saetre / Terje Frostad / Dietmar Koenig Change log : 02.02.2000 Changed to fit Battery Charger refrence design board AS 18.02.2000 Final test and review AS

    標(biāo)簽: Description Standalone Device S2333

    上傳時(shí)間: 2014-01-23

    上傳用戶:ruixue198909

  • 功能測試軟件winRunner的手冊及介紹

    功能測試軟件winRunner的手冊及介紹,This book will introduce the winRunner software to test,include manual and guide etc.

    標(biāo)簽: winRunner 功能測試 軟件

    上傳時(shí)間: 2015-09-02

    上傳用戶:songnanhua

  • 這是Small RTOS 51 在DP-51下載仿真實(shí)驗(yàn)儀上使用CAT24WC02驅(qū)動(dòng)程序的例子。本例程序按照相應(yīng)的的通訊協(xié)議接收一個(gè)數(shù)據(jù)

    這是Small RTOS 51 在DP-51下載仿真實(shí)驗(yàn)儀上使用CAT24WC02驅(qū)動(dòng)程序的例子。本例程序按照相應(yīng)的的通訊協(xié)議接收一個(gè)數(shù)據(jù),并將接收到的數(shù)據(jù)顯示到LED數(shù)碼顯示器上。然后將接收到的數(shù)據(jù)寫入Cat24Wc02中,再在同一位置將數(shù)據(jù)讀出,并將讀出的數(shù)據(jù)通過串口發(fā)送回來。通訊協(xié)議參考rtos隨想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在Project->Options for Target "Target 1"的output頁點(diǎn)擊Select Folder for Objects...和Listing頁點(diǎn)擊Select Folder for Listing...改變. (2)編譯時(shí)會有4個(gè)警告,可以忽略. (3)DP-51下載仿真實(shí)驗(yàn)儀的所有跳線選取默認(rèn)值。

    標(biāo)簽: Small RTOS CAT 51

    上傳時(shí)間: 2015-09-03

    上傳用戶:wweqas

  • 這是Small RTOS 51 DP-51下載仿真實(shí)驗(yàn)儀上實(shí)現(xiàn)一個(gè)鬧鐘的源代碼。它可以使用k1~k4調(diào)整時(shí)間

    這是Small RTOS 51 DP-51下載仿真實(shí)驗(yàn)儀上實(shí)現(xiàn)一個(gè)鬧鐘的源代碼。它可以使用k1~k4調(diào)整時(shí)間,使用串口設(shè)置一個(gè)報(bào)警時(shí)間。由于僅僅是一個(gè)例子而非產(chǎn)品,有一些細(xì)節(jié)沒有完善。如調(diào)整完時(shí)間后第一次顯示的時(shí)間是錯(cuò)誤的(由于共享TimeData引起);沒有使用串行eeprom存儲多個(gè)報(bào)警時(shí)間等;刪除報(bào)警代碼沒有編寫。不過,程序已經(jīng)可以使用,讀者可以自行完善它。通訊協(xié)議參考rtos隨想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在Project->Options for Target "Target 1"的output頁點(diǎn)擊Select Folder for Objects...和Listing頁點(diǎn)擊Select Folder for Listing...改變. (2)編譯時(shí)會有6個(gè)警告,可以忽略. (3)除與pcf8563相關(guān)的跳線和蜂鳴器的跳線外,DP-51下載仿真實(shí)驗(yàn)儀的所有跳線選取默認(rèn)值。

    標(biāo)簽: Small RTOS 51

    上傳時(shí)間: 2015-09-03

    上傳用戶:jyycc

  • Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --

    Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --- -- The MSN® Messenger Activity software development kit (SDK) contains technical information about how to develop and test single-user and multiuser applications by using the Activity object model. The SDK also provides detailed information about the MSN development and testing requirements that your Activity must meet, and how to increase the usage of your MSN Messenger Activity application.

    標(biāo)簽: Introduction Messenger Activity the

    上傳時(shí)間: 2015-09-06

    上傳用戶:ruan2570406

  • Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Conta

    Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Contains the driver sources. Compile with "make". Then as root, install with "make install". Type "modprobe finepix" to load the module. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest.

    標(biāo)簽: driver i.e. FujiFilm FinePix

    上傳時(shí)間: 2014-11-28

    上傳用戶:chenxichenyue

  • This code in this directory implements the binary hopfield network. Source code may be found in HOP

    This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST, H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the screen and a file, ARCHIVE.LST.

    標(biāo)簽: code implements directory hopfield

    上傳時(shí)間: 2014-01-16

    上傳用戶:123啊

  • HDL實(shí)現(xiàn)的DES算法

    HDL實(shí)現(xiàn)的DES算法,及相關(guān)的Test bench激勵(lì)文件

    標(biāo)簽: HDL DES 算法

    上傳時(shí)間: 2015-09-21

    上傳用戶:sk5201314

  • 1.left.aspx下部分實(shí)現(xiàn)了讀取RDF(RDF format feeds

    1.left.aspx下部分實(shí)現(xiàn)了讀取RDF(RDF format feeds,是描述web資源的W3C XML格式)格式的feeds,可點(diǎn)擊第三條“RDF Test”進(jìn)行對比。 RDF與普通XML的主要區(qū)別是它的根節(jié)點(diǎn)下是<items>,而不是<channel>。 2.運(yùn)行時(shí),需要根據(jù)自己的機(jī)子改變RssReader.cs中的 String connStr = @"Data Source=6998D47256954C1\SQLEXPRESS Initial Catalog=rss Integrated Security=True"

    標(biāo)簽: RDF format feeds left

    上傳時(shí)間: 2014-01-17

    上傳用戶:邶刖

  • This article shows that by using the tools available and understanding the programming system, it is

    This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in the same development program that was used to write the rest of the test code. MFC comes bundled with Microsoft Visual C++ and other development systems such as Watcom C/C++ and Borland Inprise C++ Builder.

    標(biāo)簽: understanding programming available the

    上傳時(shí)間: 2014-12-02

    上傳用戶:無聊來刷下

主站蜘蛛池模板: 鄱阳县| 虞城县| 大邑县| 龙陵县| 墨脱县| 揭阳市| 扶绥县| 额敏县| 宁远县| 咸阳市| 桐庐县| 墨竹工卡县| 盐边县| 鹤庆县| 鄂托克旗| 什邡市| 南康市| 天镇县| 连云港市| 金昌市| 托克逊县| 泾川县| 体育| 孟津县| 和林格尔县| 灵宝市| 潼南县| 汉源县| 呈贡县| 浙江省| 库伦旗| 农安县| 辰溪县| 澜沧| 罗源县| 清流县| 中卫市| 纳雍县| 武功县| 六盘水市| 罗定市|