-
seekpath
一个比较简单的使用递归算法实现的迷宫程序。程序中1代表墙,0代表路。(Using a relatively simple recursive algorithm maze procedure. 1 represents the wall of the program, 0 road.)
- 2013-11-17 13:31:12下载
- 积分:1
-
波阻抗反演
说明: 使用测井资料求得地层反射系数与子波褶积形成地震记录,对地震记录快速傅里叶变换,然后求得反滤波因子,反滤波因子与地震记录褶积,求得波阻抗(Using well logging data to obtain the reflection coefficient of the formation and the wavelet convolution to form the seismic record, and then using the fast Fourier transform of the seismic record to obtain the anti filtering factor, the anti filtering factor and the seismic record convolution to obtain the wave impedance)
- 2020-03-29 19:48:21下载
- 积分:1
-
Newton-Raphson-Algorithm
常用牛顿拉夫逊潮流计算程序是用matlab编写的,本程序是用C语言编写,含有中文详细说明和源代码,可以直接粘贴使用。(Common Newton Raphson power flow calculation program is prepared using matlab, this program is written in C language, containing Chinese detailed description and source code can be pasted directly use.)
- 2014-02-19 20:33:10下载
- 积分:1
-
3D
三维均匀介质的高阶交错网格弹性波方程数值模拟(未加PML吸收边界条件),模拟结果以切边形式显示(Numerical simulation of three-dimensional homogeneous medium of high-order staggered elastic wave equation (not PML absorbing boundary conditions), the simulation results are displayed in the form of trimming)
- 2013-11-25 18:17:06下载
- 积分:1
-
db
本程序用在测试采煤机煤矸识别系统中,验证小波算法(Wavelet Algorithm for caving coal)
- 2013-08-10 18:33:01下载
- 积分:1
-
cpp_guess
说明: C + + 小程序,课程设计,运用了选择结构、循环结构,供编程初学者参考。(C + + programming language curriculum design, guess number games. It is used for beginners to learn and communicate.)
- 2020-04-14 21:25:16下载
- 积分:1
-
杭电acm2000+题目
大一写的杭电acm代码,2000+以后的题目。大一写的杭电acm代码,2000+以后的题目。大一写的杭电acm代码,2000+以后的题目。大一写的杭电acm代码,2000+以后的题目。大一写的杭电acm代码,2000+以后的题目。
- 2022-04-01 04:40:47下载
- 积分:1
-
C# DataGridView初级操作范例
这是一个C# DataGridView初级操作范例,演示了连接数据库、读取数据库、移动数据库指针到下一条、上一条记录的操作,以及将数据绑定到DataGridView控件中显示的整个过程,比较基础级的C#源码,因此希望新手参考:
private void shippersDataGridView_DataError(object sender, DataGridViewDataErrorEventArgs e)
{//如果错误发生在提交操作过程中,则在 MessageBox 中显示该错误
if (e.Exception != null && e.Context == DataGridViewDataErrorContexts.Commit)
{//测试时在Phone列中输入一个超长的字符串
MessageBox.Show(e.Exception.Message, "信息提示", MessageBoxButtons.OK);
}
}
- 2022-01-22 02:28:43下载
- 积分:1
-
STM32 ADC多通道DMA模式
STM32战舰调试通过,ADC多通道采集+DMA传输数据,可配置为双ADC模式
STM32战舰调试通过,ADC多通道采集+DMA传输数据,可配置为双ADC模式
- 2023-06-18 02:55:05下载
- 积分:1
-
56650314
文件1 txt,2 txt,3 txt和5 txt为用Fortran编写的有限元程序 4 txt为用c++编写的钢筋混凝土异形柱的全()
- 2018-01-07 19:29:28下载
- 积分:1