搜索资源列表
取文件
- 如何读取保存在D盘某文件夹下的文本文件, 读取后如何保存在一个数组中-how to read stored in a D-folders within the text files, how to read stored in an array
tcc-0.9.23
- Tiny C Compiler - C scr ipting 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
pngimage1.56
- 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
calculatordsaaa
- 同诸多网友一样,受益于VCKBASE,觉得应为他做点贡献了,于是做了这么一个基于表达式求值的科学计算器与各位爱好编程的朋友分享。 如您所知,这方面的程序很多,看过ZF.Yi的相关作品,也见过黄江峰的相关程序,但我觉得我的计算类有不同于二位的特色,如计算结果的有效位较长(16位);支持不严格的表达式输入(如cos(23)*sin(34)与cos(23)*sin(34与cos23*sin34等价);支持四种进制的数在一个表达式中同时出现的进制混合运算(除十进制外的各进制数不限于整数,如12
FaxUsed
- 时间转换成音档读出来,要自己做基本的音档,在程序的目录下,建个waves目录,这个是d-time for a change in the sound file as read out, it has to do basic sound file, in the process of the directory, build a directory waves, this is a d
TCS_genealogy
- Read the TCS Genealogical Database file and display its tree structure using indentation, with names ordered by Ph.D. date.
rdvv.rar
- hex code for controlling a TSA5511 phase locked loop chip using a PIC16F84 Also drives a standard 16x1 LCD display. function 16F84(A) L.C.D. notes 0V 5 1, 5 +5 volt 4, 14 2, 3 Display enable 2 6 SCL 17 needs 10k pullup to +
DXF_to_G
- dxf格式的文件转换成G代码文件,包括delphi源文件及exe-dxf format files into G code files, including source files and exe delphi
48v_Cell_Collect_can
- 用PIC18F2580完成A/D采集,CAN总线数据读取-PIC18F2580 complete with A/D Acquisition, CAN bus data read
mmc3r10g
- SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY command (Table 144) provides a means for the Initiator to request information regarding the capacity of the Logical Unit. This command shall not repo
fenxi
- 编译原理:c语言的语法分析器(使用递归下降法,需从d盘读入分析文件)-Compiler theory: c language parser (recursive descent, be read from the d drive of files)
masm
- 程序,把数据段中AAA标号地址中连续10个数(5,6,7,8,9,A,B,C,D,E,)读出,把每个数加2后再存入到数据段中BBB开始的标号地址中去,并把BBB数据显示出来;-Program, the data segment in 10 consecutive AAA label address the number of (5,6,7,8,9, A, B, C, D, E,) read out, and then add 2 to each number stored in the BBB
hb
- 汇编课程设计 我想以在报纸上看到的一个故事开始.三年前,一个中国作家参观了瑞士国际奥林匹克博物馆.他去买票时发现每张票上都印有曾举办过奥运会的城市的标志.-I d like to begin my speech with a story I read from a newspaper .A chinese writer visited the International Olympic Museum in Switzerland three years ago . I thought to
busy
- 利用ICL7135的BUSY怎样读取A/D转换结果-How to read using the BUSY ICL7135 A/D conversion result
4-2
- 统计一行中字符的个数 通过getchar()读取字符,当读入的字符是换行符时循环结束。 输入要求:字符型数据 输出数据格式要求: d 输入输出样例: Input Sample: I m Chinese! Output Sample: 12 -The number of characters in the statistics line by getchar () reads characters read into the character is a
DiskFilter
- 此驱动默认还原C盘,缓冲文件放D盘(根据inf文件配置)。 此代码为课程设计而写,只实现了最基本的功能,很多细节问题并未考虑。另外, 对读写请求未进行过滤,还原系统盘时,Win7下测试,系统启动后会显示 “正常进入Windows”等选项,系统在关机时应该做了记录日志,被拦截后出 现此提示。-This drive to restore the C drive by default, cache files, put the D disk (inf file configuratio
Sample-Holder-Test-Program
- Sample Holder Test Program PROCESSOR Microchip PIC16F877 Read 4 channel A/D 2x20 LCD display show 4 channel keep value-Sample Holder Test Program PROCESSOR Microchip PIC16F877 Read 4 channel A/D 2x20 LCD display show 4 channel keep value
HuffmanTree
- 该系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
D
- 1.从键盘上输入某班学生的某科目成绩.输入按学生的学号由小到大的顺序输入. 2.统计检查每个学生的名次. 3.将统计结果在屏幕上显示. 4.为便于观察,输入学生数目不宜太多,以不超过一屏为宜.输出应便于阅读.尽可 能考虑美观. 5.输入要有检错手段. 3.对输入要有检错措施,以防止非法字符输入,并有适当的提示. 4.将整个程序分解为若干模块,分别用子程序实现.在报告中要给出模块层次图.-1 Enter a class of students in
地图显示优1
- MIF 文件读取,简单的GIS系统,附带MIF文件(MIF file read, simple GIS system, accompanied by MIF files)
