-
用MFC实现局域网广播 分机打开端口可以加收主机发出的信息
用MFC实现局域网广播 分机打开端口可以加收主机发出的信息-with MFC extensions Broadcasting LAN ports can be opened additional information issued by the mainframe
- 2022-11-03 09:40:03下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
表格全功能演示,采用实现添加行列、删除行列、移上、移下,编辑内容或样式。...
表格全功能演示,采用实现添加行列、删除行列、移上、移下,编辑内容或样式。-Full-featured demo table, the implementation to add the ranks of the ranks of delete, move up, move, the editorial content or style.
- 2022-05-09 04:08:43下载
- 积分:1
-
Hash algorithm of data structure. It uses for the experiment.
数据结构中的哈希表算法。做来完成实验的。-Hash algorithm of data structure. It uses for the experiment.
- 2022-02-01 21:22:26下载
- 积分:1
-
在qt编程环境下从数据库里读出所有数据列.
在qt编程环境下从数据库里读出所有数据列.-In the qt programming environment from the database to read out all data columns.
- 2022-09-12 20:10:03下载
- 积分:1
-
学生管理的一个EJB实现,禁止非法的商业行为
学生管理的一个EJB实现,禁止非法的商业行为-students managed to achieve an EJB prohibit illegal business practices
- 2022-01-21 17:24:47下载
- 积分:1
-
DLL under vc++6.0 development technology prototypes, realized the folder travers...
vc++6.0 下的DLL开发技术原型,实现了遍历文件夹下的所有dll文件,并加载,创建自定义菜单,和调用示例。-DLL under vc++6.0 development technology prototypes, realized the folder traversal of all dll files and loaded, create custom menus, and call the sample.
- 2022-02-28 20:44:21下载
- 积分:1
-
VIA,用于windows控件设置代码
VIA,用于windows控件设置代码-VIA, control settings for the windows code
- 2022-12-02 02:00:03下载
- 积分:1
-
In this project I try to use many features of Matlab like image processing , ani...
工业机器人的图像处理,动画控制其他MATLAB工具箱(虚拟现实工具箱)Matlab的许多功能。
所附文件包含在Simulink模型,转换成图像信号,数据处理,以控制机器人动画-In this project I try to use many features of Matlab like image processing , animation control (Virtual Reality Toolbox) with other Matlab toolboxes.
The attached files contains a Simulink model that convert the image processing data into signals in order to control the animation of the robot.
- 2022-07-25 20:10:14下载
- 积分:1
-
使用C++ 实现的,利用动态规划算解决旅行商问题
使用C++ 实现的,利用动态规划算解决旅行商问题-solving TSP problem with dynamic programming in C++
- 2022-08-09 00:32:40下载
- 积分:1