搜索资源列表
qer_CAA_v4
- 这是我的计算机辅助电路设计的课程实验,利用对话框输入电路信息,可计算各支路的电路和电压,希望能对大家有所帮助-This is my Computer Aided Design course experiments, the use of the dialog box input circuit information, calculate the slip road circuit and the voltage, we hope to help
2002应用毕业设计资料
- 计算机辅助排样(CAN) ,是计算机辅助设计与制造(CAD/CAM)技术的重要分支之一,它广泛地应用于线材、卷材和板材的分割排样,通过提供高质量的排样方案,达到节约原材料,降低产品成本的目的。-CAD Layout (CAN), is a computer-aided design and manufacturing (CAD / CAM) technology, one of the important branches, it is widely used in wire, sheet an
filter
- 1.FFT.doc 2.用MATLAB进行FFT频谱分析 3.傅立叶变换与频谱分析.pdf 4.快速Fourier变换算法及Matlab程序实现.pdf 5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf 6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc 2 MATLAB FFT spectrum analysis 3 FFT and spectrum analysis . Pdf 4 fast Fourier transform
newbread
- 自行编写的面包板电路辅助设计工具。适用于全国广大高校电子专业学生。带有Debug电路与自动优化布线功能。-To the preparation of bread board circuit-aided design tools. Applicable to the vast number of college students electronics. Debug circuit with wiring and auto-optimization function.
a
- 针对计算机辅助图案设计系统中基于路径的图像变形问题,提出了通过构造笛卡尔坐标系来建立变形映射关系的算法。探讨了两种变形方式:柱状变形和带状变形,并利用带状变形模拟了一种双面带的变形效果。对路径剧烈转折时柱状变形效果差的弱点,采用了一种限制映射区域的变形方法,改善了图像剧烈弯折时的变形效果。另还讨论了图像的反混淆问题,并结合变形算法,提出了一种基于平滑直线的图像反混淆算法。 -For computer-aided design system based on the path of the i
CAD
- 通信建设管道工程计算机辅助设计CAD部分代码-Communications building CAD computer-aided design pipeline project part of the code
MatlabFIR
- FIR数字滤波器广泛应用在数字通信系统中,研究其实现方法具有重要意义。Matlab功能强大,利用Matlab辅 助设计DSP应用程序,可大大缩短DSP应用程序的开发时间。介绍了Matlab和CCS及DSP的连接,说明了利用Matlab辅 助DSP实现FIR数字滤波器的过程,及如何在Matlab环境中调试DSP程序,给出了实现结果,并把该结果和单纯在Matlab 环境下实现结果进行比较,前者效果更好,更具有实际应用价值。 -FIR digital filters widely us
a4q2
- A ppt on CAD, computer aided design, that deals with apects of computer design.
SolidEdge
- solidedge计算机辅助设计及二次开发教程,适合于初学者-solidedge secondary development of computer-aided design and tutorial for beginners
network-layout
- 2011年11月发表于计算机辅助设计与图形学报上的基于复杂网络社区划分的网络拓扑结构可视化布局算法-Published in the November 2011 Journal of Computer-aided design and graphics based on the complex network community division of the network topology visualization layout algorithm 取消 2011 Nián 11
RESISTOR-CAL
- 作品名称:色环电阻 阻值计算器 作品性质:辅助设计 开发工具:Microsoft VisualBasic 6.0 开发环境:Microsoft Windows2000 开发时间:2001-10 作品简介:因为本人是一个无线电爱好者,在长期的电子制作和家电维修过程中,发 现色环电阻阻值的计算常常要耗费大量的时间,给维修工作带来了很大的 阻挠。所以本人根据ISO的标准,开发了该软件。 通过该软件,无线电爱好者只要直接选择完电阻器的色环颜色,电阻值就 立即被
Three-phase-
- 电机设计VB计算机辅助设计Three-phase asynchronous motors CAD system - HIT calculation program-The motor design VB computer-aided design
cadform-20130-5-23
- 光电成像器件计算机辅助设计(CAD)--北京理工大学-Optical imaging device computer-aided design (CAD)- Beijing Institute of Technology
Computer-aided-design-and-simulation
- 计算机辅助设计与仿真的经典算例,解决一类仿真问题-Computer-aided design and simulation of the classic examples, solving a class of simulation problems
computer
- 计算机辅助设计课本程序。经过修改,增加了部分细节方面的东西。-Computer-aided design textbook program. After modifications, additions, something some details regard.
STATCOM
- In a deregulated utility environment financial and market forces will demand a more optimal and profitable operation of the power system with respect to generation, transmission and distribution. Power electronic equipment such as flexible AC Tra
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-Principle and analysis about the MFC applic
4680329
- 辅助设计导航系统, 可以捕捉文档信息后访问建立好的资源站点-Aided design navigation system, which may catch document information access after establishing good resource site
NDSUTZ
- 共五章matlab实现计算机辅助设计与仿真技术的ppt讲义,-Chapter five matlab computer aided design and simulation technology of PPT notes,