搜索结果

找到约 547 项符合 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.
https://www.eeworm.com/dl/628/160199.html
下载: 52
查看: 1150

Linux/Unix编程 Linux系统中

Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间 建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设 备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设 备驱动程序,可以深入理解Linux系统和进行系统开发 ...
https://www.eeworm.com/dl/619/163770.html
下载: 161
查看: 1036

操作系统开发 本源代码所设计的文件系统

本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。 ...
https://www.eeworm.com/dl/531/165777.html
下载: 201
查看: 1029

Delphi控件源码 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. R ...
https://www.eeworm.com/dl/666/169132.html
下载: 169
查看: 1069

电子政务应用 红外线遥控器读码软件

红外线遥控器读码软件,显示红外线波型,读取并保存码 IR Remote Control Unit Code Read System 产品详细描述: 能够像显示器一样显示红外线码的波型 可以读多达150种格式的红外线码 显示红外线码的时间非常准确,误差只有几个微秒。 具有错误检测功能 保存红外线码功能 自动识别码的格式 比较样机与所写的新软件的遥 ...
https://www.eeworm.com/dl/691/171127.html
下载: 153
查看: 1216

其他 电话计费器程序/*信号定义: clk: 时钟信号

电话计费器程序/*信号定义: clk: 时钟信号,本例中其频率值为1Hz; decide: 电话局反馈回来的信号,代表话务种类,“01”表示市话,“10”表示 长话,“11”表示特话; dispmoney: 用来显示卡内余额,其单位为角,这里假定能显示的最大数额为50 元 (500 角); disptime: 显示本次通话的时长; write,read: 当write ...
https://www.eeworm.com/dl/534/171522.html
下载: 171
查看: 1045

VHDL/FPGA/Verilog 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 ...
https://www.eeworm.com/dl/663/172720.html
下载: 177
查看: 1058

VHDL/FPGA/Verilog <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 **** ...
https://www.eeworm.com/dl/663/172732.html
下载: 50
查看: 1108

汇编语言 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
https://www.eeworm.com/dl/644/174258.html
下载: 30
查看: 1043

Java书籍 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 ...
https://www.eeworm.com/dl/656/179721.html
下载: 104
查看: 1078