-
fdm2d
有限差分正演模拟,进行地震波正演,源码是科罗拉多矿业学院开发的。(Finite difference forward modeling for seismic wave forward modeling, the code is the Colorado school of mining .)
- 2015-04-15 15:24:51下载
- 积分:1
-
shiyan4
若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
- 2013-01-07 13:16:11下载
- 积分:1
-
QRf分解法求特征值
一个求解矩阵特征值的程序 用c编写,可运行,计算结果正确(code for matrix!! combiled, it can be used, and the result is correct. run perfect!)
- 2017-06-19 21:09:52下载
- 积分:1
-
一个圆形的C# 时钟实例
一个圆形的C# 时钟实例,圆形的中心调用外部的一张唐老鸭图片,各个指针在程序打开后自动初始化,获取windows时间并初始化各指针的位置,并随时间开始走动,在拖动窗口时,指针圆盘会自动变大,实际上这是一个Bug,因为随窗体变化会让哥特和指针脱离原来的位置,造成失真,在时间初始化方面,参见以下代码。
private void timer1_Tick(object sender, System.EventArgs e)
{
MySecondHand.Transform(DateTime.Now);
MyHourHand.Transform(DateTime.Now);
MyMinuteHand.Transform(DateTime.Now);
FirstTick = true;
Invalidate();
}
更多源代码,请下载本实例,运行效果请参见运行截图。
- 2022-03-03 15:59:32下载
- 积分:1
-
霍尔测转速
基于51单片机设计的控制霍尔传感器测量转速(Measuring speed of Holzer sensor based on 51 single chip microcomputer)
- 2018-06-28 16:46:11下载
- 积分:1
-
chenboost-r1
说明: 用UC3842做的boost升压电路,SIMetrix仿真,实物我都做成功了。(UC3842 do with the boost step-up circuit, SIMetrix simulation, in-kind do I have succeeded.)
- 2009-07-21 20:12:51下载
- 积分:1
-
DS2432_cn
DS2401 DS2432 DS2460详细中文资料(DS2401 DS2432 DS2460 detailed Chinese data)
- 2009-09-13 16:31:34下载
- 积分:1
-
common
翔子远控的common,已做过面纱处理,可以过所有已知杀软(Shoko Mikami much control the common, the veil has been done deal, you can kill all the known soft)
- 2009-03-15 13:42:02下载
- 积分:1
-
CMA-IN-Channel-equalization
常模量算法在通信过程中使用信道均衡时的效果(Application of constant modulus algorithm in channel equalization)
- 2015-04-07 21:15:33下载
- 积分:1
-
PCM_to_PWM
語音的16bit PCM Data 轉成PWM方式輸出(Voice of 16bit PCM Data converted into PWM mode output)
- 2020-07-01 20:00:02下载
- 积分:1