-
这是485芯片的USB通信源码,实现和电脑的通信
这是485芯片的USB通信源码,实现和电脑的通信-This is the 485 chip USB communication source to achieve and computer communications
- 2022-01-26 07:53:08下载
- 积分:1
-
msp430 modem数据传输的通信系统设计。
msp430 modem数据传输的通信系统设计。-msp430 modem data communications system design.
- 2022-05-28 13:06:11下载
- 积分:1
-
一个非常好的微处理器检测遥控器编码的C++
原代码项目文件,直接可用,LED显示,成果真诚奉献...
一个非常好的微处理器检测遥控器编码的C++
原代码项目文件,直接可用,LED显示,成果真诚奉献-a very good microprocessor remote detection coding in C source code project documents directly available, LED Display, results sincere dedication
- 2022-03-04 04:25:58下载
- 积分:1
-
串口监视软件
串口监控器软件是一个免费的多功能串口通讯监控软件,它能够多种方式显示,接收,分析通讯数据;能够以多种灵活方式发送数据;方便的数据编辑功能。功能强大,操作简单,在串口通讯监控,设备通讯测试中,能够很好地提高您的工作效率。
- 2022-02-04 21:39:05下载
- 积分:1
-
JSWDK服务器
JSWDK服务器-root servers
- 2023-03-08 10:40:03下载
- 积分:1
-
Account registration with a batch of the software implementation, and be able to...
用批处理实现帐号登记本软件,能够登记并查询信息,并且将数据隐藏在回收站的目录下。-Account registration with a batch of the software implementation, and be able to query the registration information and data hidden in the recycle bin directory.
- 2022-11-15 19:25:02下载
- 积分:1
-
内有红外收发的子程序,收和发是分开的。已经调试过,非常好用,有效的距离可达3米多...
内有红外收发的子程序,收和发是分开的。已经调试过,非常好用,有效的距离可达3米多-There are infrared transceiver of the subroutine, to close and fat are separated. Have been debug, and very easy to use and effective range of up to 3 meters
- 2023-03-31 08:55:03下载
- 积分:1
-
编程
有关键盘的使用问题
可供初学者参考使用
编程
有关键盘的使用问题
可供初学者参考使用-keyboard programming on the use of reference for beginners
- 2022-02-02 21:14:59下载
- 积分:1
-
InSAR是一种极具潜力的新型空间大地测量方法,但它也有其固有的限制,特别是受到大气层延迟(对流层延迟、电离层延迟等)、卫星轨道误差、地表状况和时变去相关性等影...
InSAR是一种极具潜力的新型空间大地测量方法,但它也有其固有的限制,特别是受到大气层延迟(对流层延迟、电离层延迟等)、卫星轨道误差、地表状况和时变去相关性等影响,很容易导致InSAR图像解释错误,而InSAR数据本身无法解决所存在的上述问题。而GPS可以精密定位,可以较为精确地确定电离层、对流层参数,是当前应用最广泛的一种空间大地测量手段。-InSAR is a potential new space geodetic methods, but it also has its inherent limitations. in particular by the delay in the atmosphere (troposphere delay, ionospheric delay, etc.), satellite orbit errors, Surface conditions and time-varying correlation to the impact of such very easily lead to wrong interpretation of InSAR image, InSAR data and by itself can not solve the above problems. GPS precision positioning can be more accurately determine the ionosphere, troposphere parameters, is the most widely used as a means of space geodesy.
- 2022-05-24 00:38:35下载
- 积分:1
-
five pig game
实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个)
2.两边的人随着分子的变化而变化
算法大致描述:
左边的人:
当当前分数超过最大分数后,人开始下降,
下降的高度=总高度*((当前分数-最大分数)/最大分数)
加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度”
这样显示出来的图片就“等于下降了一些”
右边的人:
和左边的人相反,右边的人是升高,
升高的高度=总高度*((最大分数-当前分数)/最大分数)
图片左上角的高度不变,只是增加图片高度,大小为升高的高度
这样显示出来的图片就“等于身高了一些”
未实现的目标(暂时的)
1.点击珠子的时候最好有动态效果
2.珠子移动的动态效果-five pig game
- 2022-07-14 13:35:33下载
- 积分:1