-
powerlaws_full_v0.0.9-2010-01-24
matlab下幂律分布生成及画图相关全部代码(power law distribution related code for Matlab)
- 2017-07-10 17:36:03下载
- 积分:1
-
Elasticwave_modeling_with_PML
二维各向异性介质 速度应力方程交错网格模拟
没有实现PML边界处理 期待高手改进(Two-dimensional anisotropic stress staggered grid simulation speed is not looking forward to master to achieve improved PML boundary treatment)
- 2010-06-20 22:58:35下载
- 积分:1
-
Meep for Windows (version 1.1)
用于Windows下的Meep软件,可以实现FDTD计算。(Meep software used for Windows, FDTD computing can be achieved.)
- 2017-11-11 12:32:34下载
- 积分:1
-
CMS后台登录界面模版html静态页面
说明: CMS后台登录,方便操作,直观,自由娱乐方便聊天(CMS background login, easy to operate, intuitive, free entertainment and chat)
- 2020-03-08 15:39:51下载
- 积分:1
-
a written using java mobile phone games
一个用java写的手机游戏-五子棋,界面做的欠缺了点.-a written using java mobile phone games- 331 interface so the lack of points.
- 2022-09-16 20:15:03下载
- 积分:1
-
the auxiliary plug
本辅助插件是可以运行在vistualstudio2005上的一个工具-the auxiliary plug-in can be run on a vistualstudio2005 tools
- 2022-06-14 12:28:39下载
- 积分:1
-
FastLED-3.3.3
说明: fastled用来控制led灯带的使用,色彩变换与各种有趣的设计(Fasted is used to control the use of LED light strips, color conversion and various interesting designs)
- 2021-03-08 18:49:28下载
- 积分:1
-
5673634656
VB简单弹球游戏源代码,有需要的就下载吧,很好的参考。(VB simple pinball game source code, there is need to download it, very good reference.)
- 2013-08-17 10:19:05下载
- 积分:1
-
VC++计算表达式的测试源码
VC++表达式计算的测试源码,本程序更像是一个“聪明”的数学计算器,可计算公式和表达式,只要输入正确的表达式,就可计算出值,初次编写这样的程序,不足之处,敬请包涵指正!~~
这个程序要求读者具备编译原理的一些知识。
举个实例来说明程序处理过程。假设要求值的表达式为 -25*(56+15)#(其中#号作为表达式结束标志)。首先对表达式进行词法分析,允许出现的字符为{0 ,1, 2 ,3 ,4 ,5 ,6, 7 ,8, 9 . ,+ ,-, *, / ,( ,),#}分析的结果产生两种类型的单词:操作符和操作数。操作符包括:{+, - ,* ,/ ,( ,)}操作数包括int和double类型。上面表达式产生的单词序列为{-25,*,(,56,+,15,)}.这些单词的类型也需要保存。
词法分析正确后将对产生的单词序列进行语法分析。
定义E为表达式,N为常数(视为终结符)。
- 2023-01-02 06:05:06下载
- 积分:1
-
fastxcorr
实现实包络对齐。采用插值,拟合处理。更加精确的对齐(To achieve solid envelope alignment. Using interpolation, fitting handle. More accurate alignment)
- 2009-09-08 19:11:38下载
- 积分:1