-
支持最小化到托盘的VC++音量控制程序
支持最小化到托盘的VC++音量控制程序,程序启动后可设置成最小化到托盘处,并支持热键调节音量,程序窗口还使用了渐变显示特效,也就是淡入淡出窗体显示特效,本程序由一名大学生所写。
- 2022-01-24 09:21:26下载
- 积分:1
-
LMS
说明: 实现自适应LMS滤波的功能,LMS 自适应滤波器在噪声消除方面具有很好的效果 ,且在信噪比较小的情况下也可以完成一定条件下的数字滤波任务。(To realize the function of adaptive LMS filtering, the LMS adaptive filter has a good effect in noise elimination, and the digital filtering task under certain conditions can be completed under the condition of small signal-to-noise ratio.)
- 2019-01-04 09:25:16下载
- 积分:1
-
lianxuchaoliu
连续潮流:又称为延拓潮流,是电力系统电压稳定性分析的有力工具,它通过在常规潮流基础上引入一个负荷增长系数来克服雅可比矩阵奇异,从而克服接近稳定极限运行状态时的收敛问题,解决了常规潮流在崩溃点外无解和在崩溃点附近不能可靠收敛的问题。连续潮流法是从初始稳定工作点开始,随着负荷缓慢变化,沿相应的PV曲线对下一工作点进行预估、校正,直至勾勒出完整的PV曲线。(Continuous flow: also known as the continuation of the trend, is a powerful tool for voltage stability analysis of power system, by introducing a load growth coefficient to overcome Jacobi singular in the conventional power flow basis, so as to overcome the convergence problem near the stability limit of the running state, to solve the conventional power flow solution and in near collapse point reliable convergence problem in the collapse point. The continuation power flow method starts with the initial stable working point. With the slow load change, it predicts and corrections the next working point along the corresponding PV curve until the complete PV curve is outlined.)
- 2018-03-22 19:56:25下载
- 积分:1
-
emd
说明: 通过emd技术对采集到的信号进行分离筛选以求得到目标信号(Through EMD technology, the collected signal is separated and screened to get the desired characteristic signal)
- 2021-01-04 21:17:52下载
- 积分:1
-
展讯芯片的软件序列号
展讯芯片 改串号的软件-Spreadtrum chips to software serial number
- 2022-07-09 06:27:11下载
- 积分:1
-
带非期望产出的SBM模型
说明: sbm模型非期望产出 matlab数据代码(The unexpected output of MATLAB data code in SBM model)
- 2020-01-17 19:28:19下载
- 积分:1
-
vb源代码,这是一个非常不错的程序,有很多的查询代码。一用更知...
vb源代码,这是一个非常不错的程序,有很多的查询代码。一用更知-vb source code, which is a very good procedure, a lot of inquiries code. With a better understanding
- 2022-05-19 20:35:27下载
- 积分:1
-
这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作...
这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作系支持) 2、大量的图形特技(如图像的显隐技术、图像穿插技术、多任务仿真技术等) 3、纯C语言打造(不含任何C++知识)
4、实现了街机“俄罗斯方块”绝大部分功能(如动画、声音、速度变化) 5、用户可根据自据的习惯自由地调整“游戏操作键” 6、方法独特,全部语句和技术都是我本人原创,没有参考过任何相关代码 7、防“跟踪调试”技术,防“版权篡改”技术 8、
- 2023-08-23 20:05:03下载
- 积分:1
-
SMbus
sstm32f103 双路SMbus协议,外带定时器,五路ADC采样设计(stm32f103 SMBUS ADC,stm32f103 SMBUS ADCstm32f103 SMBUS ADCstm32f103 SMBUS ADCstm32f103 SMBUS ADC)
- 2021-04-21 16:48:50下载
- 积分:1
-
Java拼图游戏源码
MainApp启动器
main():
创建主界面类对象
显示界面
-------------------
PictureMainFrame主界面
init()界面初始化操作:
指定游戏窗体大小
指定游戏标题
指定游戏窗口的显示位置
指定游戏窗口大小为固定大小
addCompoment()添加组件方法:
完成按钮区的组件设置
完成游戏状态去的组件设置
addPicturePreview()添加拼图游戏预览与拼图界面:
完成右侧的 预览图片的设置
完成坐标的 拼图图片的设置(MainApp starter
Main ():
Create the main interface class object
Display interface
-----------------------------
PictureMainFrame Home Interface
Init () interface initialization operation:
Specify Game Form Size
Specify the title of the game
Specify the display position of the game window
Specify the size of the game window to be fixed
AddCompoment () Add Component Method:
Complete the component settings in the button area
Component settings to complete game status
Add PicturePreview () Add a jigsaw preview and jigsaw interface:
Complete the settings for the preview image on the right
Complete the setting of coordinate mosaic pictures)
- 2019-05-18 10:44:10下载
- 积分:1