-
sw4-master
地震全波形反演,很好的反演速度剖面,搭建工程既可以用(Seismic full waveform inversion, good inversion velocity profile can be used both to build the project)
- 2016-12-25 10:04:58下载
- 积分:1
-
lessgo-master
说明: Lessgo 是一款 Go 语言编写的简单、稳定、高效、灵活的 web 完全开发框架。它的项目组织形式经过精心设计,实现前后端分离、系统与业务分离,完美兼容MVC与MVVC等多种开发模式,非常利于企业级应用与API接口的开发。当然,最值得关注的是它突破性地支持了运行时路由重建,开发者可在Admin后台轻松实现启用/禁用模块与操作,添加/移除中间件等功能!同时,它推荐以HandlerFunc与MiddlewareFunc为基础的函数式编程,也令开发变得更加灵活富有趣味性。
此外它也博采众长,核心架构改写自echo v2,数据库内置为xorm,模板引擎内置为pongo2,其他某些功能模块改写自beego以及其他优秀开源项目。(Lessgo is a simple, stable, efficient and flexible web development framework written in Go language. Its project organization form is carefully designed to achieve front-end and back-end separation, system and business separation, perfect compatibility with MVC and MVVC and other development modes, which is very conducive to the development of enterprise application and API interface. Of course, the most notable thing is its breakthrough support for runtime routing reconstruction. Developers can easily enable/disable modules and operations, add/remove middleware and other functions in the Admin background. At the same time, it recommends functional programming based on Handler Func and Middleware Func, which makes development more flexible and interesting.)
- 2020-06-22 22:00:01下载
- 积分:1
-
支持向量机及解释用法
支持向量机完整源程序,可MATLAB运行,支持C/C++编写(Support vector machine complete source, MATLAB can run, support C/C++ preparation)
- 2019-06-23 15:52:19下载
- 积分:1
-
读取micaps
说明: 该程序可通过matlab gui界面读取气象micaps数据(this code is used to read micaps data)
- 2020-05-21 16:02:35下载
- 积分:1
-
MATLAB
用MATLAB写的基于双线性滞回模型的单自由度体系的地震能量分析程序(Using MATLAB written analysis based on seismic energy bilinear hysteretic model of single degree of freedom system program)
- 2021-03-23 21:29:15下载
- 积分:1
-
此函数实现了M序列发生器的matlab实现
此函数实现了M序列发生器的matlab实现-This function has M sequence generator matlab to achieve
- 2022-07-20 19:58:09下载
- 积分:1
-
信号处理主程序
振动信号分析主程序Main program of vibration signal analysis(Main program of vibration signal analysis)
- 2018-02-27 15:38:16下载
- 积分: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
-
网易选项卡与滑动门菜单代码
网易选项卡与滑动门菜单代码,比较清新的格调,看上去挺美的。上边是选项卡,需要鼠标点击切换的那,下面是滑动门,鼠标放上去就切换内容,想用哪一款,就根据自己需要决定吧。
- 2023-01-11 16:05:03下载
- 积分:1
-
0808数摸转换程序,能够达到一定要求的数值自动报警.
0808数摸转换程序,能够达到一定要求的数值自动报警.-0808 the number of touch the conversion process, to achieve a certain numerical requirements of automatic alarm.
- 2022-02-01 11:56:47下载
- 积分:1