-
清理系统垃圾
清理系统垃圾-garbage clean-up system!
- 2022-02-05 00:05:03下载
- 积分:1
-
个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自己
个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自己当初的设计与大家分享,二来是有鉴于网上对ADO控件的使用这方面的介绍不是很多,自己算是抛砖引玉吧。-were I started programming when contact with the idea, wants only database, do not use sock to achieve a simple LAN in the chat room, I think a lot of people have ideas too. This procedure itself no value, but one to their original design to share with you, to the Internet is given the right to use ADO this presentation is not very large, is to initiate it themselves.
- 2022-05-21 06:20:10下载
- 积分:1
-
广外女生源_码 超牛B
广外女生源_码 超牛B-Canton girls outside source code _ Chao Niu B
- 2023-08-07 11:00:03下载
- 积分:1
-
readmem
单元
unit ReadMem
interface
uses
TLHelp32,Windows
function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据
implementation
function UpperCase(const S: string): string
var
Ch:Char
L:Integer
Source,Dest: PChar
begin
L := Length(S)
SetLength(Result, L)
Source := Pointer(S)
Dest := Pointer(Result)
while L 0 do
begin
Ch := Source^
if (Ch >= a ) and (Ch
- 2022-06-01 01:48:35下载
- 积分:1
-
网写的真实
NET编写的一个实时传递模拟,可以操作即时通讯键盘上的一个简单的离线模拟
- 2022-01-31 05:42:55下载
- 积分:1
-
(win95)BIOS密码查看器
(win95)BIOS密码查看器-(win95) BIOS password viewer
- 2022-02-20 12:44:16下载
- 积分:1
-
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用....
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用.-These are records of the source keyboard events, can refer to learning, used to monitor network security purposes.
- 2022-10-29 08:00:04下载
- 积分:1
-
Register optimized encryption module is worth learning a thing
优化后的加密注册模块
很值得学习的一个东西-Register optimized encryption module is worth learning a thing
- 2023-04-18 02:20:04下载
- 积分:1
-
一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的....
一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的.-a sample program, capable of an arbitrary file encryption, password request user input limit within eight (of course you can change). Procedures have a good fault-tolerant design, that is what we should learn.
- 2022-04-18 07:59:21下载
- 积分:1
-
tss.Huffman with Short dictionary compression algorithm
tss.哈夫曼使用短字典压缩算法
- 2023-01-24 07:45:04下载
- 积分:1