-
视频会议系统v28
一套商用的视频会议程序(cool)
- 2022-08-08 09:19:06下载
- 积分:1
-
这是多个加密算法源代码如algebra,blowfish,blumgold,diamond,tiger等25个算法...
这是多个加密算法源代码如algebra,blowfish,blumgold,diamond,tiger等25个算法-This is the number of source code encryption algorithm such as algebra, blowfish. blumgold, diamond, tiger, etc. 25 Algorithm
- 2022-10-13 20:50:03下载
- 积分:1
-
windows sever 2008 激活
windows sever 2008 激活-windows sever 2008 ??活
- 2023-03-15 02:15:04下载
- 积分:1
-
利用哈夫曼编码技术进行文件的压缩与解压缩
如题所示,该代码是利用 哈夫曼编码技术 进行 各种格式信息 的 压缩 与 解压缩。
- 2022-02-01 05:23:57下载
- 积分: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
-
这是一个刷了屏,屏画功能可以实现直接路径。
这是一款屏幕画笔,可以实现屏幕绘画功能,在windows屏幕上直接绘画-This is a brush screen, screen painting functions can be achieved in a direct painting windows on the screen
- 2022-01-25 17:36:41下载
- 积分:1
-
双向列表的实现
双向列表的实现-Realize two-way list
- 2022-02-14 16:08:56下载
- 积分:1
-
SelfDelete.rar,运行后自动销毁的程序,欢迎下载
SelfDelete.rar,运行后自动销毁的程序,欢迎下载-SelfDelete.rar, run the self-destruct after the procedure, please download! !
- 2022-02-04 12:15:21下载
- 积分:1
-
目录下的文件监控,当发现文件有改动时,程序自动备份文件。...
目录下的文件监控,当发现文件有改动时,程序自动备份文件。-directories under the control documents when changes to documents are found, the program automatically backup files.
- 2022-02-28 17:09:49下载
- 积分:1
-
MP3编码源码。。。C++写的
MP3编码源码。。。C++写的-MP3 encoding source. . . C++ Written
- 2022-06-19 18:52:18下载
- 积分:1