-
cPP
对想学C++的同学们很有帮助的,一本比较不错的书额(Want to learn C++ for the students is helpful, and a relatively good amount of books)
- 2011-09-14 10:33:38下载
- 积分:1
-
C-depth-analysis
C语言深度剖析-解开程序员面试笔试的秘密(C-depth analysis- unlock secret written interview programmers)
- 2013-07-10 19:18:07下载
- 积分:1
-
MATLABCodeToCcode
Matlab自动生成代码的教程,可用于汽车,航天等行业(Matlab tutorial automatically generated code can be used in automotive, aerospace and other industries)
- 2010-10-16 13:25:00下载
- 积分:1
-
map
有关map协议的asn解码方法,已经编译出来,如果对你有帮助,请下载(On the map of the ASN protocol decoding method, has been compiled from, if you have help, please download)
- 2009-03-02 20:48:41下载
- 积分:1
-
ExpandDialog
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL (OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL)
- 2008-08-18 14:04:35下载
- 积分:1
-
至尊型DSP28335-10KW电机控制开发学习套件资料
说明: 至尊型DSP28335-10KW电机控制开发学习套件资料(Supreme dsp28335-10kw motor control development learning kit materials)
- 2020-01-15 11:12:35下载
- 积分:1
-
PT2314
本产品是一个具有音量控制的IC。
void I2C_start(void)
{
EA=0
PTDAT=1 PTSCL=1 SomeNOP()
PTDAT=0 SomeNOP()
PTSCL=0
}
static ...
- 2014-07-12 15:38:52下载
- 积分:1
-
Printer_Driver(TP701)
TP701打印机stm32驱动程序,非常实用,经验证确定能用(TP701 printer driver for stm32)
- 2020-11-17 12:39:40下载
- 积分:1
-
这是使用libcurl库进行下载图片的程序
这是一个在VS2010下编写的一个下载图片的程序,使用libcurl、来进行下载,编写语言是C++,进行了完整的封装。使用起来只需调用一个函数接口就可以了、
- 2022-05-12 10:26:10下载
- 积分:1
-
Wave-equation-forward-modeling
1、参数初始化;
2、形成边界削波数据;
3、波场初始化;
4、Zmax层波场延拓到深度Zmax-1;
5、Zi+1层波场延拓到深度Zi;
6、重复5,从Iz Nz-1开始,直到Iz 1,得测线上的频率—空间域波场;
7、频率-空间域波场对频率做反傅里叶变换,得时间-空间波场;
(1, parameter initialization
2, the formation of boundary clipping data
3, wave field initialization
4, Zmax layer wave field extended to the depth of Zmax-1
5, Zi+1 layer wave field extended to the depth of Zi
6, repeat 5, starting Iz Nz-1 until Iz 1, the frequency of the test line- spatial domain wave field
7, frequency space domain wave field to frequency inverse Fourier transform, time- space field )
- 2021-03-07 16:59:29下载
- 积分:1