-
如何在Windows编写的DLL
How to write DLL in windows
- 2022-03-11 00:22:02下载
- 积分:1
-
东南大学远程教育C++视频教程,共80讲分为40个压缩包,
东南大学远程教育C++视频教程,共80讲分为40个压缩包,-Southeast University Distance Education C++ Video tutorials, a total of 80 speakers are divided into 40 compressed packets,
- 2022-02-03 21:23:47下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
多移动机器人改变队形程序VC++实现源码
多移动机器人改变队形程序VC++实现源码-Change the formation of multiple mobile robots program VC++ Achieve source
- 2022-02-01 05:31:33下载
- 积分:1
-
心得一
心得一----窗口风格类型,1.实验目的
(1)熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口。
(2) 尝试改变窗口风格。
-experience a style of window-type, 1. Experiment (1) familiar with the application windows API programming entry, to prepare a simple Windows application procedures, the establishment of the window. (2) to try to change the window style.
- 2022-03-17 15:51:50下载
- 积分:1
-
五子棋棋盘,都是界面实现,很初级的东东。
五子棋棋盘,都是界面实现,很初级的东东。-Gobang board, all interfaces, it is elementary Dongdong.
- 2022-03-02 13:34:58下载
- 积分:1
-
程序运行后直接进入内存,任务栏不显示。据此可以开发其他功能。...
程序运行后直接进入内存,任务栏不显示。据此可以开发其他功能。-very good。
- 2022-01-25 18:14:58下载
- 积分:1
-
房地产售楼系统物业管理系统,
采用sql数据库
房地产售楼系统物业管理系统,
采用sql数据库-sales of real estate property management systems, database use sql
- 2023-02-07 19:45:03下载
- 积分:1
-
从ring3切换到ring0的代码
从ring3切换到ring0的代码--The code which can exchange ring3 to ring0
- 2022-05-16 06:04:50下载
- 积分:1
-
平滑去除噪声
这个程序在windows编程环境下用VC++编写成的,这是一个图像噪声去除的程序,程序可以对二值图像的中的噪声进行去除,效果良好,请大家借鉴,相互学习。
- 2022-04-06 23:54:53下载
- 积分:1