-
UKKSetUP
哈萨克语输入法 哈萨克语输入法 哈萨克语输入法(kazakh input kazakh input kazakh input kazakh input)
- 2010-08-31 23:40:04下载
- 积分:1
-
awgn
说明: awgn的各种实现函数,以及每个函数实现的各种功能(awgn)
- 2010-04-16 11:58:32下载
- 积分:1
-
Radar1
模拟雷达的一个小程序,扫面线周期性扫描,显示检测出来的异常点(A small program to simulate the radar sweep noodles periodic scanning, display anomalies detected point)
- 2014-10-17 16:00:47下载
- 积分:1
-
tongxinzongheshiyan
微波实验设计,设计波导滤波器和波导等功率分配器(Microwave experimental design, waveguide filter design and waveguide power divider etc.)
- 2013-11-28 09:48:03下载
- 积分:1
-
PFC500 Contact Model1
PFC5.0 C++ 自定义接触模型 PFC5.0 C++ 自定义接触模型,PFC5.0 C++ 自定义接触模型,(PFC5.0 C++ Contact model implementation)
- 2021-03-21 14:39:17下载
- 积分:1
-
我们做了非常多非常细致的工作,但其中也存在许多的不足,我们也希望大家能够把发现的问题及时的反映...
我们做了非常多非常细致的工作,但其中也存在许多的不足,我们也希望大家能够把发现的问题及时的反映-we do a lot of very painstaking work, but there are also many deficiencies, we hope we can make people aware of the problems in a timely fashion to reflect
- 2022-02-05 19:49:58下载
- 积分:1
-
KMP
#include
#include
#include
//朴素查找算法
//在主串str中查找子串sub
int BF(const char *str,const char *sub,int pos)//O(n*m)
{
int lenstr = strlen(str);
int lensub = strlen(sub);
if(poslenstr)
{
return -1;
}
int i = pos;
int j = 0;
while(i
- 2022-08-04 11:05:40下载
- 积分:1
-
code
DCT数字水印基于CVI平台。用c编写的。(DCT digital watermarking)
- 2013-09-17 22:33:45下载
- 积分:1
-
zsmj
Thinking on the matlab image processing, through four-dimensional perspective, involving multidisciplinary summary, as well as the threshold of the chaotic property
- 2010-06-05 16:24:51下载
- 积分:1
-
jianpanxianshi
一种基于ISA总线的点阵图形式液晶显示器和键盘的接口模块(POS)
- 2010-05-07 19:04:17下载
- 积分:1