-
酒店管理系统
本代码是在vs2010环境下利用c#进行的开发。特别适合初学者,针对于网络传输协议ftp进行设计。本设计代码简明,思路清晰明了。同时也是自学c#语言的明智之选。
- 2022-04-17 21:25:09下载
- 积分:1
-
windows 进程守护软件,可以定义响应时间,当指定进程被关闭时自动打开。...
windows 进程守护软件,可以定义响应时间,当指定进程被关闭时自动打开。-guardian of windows process software, response time can be defined, when the specified process was shut down automatically when opened.
- 2022-08-20 08:58:30下载
- 积分:1
-
用C语言写的 关于 航空订票系统的 代码 可能功能还不是很全 希望大家改正...
用C语言写的 关于 航空订票系统的 代码 可能功能还不是很全 希望大家改正-sfdsfsdjfsdljf fsdf jsd fkds s
- 2022-02-26 15:56:44下载
- 积分:1
-
本程序是用动态规划法来解决一些问题,关于动态规划的程序
本程序是用动态规划法来解决一些问题,关于动态规划的程序-this program is the dynamic programming method to solve the problem of dynamic planning process
- 2022-06-30 11:31:29下载
- 积分:1
-
这很容易
This easy-to-follow book provides a comprehensive and practical introduction to the basic AI techniques used by game developers, leading you through the process of designing, programming, and implementing intelligent agents for action games using C++.
- 2022-05-26 07:01:15下载
- 积分:1
-
通过串口发送和接收数据,界面简单漂亮.很容易的一个程序
通过串口发送和接收数据,界面简单漂亮.很容易的一个程序-through the serial port to send and receive data, interface pretty simple. A very easy process
- 2022-11-05 09:25:03下载
- 积分:1
-
Form of the tab page to set up and use Lookbar also added a form of color settin...
窗体的tab页设置和Lookbar的使用方法,还加了窗体的颜色设置。-Form of the tab page to set up and use Lookbar also added a form of color settings.
- 2022-08-04 05:06:02下载
- 积分: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
-
实现邮件的收发功能,可以对邮件进行管理,如添加联系人,删除等。...
实现邮件的收发功能,可以对邮件进行管理,如添加联系人,删除等。-it could receive mail ,send mail .and manage the mail.it could receive mail ,send mail .and manage the mail.
- 2022-03-07 08:47:29下载
- 积分:1
-
该程序描述的是一个螺旋队列的小程序,是在程序员笔试及面试时经常会遇到的一个小程序,有兴趣的朋友可以下载看看!...
该程序描述的是一个螺旋队列的小程序,是在程序员笔试及面试时经常会遇到的一个小程序,有兴趣的朋友可以下载看看!-The procedure described is a small spiral queue process is a written examination and interview in the programmers often encounter a small program, interested friends can download to see!
- 2022-02-12 19:45:30下载
- 积分:1