-
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!...
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!-c classical language to achieve a common denominator of the algorithm can handle int the arbitrary integer! There diagram and operation of the outcome!
- 2022-07-23 00:43:52下载
- 积分:1
-
一个小工具,可以将任意的文件转换为十六进制码,比UltraEdit方便!...
一个小工具,可以将任意的文件转换为十六进制码,比UltraEdit方便!-A small tool that can convert any file in hexadecimal code, UltraEdit convenient than that!
- 2022-02-05 13:13:18下载
- 积分:1
-
将UNIX的C源程序转换成Win32的代码
将UNIX的C源程序转换成Win32的代码-to UNIX source code into C code Win32
- 2022-03-05 15:46:53下载
- 积分:1
-
Excel贴图(VB.NET)
将Image图片自动贴入Excel文件中,可调整单元格大小及图片位置,具有很强的实用性
- 2022-12-01 03:45:03下载
- 积分:1
-
WPF实现字母与数字键盘源码
WPF实现字母与数字键盘源码功能介绍:做软件是经常用到数字键盘和字母键盘按钮,所以做了个例子,方便有用的人使用,学习。实现了数字按键和26个英文字母按钮。注意:开发环境为Visual Studio 2010
- 2022-06-17 02:38:52下载
- 积分:1
-
On computer security textbook, chm format
关于计算机安全的textbook,chm格式-On computer security textbook, chm format
- 2023-04-16 06:15:04下载
- 积分:1
-
一个以视觉为基础的游戏开发的游戏,以供学生练习的最佳范例
A tic tak game developed in visual basic a best example for students to practise
- 2022-03-03 07:25:47下载
- 积分:1
-
VBA中常用的编程语句,可供初学者学习、查询使用。
VBA中常用的编程语句,可供初学者学习、查询使用。-VBA programming language commonly used for beginners to learn to use inquiry.
- 2022-08-22 06:37:00下载
- 积分:1
-
SIFT
基于C/C++语言的sift图像特征提取程序,对于研究图像匹配、sift算法很有帮助-sift
- 2023-07-12 02:10:03下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
- 2023-03-08 14:00:03下载
- 积分:1