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

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

READ

  • Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li

    Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows READ win32/READme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.

    標簽: Installation Everywhere Scripting Compiler

    上傳時間: 2013-12-19

    上傳用戶:zhangzhenyu

  • Linux系統中

    Linux系統中,設備驅動程序是操作系統內核的重要組成部分,在 與硬件設備之間 建立了標準的抽象接口。通過這個接口,用戶可以像處理普通文件一樣,對硬件設 備進行打開(open)、關閉(close)、讀寫(READ/write)等操作。通過分析和設計設 備驅動程序,可以深入理解Linux系統和進行系統開發

    標簽: Linux

    上傳時間: 2015-06-13

    上傳用戶:litianchu

  • 本源代碼所設計的文件系統

    本源代碼所設計的文件系統,具有建立文件(create)、打開文件(open)、讀文件(READ)、寫文件(write)、關閉文件(close)、撤銷文件(delete)等功能。在模擬程序中可從鍵盤上輸入文件操作命令來模擬各用戶程序中所調用的各種文件操作,用一個結束命令(end)停止程序的執行。

    標簽: 源代碼 文件系統

    上傳時間: 2013-12-13

    上傳用戶:希醬大魔王

  • This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the

    This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2). Improvements in this new version includes: This new version allows the programmer to not use Delphi heavy units which will greatly reduce the size of the final executable. READ more about this feature here. Most, if not all, Portable Network Graphics features as CRC checking are now fully performed. Error on broken images are now better handled using new exception classes. The images may be saved using interlaced mode also. Transparency information won t be discarted after the image is loaded any more. Most of the images are decoded much faster now. The images will be better encoded using fresh new algorithms. IMPORTANT! Now transparency information is used to display images.

    標簽: version documentation intended rewrite

    上傳時間: 2015-06-28

    上傳用戶:qiao8960

  • 紅外線遙控器讀碼軟件

    紅外線遙控器讀碼軟件,顯示紅外線波型,讀取并保存碼 IR Remote Control Unit Code READ System 產品詳細描述: 能夠像顯示器一樣顯示紅外線碼的波型 可以讀多達150種格式的紅外線碼 顯示紅外線碼的時間非常準確,誤差只有幾個微秒。 具有錯誤檢測功能 保存紅外線碼功能 自動識別碼的格式 比較樣機與所寫的新軟件的遙控器碼的異同 具體情況請訪問本網站:http://www.crzman.com/IR_READer.htm Display the Infrared wave on the software like oscillograph. Can READ more than 150 kinds of infrared code format Display the Infrared time and the tolerance no more than many us. Have error detect function Save Infrared code function Auto identify code s format Compare the code from sample and new Remote Control Unit code) Detail instance please visit address: http://www.crzman.com/IR_READer.htm

    標簽: 紅外線遙控器 軟件

    上傳時間: 2015-07-03

    上傳用戶:ccclll

  • 電話計費器程序/*信號定義: clk: 時鐘信號

    電話計費器程序/*信號定義: clk: 時鐘信號,本例中其頻率值為1Hz; decide: 電話局反饋回來的信號,代表話務種類,“01”表示市話,“10”表示 長話,“11”表示特話; dispmoney: 用來顯示卡內余額,其單位為角,這里假定能顯示的最大數額為50 元 (500 角); disptime: 顯示本次通話的時長; write,READ: 當write 信號下降沿到來時寫卡,當話卡插入,READ 信號變高時讀卡; warn: 余額過少時的告警信號。本例中,當打市話時,余額少于3 角,打長 話時,余額少于6 角,即會產生告警信號; cut: 當告警時間過長時自動切斷通話信號。 */

    標簽: clk 電話計費器 信號 定義

    上傳時間: 2014-01-15

    上傳用戶:hewenzhi

  • This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-

    This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-10 so that people can READ and interpret the // numbers more READily than they could if the numbers were displayed in // binary or hexadecimal format. Also, a "BCD-to-binary" converter is // tested in this build.

    標簽: binary-to-BCD developing displaying for

    上傳時間: 2015-07-07

    上傳用戶:lmeeworm

  • <Floating Point Unit Core> fpupack.vhd pre_norm_addsub.vhd addsub_28.vhd post_norm_addsub.

    <Floating Point Unit Core> fpupack.vhd pre_norm_addsub.vhd addsub_28.vhd post_norm_addsub.vhd pre_norm_mul.vhd mul_24.vhd vcom serial_mul.vhd post_norm_mul.vhd pre_norm_div.vhd serial_div.vhd post_norm_div.vhd pre_norm_sqrt.vhd sqrt.vhd post_norm_sqrt.vhd comppack.vhd fpu.vhd ***For simulation **** To run the simulation READ READme.txt in folder test_bench.

    標簽: vhd post_norm_addsub pre_norm_addsub Floating

    上傳時間: 2014-01-18

    上傳用戶:czl10052678

  • 8051 monitor programm: - use external ram to run user program - use eeprom to save user program

    8051 monitor programm: - use external ram to run user program - use eeprom to save user program - provide single step debug, can READ internal register and ram

    標簽: program user use external

    上傳時間: 2015-07-11

    上傳用戶:zhichenglu

  • THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program

    THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of READers, from database novices to database experts. Therefore, we have arranged the book so that information needed only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will READ every page. We have sometimes duplicated explanations in an effort to make READing easier for those who do not READ all sections. This book will be most helpful to those who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here.

    標簽: application reference tutorial program

    上傳時間: 2015-08-04

    上傳用戶:zhengzg

主站蜘蛛池模板: 孟连| 建德市| 西畴县| 临澧县| 洱源县| 蕲春县| 定结县| 兖州市| 江北区| 邢台县| 桐庐县| 北安市| 胶州市| 昌邑市| 虞城县| 古浪县| 石嘴山市| 古浪县| 屏山县| 石河子市| 松潘县| 乌兰浩特市| 板桥市| 建水县| 赞皇县| 许昌市| 台安县| 福贡县| 蒲城县| 潞西市| 天峨县| 古交市| 永昌县| 霍城县| 米林县| 手机| 北流市| 长乐市| 杂多县| 会东县| 平南县|