资源列表
[编译器/词法分析] Compiler
说明:(1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所有不必要空格和注释的C++源程序的压缩文本。因此,程序中还应该有这<陈新杰> 在 2025-11-11 上传 | 大小:573kb | 下载:0
[书籍源码] smooth
说明:SMOOTH uses a vectorized implementation that may be slow when X and/or fr a me_LENGTH are very large. The number of elements that are used for calculation is length(X)*fr a me_LENGTH. The algorithm vectorizes the operation by creating a matrix of ind<Nikhiln> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[书籍源码] new
说明:It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information. In addition, it inserts information related to the author of<Nikhiln> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[书籍源码] Intermediate_Nodes
说明:The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reactio<Nikhiln> 在 2025-11-11 上传 | 大小:1kb | 下载:1
[书籍源码] kpib
说明:kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command: r = kpib(INSTRUMENT,GPIB, read ) will return the<Nikhiln> 在 2025-11-11 上传 | 大小:100kb | 下载:0
[汇编语言] bresenham-ellips
说明:生成椭圆的BRESENHAM算法(含头文件)-bresenham_ellips<ZHQ> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[书籍源码] omapl-1xbootload
说明:介绍了dsp中omapl13x系列dsp中加载bootloader的方法-Introduced in omapl13x series dsp dsp bootloader loaded the method<黄涛> 在 2025-11-11 上传 | 大小:1.56mb | 下载:0