-
readertest.rar
ReaderTest.rar
- 2022-01-26 04:03:26下载
- 积分:1
-
八位码游戏
用vb.net实现的哦
现在网上还没人做出来噢
八位码游戏
用vb.net实现的哦
现在网上还没人做出来噢-eight games with vb.net code realized oh online now, no one has done Oh
- 2022-02-19 21:39:41下载
- 积分:1
-
CRC编码算法,用VC实现
CRC编码算法,用VC实现-CRC coding algorithm, with VC
- 2023-07-13 05:00:03下载
- 积分:1
-
使用VB6和GDI+实现了动态绘制系统托盘图标功能
使用VB6和GDI+实现了动态绘制系统托盘图标功能-The use of VB6 and GDI+ Realize dynamic mapping system tray icon functionality
- 2022-05-15 18:22:01下载
- 积分:1
-
动态数据库
动态数据库外包正在成为“应用作为一种服务”旁边的一个重要的新趋势。在该模型中,数据所有权他们的数据给外部服务提供商。服务商做数据管理任务,并提供客户一个机制来处理外包数据库。由于服务提供商并不总是完全信任,安全和隐私的外包数据显著的问题。这些问题被称为数据的机密性,用户的隐私,数据隐私和查询的保证。其中,查询需要保证对数据库的外包模式的成功至关重要的作用。尽我们所知,然而,查询的保证,特别是对外包XML数据库,一直没有合理的任何以前的工作有关。我们提出了一个新颖的索引结构,结合B+树和梅克尔哈希树的优势,完全解决被称为正确性,在动态的外包XML数据库的完整性和新鲜度保证查询的三个问题。与真实数据的实验结果证明ourproposed解决方案的效率
- 2022-03-20 21:18:29下载
- 积分:1
-
With a leap year, key adjustment, automatic power
带闰年,按键调整,掉电后可自动运行,掉电保护功能-With a leap year, key adjustment, automatic power-down operation, power-down protection
- 2023-03-03 06:25:04下载
- 积分:1
-
SMART PHONE 2005 on sending E
SMART PHONE 2005中关于发送E-MAIL的使用例子源码, 可以使用此代码,向任何MAIL地址发送E-MAIL,需用VS2005BETA2进行编译。-SMART PHONE 2005 on sending E-MAIL examples of the use of source code, you can use this code to any MAIL Send E-MAIL, unless required VS2005BETA2 computer.
- 2022-09-04 12:30:02下载
- 积分:1
-
一个用C#编写的windows屏幕保护程序.比较简单,用户可以自己设置图片并且是动态的....
一个用C#编写的windows屏幕保护程序.比较简单,用户可以自己设置图片并且是动态的.-Written in C# using a windows screen saver. Is relatively simple, the user can set up their own image and is dynamic.
- 2023-07-27 14:05:03下载
- 积分:1
-
利用vc编写的源代码用于数字图像处理中hough变换检测直线
利用vc编写的源代码用于数字图像处理中hough变换检测直线-Source code written using vc for digital image processing in the detection of a straight line hough transform
- 2022-11-03 20:15: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