-
安全的字符串类实现,可以满足越界等问题~简单实用
安全的字符串类实现,可以满足越界等问题~简单实用-String category realize security to meet the cross-border issues such as ~ simple and practical
- 2022-02-15 16:14:51下载
- 积分:1
-
failed to translate
这个是用c#写的网页代理服务器,代码比较简单,适合学习-failed to translate
- 2022-08-17 13:41:19下载
- 积分:1
-
收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay...
收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay-collection of lossless compression-decompression code kit, which includes a variety of compression algorithms. Ar002, ash, comp, at the end, HUF, lz, lzrw1, 4,558,302, SED
- 2022-06-30 01:11:19下载
- 积分:1
-
从ring3切换到ring0的代码
从ring3切换到ring0的代码--The code which can exchange ring3 to ring0
- 2022-05-16 06:04:50下载
- 积分:1
-
中断方式实现串行接收发送数据,注释规范,不可多得啊
中断方式实现串行接收发送数据,注释规范,不可多得啊-Serial receive interrupt to send data, comments, norms, rare ah
- 2023-07-03 20:25:03下载
- 积分:1
-
a small C++ program about operations on strings
a small C++ program about operations on strings
- 2023-07-19 03:25:03下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
蓝牙实现通过蓝牙服务发现打印机进行远程打印。
蓝牙实现通过蓝牙服务发现打印机进行远程打印。-Bluetooth Service Discovery through Bluetooth printers for remote printing.
- 2022-07-02 02:16:11下载
- 积分:1
-
Windows下的高精度计时和高频事件的产生 在开发 Windows 下的应用程序时,经常需要用的计时,尤其在一些对时间要求比较高的程序中,计时的精确性是很重要...
Windows下的高精度计时和高频事件的产生 在开发 Windows 下的应用程序时,经常需要用的计时,尤其在一些对时间要求比较高的程序中,计时的精确性是很重要的,本文介绍了两种精确计时的方法,计时的精度可以达到ms级,而且可以认为它是精确的,可以在大多数情况下作为时间的基准。-under Windows precision timing and the selection of high-frequency events in the development of Windows applications, we often need to use the time, especially in some of the high demand on time the procedure, the accuracy of time is very important, this paper introduces two methods of precision timing, timing accuracy can be achieved ms level, but also that it is accurate, in most cases, as time benchmarks.
- 2022-02-16 10:03:00下载
- 积分:1
-
An example of layer 3, respectively, to connect mdb, sqlserver, oracle
一个3层结构的例子,分别可连接mdb,sqlserver,oracle-An example of layer 3, respectively, to connect mdb, sqlserver, oracle
- 2022-07-02 04:53:18下载
- 积分:1