-
扫雷游戏
用c语言编写的扫雷游戏,这是程序的源代码
扫雷游戏
用c语言编写的扫雷游戏,这是程序的源代码-Minesweeper game with the c language de-mining game, which is the source code
- 2022-01-22 12:40:49下载
- 积分:1
-
Section map we can look at the fortran program
切面图的fortran程序 大家随意-Section map we can look at the fortran program
- 2022-03-26 12:40:29下载
- 积分:1
-
统计学习理论及应用课堂讲稿
统计学习理论及应用课堂讲稿-来自麻省理工学院得好资料~-Statistical learning theory and application of classroom lectures- good information from the Massachusetts Institute of Technology ~
- 2023-06-22 23:25:04下载
- 积分:1
-
register,用户注册用的 ,用户注册用的
register,用户注册用的 ,用户注册用的 -register,用户注册用的,用户注册用的,用户注册用的
- 2022-05-05 21:44:54下载
- 积分:1
-
Forouzan slide Datacommunication and networking
Forouzan slide Datacommunication and networking
- 2022-10-04 22:05:05下载
- 积分:1
-
this very good application for face traccking.it contains more and good differnt...
this very good application for face traccking.it contains more and good differnt features.if u rotate face right side it will show the direction for rignt side.if u rotate face left side it will show the direction for left side.-this is very good application for face traccking.it contains more and good differnt features.if u rotate face right side it will show the direction for rignt side.if u rotate face left side it will show the direction for left side.
- 2022-10-12 09:50:03下载
- 积分:1
-
CRC 生成器
循环冗余检查 (CRC) 是在数字系统中,例如,常用的试验压实密度泛函理论 (可测性设计) 电路中,网络和存储设备检测到的原始数据意外更改错误检测代码。输入一个短校验值附加,这些系统得到的数据块的基于及其内容 ; 及多项式除法的余数检索重复计算,并且检查值不匹配时,可以对推定的数据损坏或有缺陷的结果采取适当的行动。
在这个实验室中,我们需要设计参数化的 crc 校验模块 (在 Verilog) 来生成固定长度检查值根据给定的多项式函数。我们使用一种脚本语言 (Perl 或 Python) 来生成用户定义的参数化的 CRC 模块数据宽度和多项式函数.
- 2022-08-13 17:44:20下载
- 积分:1
-
DOS下SVGA图像编程实例,支持汉字。
DOS下SVGA图像编程实例,支持汉字。-SVGA graphics under DOS programming examples to support Chinese characters.
- 2023-02-20 00:35:03下载
- 积分:1
-
C# XML序列化源码
C# XML序列化源码-C# XML serialization FOSS
- 2022-01-25 20:53:03下载
- 积分:1
-
game
扫雷游戏先说下原理,原理其实很简单,设法获得“雷区”的数据,然后通过模拟鼠标动作,点击雷区上非地雷的的格子,就搞定了:) 所以技术难点只有三个:获得雷区数据、找到扫雷程序和模拟鼠标动作。
-game
- 2022-01-24 15:35:41下载
- 积分:1