-
VB环境开发程序
VB环境开发程序-VB development process
- 2023-08-29 21:10:03下载
- 积分:1
-
WinSCP5144
说明: 好用的windows远程连接linux传输文件工具(Useful Windows Remote Linux Transfer File Tool)
- 2020-06-21 13:20:06下载
- 积分:1
-
Fast_SC
是关于谱相关的快速算法的matlab程序。(fast spectral correlation matlab)
- 2020-07-15 21:48:50下载
- 积分:1
-
微软®加密应用编程接口(CryptoAPI)等。
The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32® -based applications. Application developers can use the functions in the CryptoAPI without knowing anything about the underlying implementation, in much the same way as they can use a graphics library without knowing anything about the particular graphics hardware configuration.-The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32®-based applications. Application developers can use the functions in the CryptoAPI without knowing anything about the underlying implementation, in much the same way as they can use a graphics library without knowing anything about the particular graphics hardware configuration.
- 2023-02-04 03:00:04下载
- 积分:1
-
正弦信号发生器 而且频率可调 幅度也可调
正弦信号发生器 而且频率可调 幅度也可调-Sinusoidal signal generator and an adjustable frequency range of adjustable
- 2022-08-19 23:35:15下载
- 积分:1
-
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能...
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能
-This is a GIS-based MapInfo software to map the map yuan separately or in combination, including general and functional map View
- 2022-08-15 21:33:34下载
- 积分:1
-
无人驾驶车辆模型预测控制第2版20200424
说明: 一些关于无人驾驶的仿真实例,可能会有些帮助(Some simulation examples of unmanned driving may be helpful)
- 2020-09-18 09:35:58下载
- 积分:1
-
matlab仿真
生成余弦光栅的程序和各种光栅的程序,欢迎下载(Generate cosine grating procedures and a variety of grating procedures, welcome to download)
- 2021-03-27 09:09:12下载
- 积分:1
-
考勤数据库表
java实现考勤系统 前端页面用bootsrap模板语言 SSM框架 转自 码码在线(Java implementation of the front page of the attendance system uses the bootsrap template language SSM framework to turn from code code online)
- 2017-12-14 00:09:55下载
- 积分:1
-
FlappyBird2
说明: 大致思路说说,就是在外部SRAM里面做了一个大数组[320][240]做了一帧缓冲,所有屏幕相关操作都是在这一帧上面实现的,使用DMA直接丢数据到FSMC接口上,比I/O快多了,然后就是资源的去背问题,所有的图片都是我从手机版上面截图下来的,然后背景色都是0X4DF9,然后因为jpg转换软件的关系,蓝色的背景色会有偏差所以直接判断把0x4df9不显示不可行,后来想到可以用RGB颜色来入手,虽然不是0x4df9但是还是蓝色,所以蓝色分量肯定比红色多,所以做了一个阈值判断(Roughly speaking, a large array [320] [240] is made in the external SRAM to do a frame buffer. All screen-related operations are implemented on this frame. Using DMA to drop data directly to the FSMC interface is much faster than I/O. Then it is the problem of resource backtracking. All the pictures are taken from the top of the mobile version, and then the background color is 0X4DF9. Later, because of the relationship between JPG conversion software, the blue background color will be biased, so it is not feasible to directly judge that 0x4df9 is not displayed. Later, I thought that RGB color can be used to start with. Although it is not 0x4df9, it is still blue, so the blue component must be more than red, so I made a threshold judgment, and then it is the transition between scene and scene.)
- 2019-06-17 12:06:28下载
- 积分:1