-
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐...
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐-An MFC control for adding middle mouse button scrolling to any CWnd derived window
- 2022-03-21 03:00:25下载
- 积分:1
-
《图书仔II》源代码.rar
《图书仔II》源代码.rar-"Book Aberdeen II" source code. Rar
- 2022-08-24 03:43:06下载
- 积分:1
-
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。...
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。-compressed image can t directly process digital operation.such as jpeg,gif format.firstly ,it need decompress ,which is deal with complex compression algrithm.
- 2022-08-26 00:16:22下载
- 积分:1
-
51单片机两机通讯
甲乙两机的P1口各接8个发光二极管通讯,甲机分别产生5次流水灯数据,5次8个灯同时闪烁数据,5次高4位灯和低4位灯轮流量的数据,以此往复,在甲机显示的同时,把这些数据发送到乙机,在乙机上同时显示,要求甲机发送不用中断,乙机接收用中断程序接收,奇偶校验。
- 2023-02-13 22:25:04下载
- 积分:1
-
永久日历程序
Program of Perpetual Calendar
- 2022-08-18 07:50:20下载
- 积分:1
-
VFW捕获采集
VFW(Video for Windows)是Microsoft推出的关于数字视频的一个软件开发包。该代码是基于VC6.0+VFW下的视频采集,可以拍照,预览和录像。功能简单,适合入门。在笔记本(带摄像头)下测试通过。
- 2022-04-22 09:49:31下载
- 积分:1
-
ascii chart a scii chart
ascii chart a scii chart -ascii chart ascii chart ascii chart
- 2022-06-28 09:52:48下载
- 积分:1
-
通用的日志服务器。为应用程序开发提供方便,可以为各种应用程序同时使用。...
通用的日志服务器。为应用程序开发提供方便,可以为各种应用程序同时使用。-generic log server. For application developers to provide convenient, for various applications used.
- 2022-01-26 08:16:21下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
Logistic混沌序列
Logistic混沌序列-Logistic chaotic sequence
- 2022-02-15 09:36:21下载
- 积分:1