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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

test-driven

  • 這是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é)沒(méi)有完善。如調(diào)整完時(shí)間后第一次顯示的時(shí)間是錯(cuò)誤的(由于共享TimeData引起);沒(méi)有使用串行eeprom存儲(chǔ)多個(gè)報(bào)警時(shí)間等;刪除報(bào)警代碼沒(méi)有編寫(xiě)。不過(guò),程序已經(jīng)可以使用,讀者可以自行完善它。通訊協(xié)議參考rtos隨想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在Project->Options for Target "Target 1"的output頁(yè)點(diǎn)擊Select Folder for Objects...和Listing頁(yè)點(diǎn)擊Select Folder for Listing...改變. (2)編譯時(shí)會(huì)有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

  • One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed

    One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at discrete time points, with constant increments deltaT. * At each such time moment, program checks if a new item arrival or * release has occurred during previus deltaT.

    標(biāo)簽: One-channel distributed and simulator

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

    上傳用戶:kr770906

  • 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)行對(duì)比。 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

    上傳用戶:無(wú)聊來(lái)刷下

  • The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bi

    The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bitstream File 2) Sram_Interface.ucf -----------------> UCF File 3) Sram_Interface.vhd -----------------> Main Entity 4) Sram_Interface_tb.vhd ------------> Test Bench 5) SRAM_RD_WR.vhd ------------> Sub Module

    標(biāo)簽: Sram_Interface following Hardware contains

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

    上傳用戶:gmh1314

  • TION ESD (electrostatic discharge) sensitive device. Electrostatic charges as high as 4000 V readil

    TION ESD (electrostatic discharge) sensitive device. Electrostatic charges as high as 4000 V readily accumulate on the human body and test equipment and can discharge without detection. WARNING! Although the AD7008 features proprietary ESD protection circuitry, permanent damage may occur on devices subjected to high energy electrostatic discharges. Therefore, proper ESD precautions are recommended to avoid performance degradation or loss of functionality.

    標(biāo)簽: Electrostatic electrostatic discharge sensitive

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

    上傳用戶:2467478207

主站蜘蛛池模板: 抚顺县| 凤城市| 周至县| 咸宁市| 比如县| 睢宁县| 普安县| 射洪县| 手游| 达孜县| 清苑县| 天峻县| 宜都市| 连云港市| 米易县| 北海市| 桓仁| 贡山| 黑河市| 搜索| 麻阳| 五莲县| 三门县| 江口县| 滨海县| 福泉市| 浏阳市| 西乌珠穆沁旗| 武鸣县| 谷城县| 长阳| 四子王旗| 南宫市| 内黄县| 增城市| 衡东县| 遂川县| 寻乌县| 焉耆| 闽清县| 正安县|