-
simple game about generate pictures,you can elect you favorate picture,and it ca...
简单的拼图小游戏,可以选择3×3的界面和4×4的界面-simple game about generate pictures,you can elect you favorate picture,and it can divided automatically
- 2022-07-09 23:38:55下载
- 积分:1
-
用C#下的Raw Socket编程实现网络封包监视.
用C#下的Raw Socket编程实现网络封包监视.-C# under the Raw Socket Programming surveillance network packets.
- 2022-02-26 11:50:21下载
- 积分:1
-
如何注册 COM 服务器
如果你经常有做与 COM 服务器,它是非常有用能向 (联合国) 注册这些资源管理器中。这不难扩展 explorer 的上下文菜单,你可以使用这个小 reg 文件添加"登记册"和"注销"的条目。
- 2022-10-06 14:15:02下载
- 积分:1
-
录音控制
资源描述自带语音识别功能,lib_msp_vr.lib 库自己实现语音识别,本代码只提供录音功能,并提供录音数据,录音参数可以设置
- 2022-03-10 00:44:01下载
- 积分:1
-
Grid_Control for the use of the tree control [visualc]
供Grid_Control中使用的树形控[visualc] -Grid_Control for the use of the tree control [visualc]
- 2022-03-13 11:12:55下载
- 积分:1
-
一个简单的五子棋程序
一个简单的五子棋程序-a simple procedure Gobang
- 2022-03-17 22:19:20下载
- 积分:1
-
此应用程序是一个无线传感器网络的模拟。这样的网络…
This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a remote area - e.g., a battlefield sensor network that detects and reports troop movements. The idea behind this network is that it can be deployed simply by scattering sensor units across the area, e.g. by dropping them out of an airplane the sensors should automatically activate, self-configure as a wireless network with a mesh topology, and determine how to send communications packets toward a data collector (e.g., a satellite uplink.) Thus, one important feature of such a network is that collected data packets are always traveling toward the data collector, and the network can therefore be modeled as a directed graph (and every two connected nodes can be identified as "upstream" and "downstream.") -This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a
- 2022-02-13 05:01:20下载
- 积分:1
-
Regular expressions, useful content is a lot of things the contents of the regul...
正则表达式,很有用,很多东西的内容内容都是正则表达式-Regular expressions, useful content is a lot of things the contents of the regular expression
- 2022-03-23 08:26:49下载
- 积分:1
-
4:00 realize the functional modules of finite element procedures, a certain comm...
实现四点单元有限元功能的程序,具有一定通用性,对一般的板分析时比较精确.-4:00 realize the functional modules of finite element procedures, a certain commonality of general plate analysis more precise.
- 2022-06-20 19:53:59下载
- 积分: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