-
计算机常用算法,主要介绍算法及其基本设计方法,包括算法分析等...
计算机常用算法,主要介绍算法及其基本设计方法,包括算法分析等-Commonly used computer algorithms are introduced and the basic design of algorithms, including algorithm analysis
- 2022-07-24 05:28:40下载
- 积分:1
-
这是一个用c++写的一个加法,减法,乘法,除法!一体的程序!有些地方还有些不足!清见量! 孤独々浪献上!...
这是一个用c++写的一个加法,减法,乘法,除法!一体的程序!有些地方还有些不足!清见量! 孤独々浪献上!-This a use of a write c addition, subtraction, multiplication, division! The integration process! Some places also have some inadequacies! Volume- see! Other partners waves of loneliness!
- 2022-07-10 17:47:21下载
- 积分:1
-
识别各种图片上的文字,和符号,欢迎使用可能还需要其他的文件。在网络上下载就可以用了...
识别各种图片上的文字,和符号,欢迎使用可能还需要其他的文件。在网络上下载就可以用了-Identify a variety of pictures on text, and symbols are welcome to use may also need other documents. Download on the network can use the
- 2022-04-19 12:55:11下载
- 积分:1
-
A standard USB design specifications, is limited to studying purposes, shall not...
标准的USB设计规范,仅限于学习用途,概不负责-A standard USB design specifications, is limited to studying purposes, shall not be responsible for
- 2022-10-26 11:10:03下载
- 积分:1
-
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空...
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。
-8 issue of the digital problem, also known as Nine-palace. In the 3 × 3 chessboard placed eight pieces, each piece is marked 1 to 8, a number of different pieces on the subject are not the same. There is also a board space, and spaces adjacent pieces can be moved to the space. To be resolved is: given an initial state and a target state, to find a target state from the initial movement into the least number of pieces of mobile steps step.
- 2023-06-28 21:25:03下载
- 积分:1
-
使用DELPHI编写逐行扫描屏幕传输程序,对了解套接字编程和屏幕传输都有帮助...
使用DELPHI编写逐行扫描屏幕传输程序,对了解套接字编程和屏幕传输都有帮助-DELPHI prepared to use progressive scan screen transfer procedures, the understanding of socket programming and transmission screen help
- 2022-03-07 17:20:08下载
- 积分:1
-
MFC简单画图程序Draw
这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。
功能概述
通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能,
线条粗细、颜色也可以在菜单中调整。
设计思路
通过对菜单的响应获取绘图类型、颜色和线条粗细程度。
通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦,
通过 CDC 类的成员函数 MoveTo( int x, int y ); LineTo( int x, int y ); Rectangle( int x1, int y1, int x2, int y2 ); Ellipse( int x1, int y1, int x2, int y2 ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 10:23:50下载
- 积分:1
-
Windows Mobile手机中枚举拨号接入点
Windows Mobile手机中枚举拨号接入点-Windows Mobile phone dial-up access points enumerated
- 2022-06-28 07:59:11下载
- 积分:1
-
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(glob...
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(global optimum)point for 3D multipeak surface
-multipeak 3Dimension Problem using genetic algorithm to find the maximum (global optimum) point for 3D multipeak surface
- 2022-02-26 07:25:44下载
- 积分:1
-
Turboc2.0函数大全
Turboc2.0函数大全-Turboc2.0 function Daquan
- 2022-07-08 10:40:24下载
- 积分:1