资源列表
83390071Lms_beamform
- 这是一个关于阵列信号处理的LMS自适应波束形成MATLAB程序(This is an LMS adaptive beam forming array signal processing on MATLAB program)
ROM_test
- 使用quartus调用ROM的IP核,并生成激励文件进行仿真(Use the quartus call ROM IP kernel, and generate incentive files for simulation.)
北京LED控制卡
- c#控制LED()
board-am335xevm
- LINUX AM3352 引脚配置文件(LINUX AM3352 configuration files)
搜狗高速下载
- 双平台直方图增强算法,适合低光红外图像增强(dual-stage image enhance)
net调用 webservice
- 调试成功过用net调用 webservicenet(this is use net call webservicenet)
新建文本文档
- 一、循环队列的基础知识 1.循环队列需要几个参数来确定 循环队列需要2个参数,front和rear 2.循环队列各个参数的含义 (1)队列初始化时,front和rear值都为零; (2)当队列不为空时,front指向队列的第一个元素,rear指向队列最后一个元素的下一个位置; (3)当队列为空时,front与rear的值相等,但不一定为零; 3.循环队列入队的伪算法 (1)把值存在rear所在的位置; (2)rear=(rear+1)%maxsize ,其中maxsize代表数
pwm
- 使用stc89c52,产生pwm波,可调节占空比(Using STC89C52, PWM wave is generated to adjust duty cycle)
广州市区级行政区
- 详细的广州市行政区划图,可用于地学科研开发(The detailed administrative zoning map of Guangzhou can be used for geological research and development)
jugg_221-weixin_demo_collection-master
- 微信小程序的开发,进行相关的java和js编程,可以内嵌入微信平台,进行相关功能小程序的使用(the development of WeChat small program, the relevant Java and JS programming, can be embedded into the micro channel platform, using the related function of small programs)
androidmvp
- android mvp 的架构设计,retrofit 分发请求(Android MVP architecture design, retrofit distribution request)
DVEDesert
- 通过C++ 构建出地形模型数据,进行三维地形和指示模拟操作(The terrain model data is constructed by C ++)