-
Visual Basic,播放.WAV文件,并显示其波形
Visual Basic,播放.WAV文件,并显示其波形-Visual Basic, play. WAV files and display the waveform
- 2022-12-05 09:20:03下载
- 积分:1
-
利用工厂设计模式这几计算器
使用简单工厂模式解决计算器相比较上次思维更加的清晰,各类以及函数的关系也更加的清楚。让我深刻的体会到良好的设计模式能给程序后期的修改和增加功能带来相当大的便利
- 2023-02-16 01:30:04下载
- 积分:1
-
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!...
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!-This is a MP3 player on the procedures for the process, the students from where I beat up, tried it, also!
- 2023-08-11 10:10:03下载
- 积分:1
-
二等水准测量手簿WP手机版
基于wp手机平台的二等水准测量手簿。可自定义限差,自定义上点,自动步进点号,超限提醒,测站信息实时显示(BBFF所有读数,BF视距差,高差),所有测站信息成果输出。
- 2022-02-24 19:01:26下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
BMP查看器
bmp viewer
- 2022-03-21 17:37:10下载
- 积分:1
-
在VC中使用nntoolkit工具箱
1、 安装和注册nnToolKit组件
参见神经网络组件《nnToolKit安装手册》。
2、 导入nn...
在VC中使用nntoolkit工具箱
1、 安装和注册nnToolKit组件
参见神经网络组件《nnToolKit安装手册》。
2、 导入nnToolKit组件
新建一个MFC AppWizard[exe]工程后,导入nnToolKit
使用MFC ClassWizard,添加一个新类,选择From a type of library,
在弹出的对话框中选中nnToolKit.dll
确定后,可以在workspace中发现类InnToolKit
(本例中采用自动化方法来使用COM,)
-in VC nntoolkit use a toolbox, installation and registration nnToolKit components See neural network components "nnToolKit installation manual." 2. nnToolKit components into a new MFC AppWizard [exe] works, Introduction nnToolKit use MFC ClassWizard, add a new category, From choice of a type of library, in the pop-up dialog box selected nnToolKit.dll identified, can be found in the workspace InnToolKit category (in this case the use of automated means to use COM,)
- 2023-05-02 00:50:02下载
- 积分:1
-
控件小工具,将鼠标移到任意一个程序窗口或控件,会显示出控件的句柄,并可显示控件在指定窗体上的次序,还有激活窗体上所有灰色控件的功能...
控件小工具,将鼠标移到任意一个程序窗口或控件,会显示出控件的句柄,并可显示控件在指定窗体上的次序,还有激活窗体上所有灰色控件的功能-The control of small tools, move your mouse over any of a program window or control, will show the control handle, and can display the control on the form in the specified order, as well as activate the form controls the functions of all the gray
- 2023-08-18 22:10:03下载
- 积分:1
-
This is an invaluable tool that not only can a variety of desktop programs peepi...
这是一个不可多得的工具,它不仅能偷窥各种桌面程序的密码框,还能窥到IE页面中的密码框,这个程序就是本文要介绍的――SuperPasswordSpy++。-This is an invaluable tool that not only can a variety of desktop programs peeping the password box, but also IE page glimpse into the password box, this program is to be introduced in this article- SuperPasswordSpy++.
- 2023-03-05 19:10:04下载
- 积分:1
-
一个不错的贪吃蛇C++源代码
一个不错的贪吃蛇C++源代码-a good Snake C source code
- 2022-02-12 05:20:33下载
- 积分:1