资源列表
圆的中点画法
- 圆的中点画法
Pscad-model
- 一个含光伏风电的小系统的pscad模型,是用PSCAD软件做的。-One containing the system pscad photovoltaic wind power model, is to do with the PSCAD software.
StockGraph
- python 做的显示股票K线图的源代码。 从通达信软件中读取数据,显示出制定代码的K线 使用Python 2.6 和 wxPython 2.8.1 -do python stock K line graph displays the source code. Mastery letter reads data from the software, showing the development of the K line of code Use Python 2.6 and
2671573
- Image template matching algorithm source code-The Image template matching algorithm source code
sphefes
- 超宽带系统链路matlab仿真程序 超宽带系统简单仿真平台-Uwb system link simple matlab simulation of uwb system simulation platform
ienzy
- Implementation pattern and jitter technology, as well as bmp2txt command-line compilation process is as follows
matlab
- 绘制普通端射阵天线的MATLAB程序。普通端射阵主瓣较宽,但是副瓣电平较小-Draw ordinary end-fire array antenna MATLAB program. Common end-fire array main lobe is wider, but smaller sidelobe level
wb26U0yLXN0ZM2syrGyybyv_uwCTFf
- 使用两块M2-std图像采集卡同时采集,得到同步图像-The use of two M2-std collected at the same time frame grabbers, the images simultaneously
aobianxing
- 凹边形判定算法,可用Matlab编程,也可用Mathematica软件编程-Concave gon determination algorithm, Matlab programming available, can also be used Mathematica software programming
View_DXF_FIles
- 解析CAD dxf图形文件-view cad dxf file
MidPointEllipse
- 中点画椭圆法的扫描转换程序,算法描述:考虑圆心不在原点,设圆心坐标为(x0,y0)。通过平移坐标原点到圆心。-Stipple Ellipsometry in the scan conversion process, the algorithm descr iption: consider the center of a circle is not the origin, set up the center coordinates (x0, y0). Through shifting the or
ComputerGraphic
- 小型交互式图形系统,由Turbo C2.0编写,实现了计算机图形学中的多边形裁减;多边形旋转,平移,缩放;Bezier曲线;B样条曲线;中点圆;等算法。并实现橡皮筋直线,橡皮筋矩形画法,采用鼠标与用户交互,十分好用。这是南京航空航天大学计算机专业计算机图形学课程设计作业,母校的小弟小妹们或许能作为作业的参考。