-
数独游戏C++代码,在VC6.0下运行在控制台上,使用回溯法解决,…
数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, and then can enter the number of known points and coordinates, numbers (request can not be against the rules), and then meet the conditions will generate an example.
- 2023-03-24 18:10:03下载
- 积分:1
-
VC与halcon混合编程,用处很大的哦
VC与halcon混合编程,用处很大的哦-helpful for you Programming。it is a example of halcon and VC6.0。
- 2022-05-19 16:51:02下载
- 积分:1
-
VB compiler automatically registered. TLB file, use the code http://www.mvps.org
VB编译,自动注册.TLB 文件,利用 http://www.mvps.org 上的代码-VB compiler automatically registered. TLB file, use the code http://www.mvps.org
- 2022-08-12 22:30:57下载
- 积分:1
-
[原創][c++][winsock] 簡單的訊息、檔案網路傳輸範例程式[client-server]
资源描述
一個簡單的網路傳輸範例程式
由client端輸入指令來控制檔案傳輸
====使用方法====
先設定server端:
可任意輸入server的port number
server開啟接聽埠
client端:
輸入server的ip及port number
連線成功即可開始傳輸
輸入HELP可以查看指令
=============
編譯前要確定Linker有加上-lws2_32
祝您玩的愉快^^
- 2022-04-01 17:57:55下载
- 积分:1
-
动态窗口例子程序
动态窗口例子程序-dynamic window examples procedures
- 2022-06-18 12:48:50下载
- 积分:1
-
Visual C++ 5.0多媒体编程实例
Visual C++ 5.0多媒体编程实例-Visual C++ 5.0 Multimedia programming examples
- 2023-06-27 09:10:04下载
- 积分:1
-
RTL8139网卡驱动程序源代码为WinCE.NET CEPC
RTL8139 网卡驱动源码 for WinCE.net CEPC-RTL8139 NIC driver source code for WinCE.net CEPC
- 2022-08-08 20:28:27下载
- 积分:1
-
一个还算可以得屏幕保护程序
一个还算可以得屏幕保护程序-it can be a fairly screen protection program
- 2022-02-16 02:09:54下载
- 积分:1
-
在 magaento 的尺寸表
在 view.phtml 的 magento 版本 1.7 中添加代码
- 2022-06-15 21:51:23下载
- 积分:1
-
将剪贴板文字转为txt文本
这是一个C++程序,具体是一个剪贴板操作的例子。通过该例子可以很好的学习如何操作windows的剪贴板,读写的API函数。代码比较少,可以很好的学习理解
- 2023-05-11 23:10:03下载
- 积分:1