-
用C++开发的基于类模版的堆栈的模拟算法.
用C++开发的基于类模版的堆栈的模拟算法.-With C++ Developed template based on the type of stack simulation algorithm.
- 2023-01-30 12:25:03下载
- 积分:1
-
通过构建Delaunay三角网的离散点,代码…
通过离散的点构建Delaunay三角网,该代码用ATL的方式编写,编译成DLL直接调用。-Construction of discrete points through the Delaunay triangulation, the code to use ATL to prepare the way, the compiler into a DLL called directly.
- 2022-05-27 21:48:13下载
- 积分:1
-
patice java
patice java
- 2023-06-12 14:55:04下载
- 积分:1
-
如何实现只保证一个实例运行
如何实现只保证一个实例运行-how to achieve only guaranteed a running example
- 2022-02-01 09:41:34下载
- 积分:1
-
电子银行系统源码
本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server...
电子银行系统源码
本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server其它版本,应用程序数据库的安装方法是类似的。
运行Microsoft SQL Server 2000的SQL 查询分析器,打开bank.sql文件,然后选择菜单“查询”|“执行”命令即可生成所需的数据库和数据库表。
2、把源程序目录从光盘上拷贝到硬盘上,取消文件夹及其子目录和文件的只读属性。如果您安装的是Microsoft Visual Studio .Net 2003,那么可以直接打开ATM文件夹、Bank文件夹和Client文件夹下的工程,查看代码并进行调试。-E-banking system is based on source of the installation instructions Microsoft SQL Server 2000 Developer Edition Chinese set out as an example for other versions of Microsoft SQL Server, applications, database installation methods are similar. Running Microsoft SQL Server 2000
- 2022-05-22 21:51:32下载
- 积分:1
-
检测Pentium CPU的时钟(高精度显示),程序嵌入汇编检测"RDTSC"和"PCLKS"来实现。注:这个Dialog版本的演示代码,更加直观。...
检测Pentium CPU的时钟(高精度显示),程序嵌入汇编检测"RDTSC"和"PCLKS"来实现。注:这个Dialog版本的演示代码,更加直观。-Detection of Pentium CPU clock (high-precision display), the program embedded in the compilation of detection
- 2022-06-27 23:15:46下载
- 积分:1
-
这个代码和信息提供“是”无保修
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE.
- 2022-07-17 10:21:39下载
- 积分:1
-
可以实现软件的限次使用
可以实现软件的限次使用-software can restrict the use of time
- 2023-05-04 16:00:03下载
- 积分:1
-
实现cpu调度问题.值得参考学习.可以改进使用.
实现cpu调度问题.值得参考学习.可以改进使用.-The realization of cpu scheduling problem. It is also useful to learn. Can improve the use of.
- 2023-07-18 19:25:03下载
- 积分: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