-
readsac
用C程序编写,可以读取SAC格式的地震波形数据。头文件包含了sac格式的头段。在window和LINUX环境下都可运行。(With C programming, you can read the seismic waveform data SAC format. Header file contains the header sac format. Window and can be run under LINUX environment.)
- 2020-11-08 17:59:48下载
- 积分:1
-
WPF_Theme
提供各种wpf中控件的样式,可以根据主题来切换解决方案中的主题(Wpf controls in a variety of styles, the solution may be to switch themes based on theme)
- 2014-04-21 12:55:22下载
- 积分:1
-
3 utra-程序
STM8L 的串口程序(STM8L serial program)
- 2017-11-01 16:05:01下载
- 积分:1
-
MXL683驱动程序
MXL683驱动程序,完整实现锁频、读取设备状态信息、信号监控、I2C接口等各个功能。纯C代码,可在各个系统平台进行移植。
- 2022-09-01 00:55:03下载
- 积分:1
-
代码
说明: 华中科技大学数据结构书籍的源代码,从第一章到第十一章都有(The source code of the data structure books of Huazhong University of Science and Technology is available from Chapter 1 to Chapter 11.)
- 2019-04-19 10:08:33下载
- 积分:1
-
EMAP5
三维矢量有限元-矩量法电磁场分析程序。
EMAP5 is a full-wave electromagnetic field solver that combines the method of moments (MOM) with a vector finite element method (VFEM). It employs the finite element method (FEM) to analyze a dielectric volume, and employs the method of moments (MoM) to solve for currents on the surface of (or external to) this volume. The two methods are coupled through the fields on the dielectric surface.(Three-dimensional vector finite element- MoM electromagnetic field analysis program. EMAP5 is a full-wave electromagnetic field solver that combines the method of moments (MOM) with a vector finite element method (VFEM). It employs the finite element method (FEM) to analyze a dielectric volume, and employs the method of moments ( MoM) to solve for currents on the surface of (or external to) this volume. The two methods are coupled through the fields on the dielectric surface.)
- 2008-02-09 05:47:53下载
- 积分:1
-
acado-master
solving optimization for nonlinear mpc
- 2013-07-19 23:40:09下载
- 积分:1
-
simuUART
具有判别数据帧字节数的模拟串口程序,本人自己编写,并调试,绝对好用(simuUART for msp430,detect the number of frame)
- 2016-08-02 21:07:13下载
- 积分:1
-
PT2579_Demo
这个程序是RDS收音机的解码程序,RDS的付载波中包含中英文字的区位编码,通过接收后程序解码出中文或英语字符并显示在LCD上(This program is RDS radio decoder, RDS carrier is included in the payment of the location code word, decoding by the program after receiving a Chinese or English characters and displayed on the LCD)
- 2021-03-26 17:19:13下载
- 积分:1
-
12.看门狗
说明: 看门狗定时器(WDT,Watch Dog Timer)是单片机的一个组成部分,它实际上是一个计数器,一般给看门狗一个数字,程序开始运行后看门狗开始计数。如果程序运行正常,过一段时间CPU应发出指令让看门狗置零,重新开始计数。如果看门狗增加到设定值就认为程序没有正常工作,强制整个系统复位。(Watch dog timer (WDT, watch dog timer) is a component of single chip microcomputer. It is actually a counter. Generally, it gives a number to the watch dog. After the program starts to run, the watch dog starts to count. If the program runs normally, after a period of time, the CPU shall issue an instruction to set the watchdog to zero and start counting again. If the watchdog increases to the set value, the program will not work normally, and the whole system will be forced to reset.)
- 2020-01-08 17:57:18下载
- 积分:1