搜索资源列表
yufa
- c语言语法分析器,输入表达式 输出表达式语法是否正确 -c language parser, input output expression expression syntax is correct
daimashengcheng
- c语言中间代码生成,输入算术表达式,输出四元式 -c language intermediate code generation, input arithmetic expression, the output quaternion type
cPPjiaocheng
- 本章介绍 C++ 的大部分基本要素:内置类型、库类型、类类型、变量、表达式、语句和 函数。在这一过程中还会简要说明如何编译和运行程序。 读者读完本章内容并做完练习,就应该可以编写、编译和执行简单的程序。后面的章节 会进一步阐明本章所介绍的主题。 -This chapter describes the most basic elements of the C++: built-in type, database type, cl
VcPP--zip.
- 关于C语言中运算符和关系表达式的内容,及各式例题-Content on the C language operators and relational expressions, and various examples
simulation
- 在一个移动通信系统中,发射信号是一个未调制的音频x(t)=cos(2πft),其中f=f0+fi。设标称载波为f0=1GHz,并设fi =512Hz。假定移动用户在一个繁忙的高速公路上距离基站l公里处的地方,从开始从每小时60公里的速度开始,其速度(在0.01秒的时间间隔内测量)以1/2的概率随机的增加或减少1/10公里每小时。试仿真移动用户在这2s的时间间隔内所接收到的信号(及其频谱)。接收信号可以表示为: y(t)=a(t)Cos[2π(fo+f1)(t-△t)] 式中 △(t)=
RegExTester_3.2.0.0_src
- 本软件是一个验证正则表达式正确与否的软件,可以测试C#编写的正则表达式是否正确。-This software is a software validation of the regular expression correctly or not, you can test the c# write a regular expression is correct.