-
英文字符识别程序,可以快速识别英文字符
英文字符识别程序,可以快速识别英文字符-English characters identification procedures can quickly identify English characters
- 2022-08-12 06:39:24下载
- 积分:1
-
编程实现最大子段和问题的求解(分别采用分治法和动态规划法求解)。...
编程实现最大子段和问题的求解(分别采用分治法和动态规划法求解)。-Programming the largest sub-segment and the problem solving (respectively divide and conquer and dynamic programming method to solve).
- 2022-01-25 20:32:35下载
- 积分:1
-
软件开发基础教程 (下册)
里面的一个实例 对于学习bcb有用
软件开发基础教程 (下册)
里面的一个实例 对于学习bcb有用-Software Development Essentials (Book) inside an example of a useful learning bcb
- 2022-02-03 19:46:27下载
- 积分:1
-
万人迷网络电话zhenzzhengdeyuanma
万人迷网络电话zhenzzhengdeyuanma-WRMWLdhyuanma
- 2022-03-31 08:49:45下载
- 积分:1
-
- 2022-06-20 03:14:57下载
- 积分:1
-
操作系统课程设计之文件系统
基于fat32的文件系统,可以添加,删除,修改文件或者文件名,提供类似dos的操作方法
- 2022-01-27 23:16:31下载
- 积分:1
-
实现了AESs盒,文件夹里面有关于s盒的详细资料和实现方法。
实现了AESs盒,文件夹里面有关于s盒的详细资料和实现方法。-AESs implementation of the box, there is a folder inside the s-box about the details and implementation methods.
- 2022-02-20 06:24:56下载
- 积分:1
-
一个C++的layout算法,可以合理进行界面布局。
一个C++的layout算法,可以合理进行界面布局。-A C++ The layout algorithm, it is reasonable for the interface layout.
- 2022-01-26 02:36:53下载
- 积分:1
-
角度弧度互换
本资源是用C语言编写的,角度化弧度程序。角度是用以量度角的單位,符號為°。一周角分為360等份,每份定義為1度(1°)。 採用360這數字,因為它容易被整除。360除了1和自己,還有22個真因數,包括 了7以外從2到10的數字,所以很多特殊的角的角度都是整數。 實際應用中,整數的角度已足夠準確。有時需要更準確的量度,如天文學或地球的經 度和緯度,除了用小數表示度,還可以把度細分為分和秒:1 度為60分(60′),1分為 60秒(60″)。例如40.1875° = 40°11′15″。要更準確便用小數表示秒,而不再加設單 位。 數學上是用弧度而非角度,因為 360的容易整除對數學不重要,而數學使用弧度更方 便。角度和弧度關係是:1°≈0.0174533弧度,1弧度≈57.29578°。
- 2023-05-07 15:15:02下载
- 积分:1
-
HexText.exe 可以转换代码文件到文本文件
一)可以轻易阅读代码文件
二)可以用比较软件比较代码文件...
HexText.exe 可以转换代码文件到文本文件
一)可以轻易阅读代码文件
二)可以用比较软件比较代码文件
-------
HexText.exe can convert Binary code to txt file.
(1)It is easy to read the binary file
(2)you can use compare software to compare the binary file.
-------
如果有时间愿意分享更多。-HexText.exe code files can be converted to a text file one) can easily read the code files b) Comparison of the software can be compared code files------- HexText. Exe can convert Binary code to txt file. (1) It is easy to read the binary file (2) you can use compare software to compare the binary file .------- If you have time willing to share more.
- 2022-11-29 06:55:03下载
- 积分:1