-
1.功能完整,直接使用
2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可
3、对减少内存占用、尽量减少屏幕操作进行适当优化...
1.功能完整,直接使用
2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可
3、对减少内存占用、尽量减少屏幕操作进行适当优化
4、新方块生成高度随机,绝对无规律
5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行
- 2022-04-30 12:19:53下载
- 积分:1
-
智能车程序
说明: 智能车程序完整版的,包括图像处理以及舵机电机控制,希望可以一起沟通交流(Intelligent vehicle program complete version, including image processing and steering motor control, hope to be able to communicate with each other.)
- 2020-06-25 15:40:01下载
- 积分:1
-
HTML5 Canvas气温折线图表
一款基于HTML5 Canvas的折线图表应用,它主要用来显示指定日期的气温变化趋势(A broken-line chart application based on HTML5 Canvas that displays temperature trends on specified dates)
- 2018-10-12 17:18:48下载
- 积分:1
-
plot3D
说明: plot two dimensional three dimensional
- 2021-01-30 11:35:17下载
- 积分:1
-
AI_Based_Hybrid_PV_DFIG_Grid
说明: (ZSI)Z SOURCE INVERTER SIMULATION MODEL
- 2020-04-28 05:17:50下载
- 积分:1
-
GPT2_1W
无气象参数对流层模型,输入儒略日,经纬度,高度即可(Tropospheric model without meteorological parameters)
- 2020-12-25 19:59:05下载
- 积分:1
-
字符串
字符串相关指令的知识点和字符串相关的面试题,推荐(Knowledge Points of String-related Instructions and String-related Interview Questions, Recommendations)
- 2020-06-23 06:00:02下载
- 积分:1
-
kaggle_diabetic-master
A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh.
Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images.
You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
- 2019-05-11 15:31:21下载
- 积分:1
-
SDOF_Forced_Harmonic
说明: 对单自由度结构进行动力学分析,作用力 为简谐荷载。(SDOF_Forced_Harmonic)
- 2020-04-09 07:43:53下载
- 积分:1
-
较大内存动态数组模板类
CMemBlockArray模板类:按指定的块大小从系统中申请内存,然后以C语言数组的方式使用。VirtualQue模板类:对循环队列的索引操作进行封装,可以将轻易地将一个数组当作循环队列进行管理。
- 2022-02-14 23:06:57下载
- 积分:1