资源列表

« 1 2 ... .61 .62 .63 .64 .65 2466.67 .68 .69 .70 .71 ... 216389 »

[编译器/词法分析yufafenxi(LR)

说明:LR方法 编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -LR parser written methods to achieve parsing of arithmetic expressions. Requirements of arithmetic expres
<lzydwd> 在 2025-09-10 上传 | 大小:4kb | 下载:1

[其他小程序gtest1.6.0

说明:C++单元测试框架代码最新版本1.60版本,支持Windows, Linux等跨平台软件的单元测试,非常好用的测试工具-no English .
<梁勇> 在 2025-09-10 上传 | 大小:1.07mb | 下载:1

[微处理器(ARM/PowerPC等)stm32f2xx_stdperiph_lib

说明:ST公司 stm32f2xx工程模板及标准库文件,示例代码等-ST stm32f2xx standard template project and library files, sample code, etc.
<解建伟> 在 2025-09-10 上传 | 大小:23.15mb | 下载:1

[DirextX编程vc6GDIplusSrc

说明:这是一个用来动态现实曲线波形的程序,使用directx绘图,现实蝴蝶动态动作.-direct x draw image, as far as i know, it is very special, to trafer the code, to show the dynamic waveform
<winds> 在 2025-09-10 上传 | 大小:27.17mb | 下载:1

[微处理器(ARM/PowerPC等)Sample-Code

说明:MAXQ1850处理器两个加密程序Demo-MAXQ1850 two encryption processor Demo
<yanfuping> 在 2025-09-10 上传 | 大小:15kb | 下载:1

[微处理器(ARM/PowerPC等)MAXQ1850-USB

说明:MAXQ1850 MAXQ30内核结构 部分DEMO程序-MAXQ1850 MAXQ30 DEMO program structural elements of the kernel
<yanfuping> 在 2025-09-10 上传 | 大小:51kb | 下载:1

[其他小程序qt

说明:实现了一个计算器的代码,有可视化的界面,能够实现各种运算。-The code implements a calculator A visual interface To achieve a variety of computing
<杨雨翰> 在 2025-09-10 上传 | 大小:4kb | 下载:1

[matlab例程zhangyusimulink2

说明:一个关于LFMCW雷达测距的matlab仿真-A radar range on the matlab simulation LFMCW
<张钰> 在 2025-09-10 上传 | 大小:13kb | 下载:1

[嵌入式/单片机编程ISP-program-developer111

说明:对于嵌入式开发的代码下载很有用,希望能帮助到你-this is useful for the arm developers, I hope it can help
<方耿舜> 在 2025-09-10 上传 | 大小:496kb | 下载:1

[图形图像处理(光照,映射..)Gauss-and-Mean-Curvature

说明:用matlab开发的计算给定曲面点云的,高斯和平均曲率图-Matlab calculation developed by a given surface point cloud, the Gaussian and mean curvature map
<lmf> 在 2025-09-10 上传 | 大小:3kb | 下载:1

[语音合成与识别Voice-integer-IIR-filter-C-program

说明:语音的IIR滤波程序,可以实现对语音信号的IIR整型滤波-Voice of the IIR filter program, you can achieve integer IIR filtering of speech signals
<张少川> 在 2025-09-10 上传 | 大小:1kb | 下载:1

[matlab例程moving-interpolation1

说明:数字高程模型(DEM)移动插值算法,计算单个点-Digital elevation model (DEM) mobile interpolation algorithm to calculate a single point
<wushao> 在 2025-09-10 上传 | 大小:1kb | 下载:1
« 1 2 ... .61 .62 .63 .64 .65 2466.67 .68 .69 .70 .71 ... 216389 »

源码中国 www.ymcn.org