-
实现飞机订票系统的功能,可以支持查询航班信息、订票、退票以及退出系统的功能。界面为C语言格式。...
实现飞机订票系统的功能,可以支持查询航班信息、订票、退票以及退出系统的功能。界面为C语言格式。-Realize the function of the aircraft booking system can support the query flight information, booking, refund and withdraw from the system. Interface for the C language format.
- 2023-03-14 22:40:03下载
- 积分:1
-
easysoap + +
EasySoap++-0.6.1.tar.gz
- 2022-04-23 22:24:31下载
- 积分:1
-
这是一个邮票封面设计的程序代码,在邮票数是N,邮票种类是K的情况下,计算出最大邮资值和尽可能组成的种类....
这是一个邮票封面设计的程序代码,在邮票数是N,邮票种类是K的情况下,计算出最大邮资值和尽可能组成的种类.-This is a cover design of the stamps code, the N is the number of stamps, the stamp is a type K circumstances, the calculated postage value and the largest component of the possible types.
- 2022-04-24 13:14:31下载
- 积分:1
-
Classic C++ Books, learning c++ Friends are very helpful
经典的 C++书籍,对学习c++的朋友有很大帮助-Classic C++ Books, learning c++ Friends are very helpful
- 2022-05-05 08:19:42下载
- 积分:1
-
Microsoft Windows scripting technologies, including two vScript and JScript scri...
Microsoft Windows 脚本技术,包含vScript和JScript两种脚本,是你编程的最好辅助工具,肯定对你学习或者工作有用-Microsoft Windows scripting technologies, including two vScript and JScript scripting, you the best programming tool which will certainly be useful to your work or study
- 2022-05-30 00:20:16下载
- 积分:1
-
PinPacking 切割股票规划求解
此源的相关解决方案 C# 两个众所周知类运筹学问题的解决方案: 装箱和扦插苗圃用 Bin/股票的许多大小。这项工作还包括一些有用的功能,如介绍中搜索解决方案的成本和数量约束的可能性相关联的源代码和文件,是领有牌照下代码项目开放许可证 (面向)
- 2022-02-14 16:38:50下载
- 积分:1
-
FEM book:The_Finite_Element_Method by Thomas J. R. Hughes
Thomas J. R. Hughes 著作-FEM book:The_Finite_Element_Method by Thomas J. R. Hughes
- 2022-10-31 18:40:03下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
基于qt的打袋鼠游戏
基于用qt实现的打袋鼠游戏,用qt界面开发,实现打袋鼠游戏的实现。代码详细,qt简单好用,非常实用,很适合初学者。
- 2022-03-25 14:42:47下载
- 积分:1
-
实现苹果iTunes播放器的CoverFlow效果,使用WPF。
实现苹果iTunes播放器的CoverFlow效果,使用WPF。-Apple" s iTunes player to achieve the CoverFlow effect, the use of WPF.
- 2023-04-11 22:20:04下载
- 积分:1