-
tubiaoplug
说明: A set of graphics and chart controls based on Java and Android. At present, this set of charts mainly includes the following components: gird chart line charts, including single line charts and stick charts, including basic bar charts and special bar charts to support the display of K-line or candle stick-chart branches. Pie chart or pizza chart includes basic pie chart and segmented pie chart radar chart or spider web chart including area radar chart
- 2020-06-22 19:40:02下载
- 积分:1
-
C6000DSP C language program an example of a total of three as well, the hope is...
C6000DSP的C语言程序示例 一共有3个 内容不错,希望能对有需要的朋友有帮助。-C6000DSP C language program an example of a total of three as well, the hope is to have a friend in need of help.
- 2022-04-09 23:53:20下载
- 积分:1
-
雷电同类游戏的VB源码
一款非常相似于雷电的VB游戏源码,包括了飞行躲避、射击、爆炸之类的动作设置,游戏界面写的也是相当精彩,另外还附带有雷电游戏地图的编辑器源码,整个工程比较庞大,对学习参考来说,绝对是不可多得的游戏源码范例。
注: Timer的稳定记时为 5 毫秒,本可以取1000,但为了防止使用者开启“变速齿轮”(如降低到-256)
会造成启动或中间的暂停时间达到256秒(即使关掉齿轮)
设为 5 后最多为1.3秒,在timegettime函数计时时,x=timegettime 与 timegettime-x之间不能有doevents(齿轮会在此时插入程序而造成记时错误,以至在齿轮关闭后使程序暂停相当长时间(timegettime-x 为负)
解决办法:1、之间不用doevents,把它放到外面,但如果doevents中插入的事件过程运行稍微超时,即可造成主运行模块有点卡(速度不很稳定)
2、将检测条件timegettime-x 改为 abs(timegettime-x),即可避开齿轮开启后又关闭而对计时造成的影响(本程序即用此)
- 2022-03-19 05:31:27下载
- 积分:1
-
LENET5,JSP,minist数据集,GA算法,PSO算法源码
说明: 手写数字识别分类程序,phython语言实现,JSP,C++实现,GA算法,C++实现,PSO算法MATLAB实现(Handwritten numeral recognition and classification program, phython language implementation, JSP, C++ implementation, GA algorithm, C++ implementation, PSO algorithm MATLAB implementation)
- 2020-06-24 20:40:02下载
- 积分:1
-
VF_control_model_380
逆变v/f控制,输出电压稳定,pscad仿真(Inverter v/f control, stable output voltage, PSCAD simulation)
- 2019-04-18 19:36:30下载
- 积分:1
-
ACM网站部分题目答案
说明: ACM刷题网站部分题目答案,有的是自己写的,有的是百度的,都测试过了(Answers to Some Questions on ACM Title Brushing Website)
- 2020-06-19 04:20:01下载
- 积分:1
-
PCI_Code-Folder
《集体智慧编程》这本书的源码,里面包含数据挖掘方面的一些算法,包括遗传算法,费舍尔算法,决策树等(" The collective wisdom of programming source code of this book, which contains the data mining aspects of algorithms, including genetic algorithms, Fisher algorithm, decision tree)
- 2012-08-13 14:39:52下载
- 积分:1
-
basic_filters
matlab滤波,包括平滑滤波、锐化滤波、高通滤波、低通滤波等各种方法(Matlab filtering, including smoothing filtering, sharpening filtering, high pass filtering, low-pass filtering and other methods)
- 2017-08-10 16:08:32下载
- 积分:1
-
DBN-ELM-regression-master
说明: DBN模型实现分类与回归功能,minister数据集实验准确率可以达到98%。(DBN model realizes the function of classification and regression, and the experimental accuracy of minister data set can reach 98%)
- 2021-03-26 21:25:17下载
- 积分:1
-
PDSI
干旱监测降水指数(PDSI)程序,使用手册一同上传。(Precipitation index for drought monitoring program, user manual with upload)
- 2010-12-29 11:02:44下载
- 积分:1