搜索资源列表
账号注册机
- 对一个网站进行狂注册帐号
SVM数据分类预测
- 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
支持向量机参数优化
- 对支持向量机的参数 C和g 进行了参数优化,分三种:交叉验证优化、遗传算法优化和粒子群算法优化。
模型机的分析和设计
- 通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。-
7状态机设计
- 这是“状态机设计(讲稿)”,希望对正在学VHDL的同学有帮助,谢谢!-This is the "state machine design (the scr ipt)", and I hope to learn VHDL is there to help the students, thank you!
多机通讯程序
- 这个是多机通信的程序,虽然老了点,但是用与实验是很好用的,本人昨天刚去试过啊,呵呵,希望对大家有帮助,嘿嘿 -This a multi-machine communication procedures, although old, but with the experimental use is a good use, and yesterday I just tried to ah, what we want to help, lau
18B20源程序加上位机温度显示应用程序包(1)
- 用c写的18b20驱动程序 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : s
SMS消费机程序
- 用于小商品消费的SMS消费机程序,MOTOR的处理器,对搞手持机的朋友有不少帮助!-Commodity consumption for the consumer machines SMS procedures MOTOR processor, the handheld engage in a number of friends to help!
点对点通信
- 是一个本科生的毕业设计和论文,包含双机的通信,以及数据的传输。-is an undergraduate and graduate design papers, including a two-aircraft communications and data transmission.
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communica
delphi的MSCOMM实现上位机与PLC间的串行通信
- 用DELPHIE来实现下位机和上位机的串口通信!相信会对需要的人有很大的帮助!-DELPHIE used to achieve lower computer and the PC serial communications! I believe this would have need of a great help!
Regpyrim
- 使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。-use of least squares support vector machines for multidimensional data pyrim return need to download least squares support vector machines toolbox.
03041510
- 研究了以欧姆龙PLC为控制核心的温(网)室灌溉系统。采用VB6.0程序设计语言,在Windows环境下实现了上位计算机与PLC的串行通信,以实现上位机对下位机的监控和数据交换,该控制器能实现灌溉的定时和适时控制。实践证明,该控制器能满足温(网)室育苗的要求-to study the OMRON PLC for the control of the core temperature (network) room irrigation sy
dynamic_line_real_show_like_windows
- VC实现的界面和windows任务管理器的联网界面一样动态曲线实时显示系统(TIMER实现的)可用于上位机对下位机采集的数据动态实时显示,曲线防闪烁,。-VC interface and windows management tasks for a network interface like real-time dynamic curves show- EC (TIMER achieved) can be used for PC ri
Matlab_SVM
- 使用支持向量机对仿人感知器建模,并给出了其在不规则图形面积测量中的应用实例,附有120幅图片及其面积,前100幅用作训练,后20幅用作检验,图片文件默认路径为C:\MATLAB7\work\P100,即应将文件解压到默认路径C:\MATLAB7\work,使用其他路径只需将程序中的图片路径替换即可。-The use of support vector machine perceptron on humanoid modeling, an
ResearchandRealizationinFaceDetection
- 一篇有关人脸检测的博士论文,提出了一种改进的pca特征提取方法,综合运用小波和离散余弦法对的支持向量机对人脸进行检测-An article on the Face Detection doctoral thesis, an improved feature extraction method of PCA, the integrated use of wavelet and discrete cosine method of suppo
sum1all
- 一个毕业程序设计,是用小波和支持向量机对电能质量扰动的识别与分类,主要利用的能量特征。-A graduate program design is the use of wavelet and support vector machines for power quality disturbance recognition and classification, the main characteristics of energy use
pptryosu5class2
- 用支持向量机对数据进行分类,每组数据有三个特征值分为五类-Using support vector machines for data classification, each group has three eigenvalues of the data is divided into five categories
ADC0809
- 用状态机对A/D转换器0809的采样控制电路的实现。工具:Quartus ii 6.0 语言:VHDL-State machine used for A/D converter sampling control circuit 0809 is achieved. Tools: Quartus ii 6.0 Language: VHDL
dianji
- 电机驱动监控系统,利用VB实现上位机对下位机的实时监控,可以查询电机的工作电压、电流和温度,同时可以自行设置控制命令和完成对命令运行过程的监控。-Motor drive control system, the use of VB to achieve PC-bit machine for the next real-time monitoring, can learn about the work of the electrical v