-
Winsock2.0的巨详细的帮助文档
Winsock2.0的巨详细的帮助文档 -Winsock2.0 giant detailed help files
- 2022-01-20 23:08:44下载
- 积分:1
-
用于 sms 消息的通用 API。
SMSLib 提供了一个通用的发短信 API,可用于发送和接收消息 (通过 GSM 调制解调器和/或批量短信运营商。
- 2022-01-25 21:38:13下载
- 积分:1
-
Paper bag test drive contains all the cases, divided into Vs2005 version and ver...
文件包里包含测试驱动的全部案例,分为Vs2005版和Vs2008版,主要是说明测试驱动的开发方法-Paper bag test drive contains all the cases, divided into Vs2005 version and version Vs2008, mainly that the test-driven development approach
- 2022-03-11 09:02:55下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
福州大学软院算法与数据结构部分上机实验解答,包含ppt题目说明和源码。...
福州大学软院算法与数据结构部分上机实验解答,包含ppt题目说明和源码。-Fuzhou University Hospital algorithms and data structures of soft-on experiments to answer some, including the ppt subject instructions and source code.
- 2022-05-20 11:30:06下载
- 积分:1
-
简单的计算器源码!可以运用+,
简单的计算器源码!可以运用+,-,*,/运算,用栈实现的简易计算器-a simple calculator that supports plus, minus, multiple and division. designed by stack.
- 2022-12-12 19:00:03下载
- 积分:1
-
没有边框的窗体 Visual basic开发的小程序,功能很简单
没有边框的窗体 Visual basic开发的小程序,功能很简单-no frame of the window Visual basic procedures for the development of small, very simple function
- 2022-06-19 11:46:43下载
- 积分:1
-
通讯录。非常方便实用。操作极其简单,使用极其方便。数据库可以备分,可以移植。再也不用为丢手机资料而发愁啦。...
通讯录。非常方便实用。操作极其简单,使用极其方便。数据库可以备分,可以移植。再也不用为丢手机资料而发愁啦。-directories. Very convenient and practical. Operation is extremely simple, extremely easy to use. Preparation of the database, can be transferred. There is no need to throw phone information distress it.
- 2022-03-13 00:02:33下载
- 积分:1
-
可读取windows 所以已运行的窗体,并读取指定窗体的所以控件内容并可对其赋值...
可读取windows 所以已运行的窗体,并读取指定窗体的所以控件内容并可对其赋值-Windows can be read so we have to run the form, and read the specified form and may therefore control the content of their assignment
- 2022-05-22 13:09:28下载
- 积分:1