搜索资源列表
4
- 这是一个matlab的程序,是一个画图的程序。原理很简单,只是要实现的图形稍复杂一点,很好用
matlab-program
- matlab程序设计与应用,主要是简单的偏微分方程及画图讲解
Draw
- 用vc编写的简单的画图程序,实现画直线,矩形和椭圆-A simple drawing program, the realization of drawing a straight line, rectangle and oval
MATLAB
- 这是一个简单的画图程序,很适和初学者使用。-huatu
GUI-drawing-board
- Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
jihuaduixiao
- 基于雷达系统所做的极化对消仿真,给出了简单明了的具体程序,并对结果进行画图。-Polarization radar system based on consumption simulation done, given the simplicity of the specific procedures and the results were drawing.
myGui
- 一个简单的乌龟画图的C语言程序,包括主程序和头文件-myGui.cpp Defines the entry point for the console application.
figure-in-figure
- 资源为方便画图中图的matlab代码,简单可靠。嵌套入程序即可,实践过很好用。-figure in figure.
GA
- 1元简单函数优化的遗传算法程序,包括初始化、适应度函数、交叉、变异、选择和主程序以及画图分析。-A simple function of the genetic algorithm optimization procedures, including initialization, fitness function, crossover, mutation, selection and the main program as well as drawing analysis.
GAME-OF-LIFE
- 使用EASYX画图,制作的简单的生命游戏程序 作者:yangw80 <yw80@qq.com>-Use EASYX drawing, produced by the simple procedure of life game author:yangw80<yw80@qq.com>
simulik1
- 简单的滑模simulink仿真程序,包含有滑模的simulink和对应的s-fuction程序,最后给出其画图程序-Simple sliding simulink simulation program, contains a sliding mode simulink and the corresponding s-fuction program Finally, its drawing program
last(hua_tu)
- 本程序是一个简单的matlab画图的小程序,适合初学者使用,画图的的一些简单命令,做简单修改即可-This procedure is a simple little program matlab drawing for beginners, drawing a few simple commands, you can make simple changes
changweifen
- 常微分方程的模拟仿真画图,程序简单、好用。(Simulation and drawing of ordinary differential equationsSimple and easy to use.)
python程序
- 利用Python中的turtle库实现画树,简单易上手(Using turtle Library in Python to draw trees, easy to get started.)