资源列表

« 1 2 ... .36 .37 .38 .39 .40 63141.42 .43 .44 .45 .46 ... 66581 »

[Windows编程C-depth-anatomy

说明:本书是我平时讲解C语言的一些心得和经验,其中有很多我个人的见解或看法。经过多期培训班的实践,发现这样讲解得比较透彻,学生听得明白。-This book is my usual C language to explain some of the ideas and experiences, many of my personal opinions or views. After practice and more training courses, and found that this expl
<> 在 2025-10-15 上传 | 大小:746kb | 下载:0

[其他小程序maxContinueSub

说明:求最长连续出现字符,在一个字符串中,找到最长的连续出现的字符。并得到字串。-For the longest consecutive characters in a string, find the longest continuous character appears. And get the string.
<jetli> 在 2025-10-15 上传 | 大小:614kb | 下载:0

[其他小程序mwChirpSignal

说明:线性调频信号的C语言实现,代码功能强大~-C language implementation of linear frequency modulation signal code is powerful
<韩雪> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[其他小程序Multi

说明:C++实现的大数据相乘的代码,实现两个超出long范围的大数做乘法。-Big Data multiplication code C++ implemented to achieve two long range beyond the multiplication of large numbers.
<jetli> 在 2025-10-15 上传 | 大小:603kb | 下载:0

[其他小程序mwPhaseModSignal

说明:相位调制信号的C语言实现,功能齐全~相位调制信号的C语言实现,功能齐全-C language implementation phase modulation signal, the function is all ready
<韩雪> 在 2025-10-15 上传 | 大小:3kb | 下载:0

[其他小程序mwPulseCompression

说明:雷达信号处理机中的脉冲压缩C语言实现,功能齐全~-The pulse compression radar signal processor C language implementation, the function is all ready
<韩雪> 在 2025-10-15 上传 | 大小:2kb | 下载:0

[其他小程序subSignalProcessor

说明:雷达信号处理机中的信号处理模块,功能强大~-The signal processing of radar signal processor module, powerful ~
<韩雪> 在 2025-10-15 上传 | 大小:3kb | 下载:0

[其他小程序subTransmitter

说明:雷达的发射机模块C语言实现,功能齐全~ -Radar transmitter module C language implementation, fully functional ~
<韩雪> 在 2025-10-15 上传 | 大小:3kb | 下载:0

[其他小程序testCal

说明:C++实现求一个表达式的值,如:3*(2+4)*(2*(3-1))。-C++ implementation seeking an expression of value, such as: 3* (2+4)* (2* (3-1))。
<jetli> 在 2025-10-15 上传 | 大小:593kb | 下载:0

[其他小程序Gaussian_Sequence

说明:极坐标方法产生高斯白噪声 产生N(0,1)高斯白噪声序列,最常见的方法是极坐标法,其计算步骤如下所示: (1) 产生两个独立同分布的随机序列(0,1),U1,U2; (2) 令V1=2U1-1;V2=2U2-1;并计算S=V1^2+V2^2 (3) 若S>1,则返回第一步;否则计算Y=sqrt(-2*ln(S)/S) (4) 令实部I=V1*Y,虚部Q=V2*Y,再求Output=I+Q*i,即可得到随机复数高斯白噪声序列。 理论上,可证明上述产生的I、Q两路序
<张三> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[其他小程序fcmax_getmean_vimath_clip_resize

说明:求长时间序列求年最大及月平均植被覆盖度FC、NDVI;计算各种植被指数NDVI、RVI、SAVI、DVI等;裁剪遥感影像的IDL批处理;重采样影像的IDL批处理-get the max value of the NDVI or FC and so on
<zheng > 在 2025-10-15 上传 | 大小:7kb | 下载:0

[GDI/图象编程OnePointInPlane

说明:这个程序就简单的生成一个库处理一个三维点,然后测试判断一个点是否在指定的平面上-This program will generate a simple database processing a three-dimensional point on a point and then tested to determine whether the specified plane
<thetung> 在 2025-10-15 上传 | 大小:714kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 63141.42 .43 .44 .45 .46 ... 66581 »

源码中国 www.ymcn.org