-
服务器与客户端 简单的服务器模式 聊天室
服务器与客户端 简单的服务器模式 聊天室-Server and simple client server model chat room
- 2023-08-30 19:55:03下载
- 积分:1
-
CAIMAN method是一种通过挖掘数据的帽子矩阵的对角信息来实现对数据分组的方法。...
CAIMAN method是一种通过挖掘数据的帽子矩阵的对角信息来实现对数据分组的方法。-The CAIMAN method (Classification And Influence Matrix ANalysis) is a classification method exploiting the properties of the diagonal terms of the influence matrix, also called leverages.
- 2022-02-18 15:52:50下载
- 积分:1
-
通过该程序,可以快捷连接到文件夹或文件。
通过该程序,可以快捷连接到文件夹或文件。-adoption of the procedures, can quickly connect to the folder or document.
- 2022-08-07 12:24:55下载
- 积分:1
-
WINDOWS编程循序渐进,配套第2章原代码
WINDOWS编程循序渐进,配套第2章原代码-WINDOWS programming step by step, and the supporting Chapter 2 of the original code
- 2022-02-15 07:13:30下载
- 积分:1
-
I wrote an integrator, when the competition could have been written to the schoo...
我写一个积分器,比赛时候用的,本来是给学校写的,结果他们没用,郁闷吧-I wrote an integrator, when the competition could have been written to the school, their useless, it depressed
- 2023-06-23 13:35:04下载
- 积分:1
-
Dew multimedia players
Dew 多媒体播放器 -Dew multimedia players
- 2022-01-26 01:45:19下载
- 积分:1
-
该算法是基于vc控制台编写的程序,提供了一种走出迷宫的思路,完成了一个较为简单的迷宫算法。...
该算法是基于vc控制台编写的程序,提供了一种走出迷宫的思路,完成了一个较为简单的迷宫算法。-The algorithm is based on the vc console preparation procedures, providing a maze out of ideas, to complete a relatively simple maze algorithm.
- 2022-03-07 11:56: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
-
Cipher Algorithm used in network security
Cipher Algorithm used in network security
- 2022-07-02 18:22:45下载
- 积分:1
-
s3c2440 DM9000A的驱动程序,大家可参考,稍加修改即可!
s3c2440 DM9000A的驱动程序,大家可参考,稍加修改即可!-s3c2440 DM9000A the driver, everyone can refer to a little modification you can!
- 2022-12-12 00:10:03下载
- 积分:1