-
最优二叉查找树算法实现
最优二叉查找树算法实现-algorithm............
- 2023-05-13 14:15:02下载
- 积分:1
-
S3C2443的读Nand程序,注意:使用ARM revw2.2编译器而非ADS1.2
S3C2443的读Nand程序,注意:使用ARM revw2.2编译器而非ADS1.2-Nand read the S3C2443 procedures Note: the use of ARM revw2.2 instead of the compiler ADS1.2
- 2022-07-18 03:10:36下载
- 积分:1
-
这是一个文件的武装土匪
this a file for a n armed bandit-this a file for a n armed bandit
- 2022-03-25 02:16:53下载
- 积分:1
-
vc++6.0语言参考手册。介绍vc相关信息
vc++6.0语言参考手册。介绍vc相关信息-vc++ 6.0 language reference manual. Vc introduce relevant information
- 2023-08-30 08:05:06下载
- 积分:1
-
Evc数据苦编程AcccessADO与SqlServerRDA编程。
Evc数据苦编程AcccessADO与SqlServerRDA编程。-EVC data bitter AcccessADO programming and programming SqlServerRDA.
- 2022-09-02 21:20:02下载
- 积分: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
-
Delphi通过https接口post数据
应用背景向web认证服务器通过https接口post认证数据,delphi2005正常使用。最初的的时候采用indy控件,IdHTTP和IdSSLIOHandlerSocketOpenSSL配合,但是没有成功,对方服务器连接后立即断开链接,不返回任何数据,后来通过网上查询,找到了这个方法,可以根据服务器的要求自定义头文件和post的内容。引用了WinINet,IDURI单元,其中CnMD5,CnBase64是认证业务需要加入的cnpack中的单元,和https链接无关。这种方法的另外一个好处是不用再调用indy引用的两个dll文件(libeay32.dll,ssleay32.dll),这两个文件和indy的版本还需要配套,比较麻烦,而且就是匹配了我也没有测试成功,可能和对方服务器的环境有关系,感觉还是后来的这种方式兼容性比较好关键技术主要是delphi下的开发,研究了很久,没有找到SSL双向认证的,这个终于让我找到了,可以双向认证,实现微信退款功能等等。。。。。。。。。。。。。。
- 2022-03-20 05:38:43下载
- 积分:1
-
freepiano 源代码
freepiano 1.8源代码软件介绍键盘模拟钢琴(freepiano)小巧的键盘模拟钢琴,利用键盘上的按键弹奏出美妙的钢琴音乐还可以将音乐导出为MP4文件~特点:支持多种音频输出方式,包括DirectSound, WASAPI和ASIO。可以定义键盘上任意一个按键的功能与显示。多套键盘配置可以在演奏中任意切换。可将录制的乐曲导出成视频MP4文件。完全免费的,您不需要购买就可以使用全部的功能。直接调用VSTi音源,不需要安装虚拟MIDI设备。
- 2022-09-13 03:10:04下载
- 积分:1
-
在arm9 2440 使用rtp协议使用G.726编码传输音频的PC接受端程序
在arm9 2440 使用rtp协议使用G.726编码传输音频的PC接受端程序-In the arm9 2440 using the rtp protocol the use of G.726 encoded audio transmission the receiving end of the PC program
- 2022-07-09 17:24:55下载
- 积分:1
-
“Win32平台的管包装
Named Pipe Wrapper for Win32 Platforms
- 2022-05-13 09:16:07下载
- 积分:1