-
mapinfo mapx 使用vb 编程的一个例子
mapinfo mapx 使用vb 编程的一个例子-mapinfo mapx use of a Visual Basic programming examples
- 2023-08-20 12:00:03下载
- 积分:1
-
国外人写的ftp客户端服务器源码,非常方便的实现ftp上传下载程序!...
国外人写的ftp客户端服务器源码,非常方便的实现ftp上传下载程序!-Written by foreign ftp client-server source code
- 2022-03-22 05:22:40下载
- 积分:1
-
著名的EmbeddedWB控件,给予tBrowser,制作自定义的浏览器必备
著名的EmbeddedWB控件,给予tBrowser,制作自定义的浏览器必备-Well-known EmbeddedWB control, giving tBrowser, create custom browser must have
- 2022-03-22 19:02:55下载
- 积分:1
-
c语言下的汉字库
c语言下的汉字库-the Store
- 2022-03-23 12:38:07下载
- 积分:1
-
本程序利用数据结构中的回溯算法的非递归对以知地图进行全路线查找,可以完成最短路线,最少费用,和所有路线的显示...
本程序利用数据结构中的回溯算法的非递归对以知地图进行全路线查找,可以完成最短路线,最少费用,和所有路线的显示-procedures for the use of the data structure of the back- recursive algorithm right to know what the road map for the entire search, the shortest route to be completed, at least cost, and all the routes show
- 2022-07-28 00:21:11下载
- 积分:1
-
run in the background billing system procedures, ProxyServer charge from the log...
后台运行的计费系统程序,负责从ProxyServer日志文件中收集计费信息。使用WinInet,CFtpConnection等。运行平台:Windows NTProxyServer:NetscapeProxy-run in the background billing system procedures, ProxyServer charge from the log files collected billing information. Using WinInet, CFtpConnection other. Platform : Windows NTProxyServer : NetscapeProxy
- 2022-01-26 01:37:27下载
- 积分:1
-
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化....
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化.-16 hexadecimal characters with conversion, which can be arbitrary text, including spaces, carriage returns, and so on, the text content into a 16-band after him in the back with the original version of the same will not have changes.
- 2022-03-22 17:32:05下载
- 积分: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
-
This program converts delphi source code files into HTML that looks as in Delphi...
This program converts delphi source code files into HTML that looks as in Delphi editor, with syntax coloring.
- 2022-08-16 15:34:32下载
- 积分:1
-
欧洲密克罗尼西亚推荐算法。分组长度128bit加密…
欧密会推荐算法Camellia。加密分组长度128bits,密码长度128bits-European Micronesia recommend algorithm Camellia. Encrypted packet length 128bits, password length 128bits
- 2022-05-05 20:34:44下载
- 积分:1