-
解决srm416 TopCoder
solve for Topcoder SRM416-250
the class MostCommonLetters is desired
- 2023-06-10 16:50:03下载
- 积分:1
-
加密算法示例 c + + 源代码
这个代码是加密算法示例代码。在网络中,进行编码、 解码、 现场直播、 生活视频源的代码。
- 2023-08-08 23:55:03下载
- 积分:1
-
基于SoAndChan的ECG R波侦测算法的优化与实现
利用C#语言,通过对SoAndChan侦测算法的优化与实现,标识出R波的位置,在之前的算法上进行了优化,使得侦测更加的准确。
- 2022-02-03 03:26:36下载
- 积分:1
-
Web结构挖掘HITS算法。文件里面包含了详细的说明和示例。
Web结构挖掘HITS算法。文件里面包含了详细的说明和示例。-Web structure mining HITS algorithm. The file contains a detailed description and an example.
- 2023-07-08 03:45:03下载
- 积分:1
-
字符串的查找和提取,用C语言编写的源代码。
字符串的查找和提取,用C语言编写的源代码。-String search and extraction, using C language source code.
- 2022-12-27 23:40:04下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
User management system, use DAO to manipulate user' s properties
用户管理系统,利用DAO来对用户的属性进行操作-User management system, use DAO to manipulate user" s properties
- 2022-01-22 07:09:46下载
- 积分:1
-
Microsoft mci interface, the use of MFC utility to set up working into vc++ to r...
使用微软mci接口,利用MFC工具建立的vc++工成,实现了语音朗读和语音识别功能-Microsoft mci interface, the use of MFC utility to set up working into vc++ to realize voice and speech recognition capabilities to read
- 2022-03-14 07:51:09下载
- 积分:1
-
a small VB Management System
一个小小的VB管理系统-a small VB Management System
- 2022-12-27 15:15:03下载
- 积分:1
-
用Windows API创建一个窗体,从本质上理解Windows消息机制。
用Windows API创建一个窗体,从本质上理解Windows消息机制。-Windows API to create a window, from understanding the nature of the Windows message mechanism.
- 2022-11-04 08:25:03下载
- 积分:1