-
这是一个在TCP/IP编程中经常遇到要处理的 问题,就是网络地址转换NAT,改源代码提供 一种方法,穿透内网的保护,到达目的地址。...
这是一个在TCP/IP编程中经常遇到要处理的 问题,就是网络地址转换NAT,改源代码提供 一种方法,穿透内网的保护,到达目的地址。- This the question which frequently meets in the TCP/IP
programming must process, is network address translation NAT, changes
the source code to provide one method, in the penetration the net
protection, arrives the destination address.
- 2022-06-29 16:37:21下载
- 积分:1
-
在Ring0下实现保护进程,通过HOOK SSDT实现保护进程
在Ring0下实现保护进程,通过HOOK SSDT实现保护进程-The Ring0 achieve protection process, achieved through the protection process HOOK SSDT
- 2022-03-16 21:17:30下载
- 积分:1
-
用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术...
用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术-vc used to write the automatic shutdown procedures, including trays, allowing only one run examples of technical writing registry
- 2022-03-17 22:12:28下载
- 积分:1
-
read Intel CPU serial number of procedures
读取Intel CPU序列号的程序-read Intel CPU serial number of procedures
- 2022-03-26 05:05:47下载
- 积分:1
-
一个注册表浏览编辑器,编辑功能还没有完善,可以参考,不错的!...
一个注册表浏览编辑器,编辑功能还没有完善,可以参考,不错的!-Browse a registry editor, editing features have not yet perfect, can refer to, good!
- 2022-03-07 06:19:20下载
- 积分:1
-
VB运行库解压缩后直接拷贝到WINDOWSSYSTEM文件夹下面即可
VB运行库解压缩后直接拷贝到WINDOWSSYSTEM文件夹下面即可-VB runtime decompress directly copied WINDOWS SYSTEM folder can be below
- 2022-01-27 20:39:59下载
- 积分:1
-
The use of shared memory programming, the process of bringing people of differen...
使用共享内存编程,使不同的进程可以通信完成任务
-The use of shared memory programming, the process of bringing people of different communication tasks can be
- 2022-01-24 14:50:56下载
- 积分:1
-
1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的...
1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document management process. Thus the various documents commands to the substance and implementation of a more in-depth understanding. 2, designed a n users file system. Each time a user kept m pieces in a user operation can open a file. The document must install protective measures, but at least Creat, Delete, Close, etc. Write orders.
- 2022-07-26 01:10:14下载
- 积分:1
-
设备管理系统,各种机械和设备的管理…
设备管理系统,管理各种机器设备,连接使用数据库。-equipment management system, management of various kinds of machines and equipment, and linking the use of the database.
- 2022-03-02 11:37:39下载
- 积分:1
-
捕捉拍频
* 捕捉拍频功能仅在拍子停止时可用。
* 以一定节奏连纽按动Tap按钮两下或更多,Tempo会自动对应于按动的拍频。
* 连续2秒没有按动...
捕捉拍频
* 捕捉拍频功能仅在拍子停止时可用。
* 以一定节奏连纽按动Tap按钮两下或更多,Tempo会自动对应于按动的拍频。
* 连续2秒没有按动Tap,或启动拍子,则上次按动的记录将被清除,并在下次按动时重新记算拍频。
* 拍频将以连续按下的拍子间隔,以一定算法进行统计,得出近似值。
调节音量
* 拖动Volume框中的滑条即可调节音量,向左拖动使音量减小,向右拖动反之。
* 最小音量为静音,最大音量为拍音的原音量。
运行模式
* 选择Rum mode中的Performace为性能优先模式,选中Precision为精度优先模式。
* Perfomance模式下,启动拍子后程序占用系统资源极少,但精度不能完全保证。在系统性能良好时,误差不超过每拍0.015秒,但在系统性能低下时误差可能会相当大。
* Precision模式下,程序采用了高端的计时技术,保证误差在每拍十万分之一秒之内,且几乎不受系统性能影响,但此模式极占系统资源,以至于您可能在打拍子的同时无法运行其它程序。
* 一般情况下不推荐使用Precision模式,除非您有相当高的精度要求。-capture beat frequency* Beat capture function only when the racket can be stopped.* Even in a certain rhythm Tap button activated the New Zealand under two or more, Tempo will be automatically activated corresponding to the beat frequency.* Continuous two seconds not squeezed Tap, or commencement of the beat was last pressed the record will be cleared and the next re-activated in mind when counting beats.* Beat will be in charge of press row spacing, to a certain statistical algorith
- 2022-01-26 06:39:54下载
- 积分:1