-
etc修改工具
说明: 问道修改ETC工具,问道修改商城工具,详细请看说明(Ask about modifying ETC tools, ask about modifying mall tools, see the instructions for details.)
- 2020-06-25 09:40:02下载
- 积分:1
-
两个一元多项式相加相乘源程序。用C++编写。
两个一元多项式相加相乘源程序。用C++编写。-2 1 yuan polynomial multiplication combined source. C preparation.
- 2022-01-25 19:23:53下载
- 积分:1
-
wgrib2
wgrib2 is not simple upgrade of wgrib for grib2 files. wgrib can slice and dice grib1 files. wgrib2 is more like four drawers of kitchen utensils as well as the microwave and blender. This kitchen miracle was done by a more developer friendly design and the contributions of many people. Some functionality include,
inventory and read grib2 files
create subsets
create regional subsets by cookie cutter or projections
export to ieee, text, binary, CSV, netcdf and mysql
write of new grib2 fields
parallel processing by using threads (OpenMP)
parallel processing by flow-based programming
fortran and C interface
- 2018-10-09 16:39:25下载
- 积分:1
-
K近邻算法在Matlab中的实现
说明: 一个神经网络项目,基于matlab实现。(A neural network project based on matlab.)
- 2020-01-05 16:52:48下载
- 积分:1
-
可以录制在线 视屏的一款好的软件 大家可以用一下 具体用法可以搜索摆渡...
可以录制在线 视屏的一款好的软件 大家可以用一下 具体用法可以搜索摆渡
- 2022-08-10 19:22:32下载
- 积分:1
-
tms320f240x c语言设计书
tms320f240x c语言设计书-tms320f240x design book
- 2022-01-23 11:02:12下载
- 积分:1
-
俄罗斯方块,经典游戏。
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分...
俄罗斯方块,经典游戏。
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度越快(每200分为单位)。
(3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。
游戏控制:
up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。
特点:
(1)由于tc不支持中文,所以基本都是英文注释。
(2)函数命名尽可能规范的表达其内部处理目的和过程。
(3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。
(4)除了消除空格时算法比较复杂,其他算法都比较简单易读。
(5)绘图效率和局部代码效率扔有待提高。
(6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。-Tetris, classic games.
- 2022-02-20 12:56:31下载
- 积分:1
-
2D_BezierCurve
繪製2D Bezier曲線的範例程式, 以簡單的Icon鍵切換繪圖/清除, 使用OpenGL函式庫(It s a example that can draw 2D-Bezier curve, Implemented by OpenGL API)
- 2010-01-14 21:22:16下载
- 积分:1
-
easy_GPS
说明: K-均值聚类(K-means clustering)是Mac Queen提出的一种非监督实时聚类算法,在最小化误差函数的基础上将数据划分为预定的类数K(We study terrestrial wireless localization systems where multiple synchronized infrastructure devices simultaneously transmit signals whose arrival times are measured at an object of interest.)
- 2020-03-27 00:17:59下载
- 积分:1
-
我在网上找的一个用c写的很不错的文本模式下的贪吃蛇游戏.游戏中有一些错误.但是很适合初学者...
我在网上找的一个用c写的很不错的文本模式下的贪吃蛇游戏.游戏中有一些错误.但是很适合初学者-I used the Internet to find a very good c write text mode Snake game. The game has some mistakes. However, it is very suitable for beginners
- 2022-04-07 22:59:00下载
- 积分:1