-
dfsdfsfsdfss
dfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsf
- 2022-08-09 06:06:59下载
- 积分:1
-
ping的示例代码,很好的。希望对大家有帮助
ping的示例代码,很好的。希望对大家有帮助-ping of the sample code, very good. Hope everyone has to help
- 2022-01-25 22:19:05下载
- 积分: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
-
实现线性表的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作...
实现线性表的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作-The basic algorithm to achieve a linear form and function of the realization of their insertion can delete queries and other operations
- 2023-08-13 10:20:03下载
- 积分:1
-
多媒体记数器,可以精确到1ms
多媒体记数器,可以精确到1ms-multimedia Register, to be precise 1ms
- 2022-08-03 20:35:10下载
- 积分:1
-
CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即strin...
CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scripting language package CSE database, using C++ package, commonly used objects, including Int, WideInt, float, Object target, char array (ie string), Int array, object arrays, dictionary, dict, etc., due to The package is lightweight, and used as the basis for the type library to support the Win32 software development, if you use STL containers and other cause inconvenience, this library is a good alternative.
- 2022-01-29 02:55:18下载
- 积分:1
-
Fortran科学计算程序,计算原子间力的大小,能级分布
Fortran科学计算程序,计算原子间力的大小,能级分布-Fortran scientific computing procedures, calculation of inter-atomic force size, level distribution
- 2022-09-18 19:25:03下载
- 积分:1
-
虚似机源码 有需要的朋友希望有所朋助。
虚似机源码 有需要的朋友希望有所朋助。...
虚似机源码 有需要的朋友希望有所朋助。
虚似机源码 有需要的朋友希望有所朋助。-Virtual machine source code need to be friends of friends want to help.
- 2022-03-25 17:38:00下载
- 积分:1
-
实现抓屏的系统功能,保存成bmp格式的文件
实现抓屏的系统功能,保存成bmp格式的文件-achieve Capturing the Screen system, and to preserve as bmp files
- 2023-08-31 15:55:04下载
- 积分:1
-
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-There are two types of MFC thread, referred to as worker threads and user interface thread. The main difference between the artificial auxiliary thread is no news cycle, and the user interface thread has its own message queue and message loop
- 2022-01-26 00:48:18下载
- 积分:1