搜索资源列表
cx-image
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage grew together with the CodeProject site, since 2001, and reached this level thanks to the CodeProject commu
cx-image
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage grew together with the CodeProject site, since 2001, and reached this level thanks to the CodeProject commu
cx
- 产学研合作的有效模式研究 一、产学研合作的必要性和面临的问题 二、产学研合作的典型模式 三、高校研究开发成果转化率很难提高的原因 四、有效的产学研合作技术创新模式 -Research co-operation model of an effective one, the need for research cooperation and the problems faced by the Second, resear
cx
- 利用Matlab编写求取4级移位寄存器的M序列 设初始序列为:1 1 1 1 通过一个四级的移位寄存器,其中在第三级有负反馈(一个模二加法),即将序列的第三位和第四位相加(如序列1 1 1 1经移位寄存器第一次移位后为0 1 1 1)的值再赋到第一位. 序列的周期为16.-The use of Matlab to prepare to strike four of the M shift register sequence
biaoding
- 主程序为 Tsai 参考 TestData 以了解调用方法 Ncx,Nfx,Cx,Cy,dx,dy,sx 七个参数可以这样得到: Ncx,Nfx,sx 简单的设为1。 Cx,Cy 设为像素中心,也即是如果图像是800×600,那就设为400、300。 但我的例子中的值是用其它的方法标定出来的。可以参考Tsai的另外一篇论文: Techniques for Calibration of the Sc
maoxiandao
- 圣诞岛的旅行 Problem Angel最近无聊,去了圣诞岛(CX *^_^*),他喜欢无目的的乱逛,当然,他不会轻易地回头。Angel想去广场,那么,他什么时候才能到呢?你已经得到了CX的地图,地图上有N(N <= 100)个交叉路口,交叉路口之间有马路相连接(不超过1000条马路)。因为CX的人遵循奇怪的规则,道路都是单向的,不同的道路之间有一定的距离,我们假设Angel所在的地点为点1,广场所在点为N。假设Angel
cx
- 自己的一个政府网站..功能还可以..通用功能都有了.-One of their own government websites .. function .. common functions can also be made available.
OMRON-MODBUS
- 这是欧母龙PLC的一个MODBUS通信例程源码,用CX-ONE打开。-This is the European parent of a MODBUS PLC communication dragon routine source, with the CX-ONE open.
cx
- 成绩管理是学校管理中相当繁重的工作,牵涉到学生成绩管理、教师管理和课程管理等。由于成绩记录的数量众多、管理复杂容易造成混乱,成绩管理系统可以实现对整个成绩信息进行准确而高效的记载。本系统的主要功能是实现成绩信息管理的电子化,其核心任务是:方便学生对自己的成绩信息进行浏览;方便教师对学生的成绩信息进行浏览、查找并进行管理;提供一个电子化的成绩管理平台。-Point system pupil one’s status as a studen
cx
- 仿射变换和猫脸变换是图像加密算法中最基本的算法之一,很多重要的加密算法都是在此基础发展而成的,该程序供研究加密算法的初学者参考使用。-Affine transformation and cats face is the most basic image encryption algorithm in one of many important cryptographic algorithms are evolved on this ba
cx
- 人脸检测与人脸识别 (1)人脸检测(Face Detection) 人脸检测(Face Detection)是指在输入图像中确定所有人脸(如果存在)的位置、大小、位姿的过程。人脸检测是自动人脸识别系统中的一个关键环节。 (2)人脸识别 人脸识别细分为两类,一类是回答我是谁的问题,即辨认(Identification),另一类是回答这个人是我吗?即确认(Verification)。显然,用于Identif
CJ2M
- CJ2M CPU33同外设通过ETHERNET-IP通讯例程 CX-ONE打开-CJ2M CPU33 the CX-ONE ETHERNET-IP communication routines with peripheral open
cx
- 用于将两个数据库的某一个相同字段进行比较,或者进行某一指标的汇总-For the same field of one of the two databases are compared, or to carry out a certain indicator summary
cx
- 计算一维曲线的分形,方法是盒子法,总共有两个程序,中间用空格隔开了-Calculate the one-dimensional curve fractal method is the box method, a total of two programs, separated by a space
欧姆龙卸载软件
- cxone卸载工具|CX-One Remover (欧姆龙CX-One专用卸载软件)v1.1.(cxoneCX-One Remover v1.1.)
OMRON CX-ONE v4.24 Multilanguage (DVD).torrent
- plc omron cx one torrent download multlanguage
kalman滤波的仿真
- 5.4.2 Kalman滤波器的设计 这一节将讨论如何使用控制系统工具箱进行Kalman滤波器的设计和仿真。 考虑下面的离散系统: x[n+1]=Ax[n]+B(u[n]+w[n]) (5.9) y[n]=Cx[n] (5.10) 其中, w[n]是在输入端加入的高斯噪声。 状态矩阵参数分别为 A = [1.1269-0.49