-
Large number addition
由于直接加法有数字大小限制,这里使用字符串进行1000位以内的数字加法。(Because direct addition has a numerical size constraint, the string is used to add numbers within 1000 bits.)
- 2018-04-29 22:58:59下载
- 积分:1
-
0701停车场管理系统
说明: 实现停车场的基础功能,用C#语言实现会员车辆的充值与查询,以及临时车辆的收费(Parking lot management system, including membership, temporary vehicle charges)
- 2020-06-21 14:00:01下载
- 积分:1
-
stm32矩阵键盘 _最终完整版
说明: 4乘4矩阵键盘stm32f103开发板。
消抖。
col列,Pin配置为PP推挽输出模式;
row行,Pin配置为Input模式,启用内部上拉电阻(4 times 4 matrix keyboard STM32F103 development board.
Shake off.
Col column, pin is configured as PP push-pull output mode;
Row, pin is configured in input mode, and internal pull-up resistor is enabled)
- 2021-01-12 16:26:52下载
- 积分:1
-
radarechoSimulation
本文首先介绍了近些年来雷达模拟器获得广泛应用及其原因,然后对目标模
型、杂波模型和机载下视脉冲多普勒雷达的频谱分布进行了分析。接着,研究了
雷达回波信号模拟的实现方法,重点是采用网格映象法对地杂波信号的模拟进行
了分析和推导,并采用此方法对瑞利分布的高斯谱杂波、雷达回波信号进行了仿
真和分析。最后,针对用于某机载雷达信号模拟器系统的数字信号处理器进行了
设计和分析。
(This paper first introduces the radar simulator in recent years is widely available and the reasons for, and then on the target model, and the clutter model of airborne pulse Doppler radar, as under the spectrum distribution is analyzed. Then, to study radar signal simulation methods, with emphasis on the use of grid mapping method to the simulated clutter signal analysis and derivation, and use of this method, the Gaussian distribution of the Rayleigh spectrum of clutter, the radar echo signal simulation and analysis. Finally, for an airborne radar signal simulator system digital signal processor has been designed and analyzed.)
- 2021-04-14 10:28:55下载
- 积分:1
-
OLED程序
oled显示模块显示所需的内容, 以达到人们的需求,满足人们的需要(use oled to display many content)
- 2020-06-21 09:20:01下载
- 积分:1
-
lua
huangye求生的辅助,希望大家可以试着下载使用下。(huangyeqiusheng help)
- 2018-01-09 12:21:13下载
- 积分:1
-
验证实例演示代码
jQuery表单验证实例演示代码是一款可以设置手机号码,电子邮箱,中文姓名,身份证号码等表单验证代码。(JQuery form validation example demo code is a form validation code that can set mobile phone number, e-mail, Chinese name, ID number and so on.)
- 2019-03-19 16:07:09下载
- 积分:1
-
动感相册 Flash版 含Fla源文件
网页上的Flash动感相册,基于Flash+XML技术实现,源文件来自国外。附有FALSH源文件,点击相册任意一个小图,会动感切换出大图,用到个人博客或者图片展示挺不错的。源码包中包含了fla源文件、PSD素材文件和FONT字体文件。测试效果请打开_DEPLOY目录。
- 2023-04-07 07:35:04下载
- 积分:1
-
利用matlab实现H-infinity鲁棒控制
利用Matlab实现H∞控制,有代码,对初学者有帮助(H infinity control in Matlab)
- 2020-12-15 09:09:13下载
- 积分:1
-
VC++远程桌面控制的实现
VC++远程桌面控制的实现,C/S结构,使用CSocket,实现思路主要是先将远程桌面捕获,再发回本地,在对话框中显示出来,将本地鼠标和盘键输入,变成命令,发到远程主机执行,以模拟出鼠标和键盘的操作,再将远程桌面捕获,再发回本地,在对话框中显示出来.调试程序注意:
1.先运行服务端点开始
2.再运行客户端,点连接,得到屏幕,再点控制就可以操作远程桌面了.
- 2022-03-09 18:45:35下载
- 积分:1