-
设备管理系统
设备管理系统,运用C++实现,通过客户端与服务器之间的连接进行消息传递,用户根据自己的信息,进行登录,登陆之后修改查询,添加和删除信息。MFC应用程序,实现简单,适合初学者学习
- 2022-03-22 11:22:57下载
- 积分:1
-
这个是一个简单的显示当前系统进程的程序,代码比较简短,不过需要的朋友可以借鉴一下下啊,不要向我扔西瓜皮。...
这个是一个简单的显示当前系统进程的程序,代码比较简短,不过需要的朋友可以借鉴一下下啊,不要向我扔西瓜皮。-This is a simple process shows that the current system of procedures, code relatively brief, but it needs a friend can learn from you under ah, do not throw to me西瓜皮.
- 2022-05-05 09:04:14下载
- 积分:1
-
VisualC++应用技巧与常见问题你问我答
为初学者提供,希望对大家有帮助!
分三部分传...
VisualC++应用技巧与常见问题你问我答
为初学者提供,希望对大家有帮助!
分三部分传-VisualC++ Application techniques and frequently asked questions you ask me to provide A for beginners, and they hope to have everyone help! Communication is divided into three parts
- 2022-01-25 14:02:22下载
- 积分:1
-
一个使用VB编写的聊天软件。
一个使用VB编写的聊天软件。-use VB to prepare a chat software.
- 2022-02-27 01:28:45下载
- 积分:1
-
MasterK120S 通信 RS232 PC
PLC主站K LG为PC机之间的通信,数据的读写PLC
- 2022-12-02 04:05:04下载
- 积分:1
-
图书馆管理系统
应用背景这是一个初学者的编程项目有关C++。一个图书馆管理系统包括技术文件处理,结构,数组,指针等。这个程序给了我们作为一个项目,希望它可以帮助万人理解的概念构建管理系统的基本概念的C / C + +语言 ; ; ; ;关键技术本程序是用DEV C++开发。运行在所有的C / C + +开发环境的支持。这个程序保持图书记录的管理系统即豆腐创造更新,删除,删除的基本概念,
- 2022-01-25 22:49:06下载
- 积分:1
-
在判断是否一个变形:先画一个多边形然后判断是否…
判断点是否在多变形内:
先画一个多边形
然后判断,如果在多边形内,显示“N”
如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
- 2023-05-21 11:25:04下载
- 积分:1
-
利用vc和access开发的通讯录,界面和功能非常人性化
利用vc和access开发的通讯录,界面和功能非常人性化-use vc access and the development of the directory, and the interface is very humane.
- 2022-03-22 05:55:48下载
- 积分:1
-
This procedure is used to prepare three
本程序是用fortran言语编写的三维SIMPLE算法程序,针对不可压、无粘流体。-This procedure is used to prepare three-dimensional fortran language SIMPLE algorithm procedures, for incompressible, inviscid fluid.
- 2022-03-15 17:15:16下载
- 积分:1
-
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调...
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
- 2022-03-06 01:53:55下载
- 积分:1