-
类似音量控制的VB滑块应用实例
类似音量控制的VB滑块应用实例源码,很多个排列整齐的滑块,可在鼠标的操作下拖动位置,实现某种功能,可用于程序参数面板中,用于设置某项参数和数值,具体效果请参见截图。
- 2022-03-25 03:32:57下载
- 积分:1
-
ICCProfiles
ICC Profiles and Monitor Settings Database - TFTCentral
- 2020-06-18 11:20:02下载
- 积分:1
-
WWDG—窗口看门狗
STM32F103例程中WWDG窗口看门狗(STM routine WWDG window watchdog)
- 2017-11-22 22:02:37下载
- 积分:1
-
Power-system-reliability-analysis
电力系统可靠性分析,清华大学出版 PDF版,系统讲解电力系统可靠性研究领域今年来取得的成果(Power system reliability analysis)
- 2012-03-28 21:48:31下载
- 积分:1
-
经典的群面试题 欢迎下载哦 说不定有意外的惊喜
经典的群面试题 欢迎下载哦 说不定有意外的惊喜-Classic group face questions welcome download Oh maybe there are surprises
- 2022-12-11 11:05:03下载
- 积分:1
-
SVR
说明: 支持向量机回归预测,包括模型的建立和保存(Support vector machine regression prediction, including the establishment and preservation of the model)
- 2020-08-12 20:53:57下载
- 积分:1
-
gama11
说明: 在视频和图像的采集过程中,由于受到地物环境复杂、物品之间相互遮挡以及环境光照条件多变等因素的影响,经常会导致场景的光照
要表现为图像中亮的区域光线足够或者过强,而暗的区域照度不足,导致一些重要的细节信息无法凸显甚至被掩盖掉,严重影响了图像
和应用价值,因此开展光照不均匀图像的校正研究,消除不均匀光照对图像的影响,已经成为当前图像处理领域的一个研究(In the process of video and image acquisition, due to the complex environment of the ground objects, the mutual occlusion between objects and the changeable environment lighting conditions, the lighting of the scene often results
In order to show that the light in the bright area of the image is enough or too strong, and the illumination in the dark area is not enough, leading to some important details can not be highlighted or even covered up, seriously affecting the image
Therefore, it has become a research in the field of image processing to carry out the correction research of uneven illumination image and eliminate the influence of uneven illumination on image)
- 2020-02-10 18:41:36下载
- 积分:1
-
近200个JAVA初学者源码实例
近200个JAVA初学者源码实例,这些例子涉及字符串操作、数据库、界面UI编写、简单的文件操作、循环控制等,非常适合java新手学习参考。
- 2022-02-20 03:41:25下载
- 积分:1
-
tc3.0 is based programming software oh
tc3.0 很基础的编程软件哦~解压修改路径直接用~不需要安装-tc3.0 is based programming software oh-extracting revised path directly with no need to install ~
- 2022-04-25 11:46:11下载
- 积分:1
-
HMM-master
说明: 隐马尔科夫模型进行中文分词
模型训练
python HMM_train.py RenMinData.txt_utf8
RenMinData.RenMinData_utf8 为人民日报已经人工分词的预料。
生成三个文件
* prob_start.py 为模型的初始概率
* prob_trans.py 为模型状态转移概率
* prob_emit.py 为发射概率
测试模型效果
python HMM.py
reference
维特比算法:(python HMM_train.py RenMinData.txt_utf8
RenMinData.RenMinData_utf8
prob_start.py
prob_trans.py
prob_semit.py)
- 2019-03-22 10:56:24下载
- 积分:1