搜索资源列表
02sin0000
- this program is based on windows op.you run it ,a sin curve is drawed. -this program is based on windows op.you run it, a sin curve is drawed.
sina0000
- this program is based on windows op.you run it ,a beautiful sin curve is drawed. -this program is based on windows op.you run it, a beautiful sin curve is drawed.
GHCustomDraw_demo
- 自绘TreeView,显示自己的图标和文字方式-Own-drawed treeview, which can display the icon or text of its own
vc编程实例大全
- 收录100余个vc编程实例,可为众多vc初学者提供参考,十分有用-contains more than 100 vc programming examples for many vc reference for beginners, very useful
02sin0000
- this program is based on windows op.you run it ,a sin curve is drawed. -this program is based on windows op.you run it, a sin curve is drawed.
sina0000
- this program is based on windows op.you run it ,a beautiful sin curve is drawed. -this program is based on windows op.you run it, a beautiful sin curve is drawed.
Axis
- java实现简单的坐标轴,画出简单的X轴横坐标,Y轴纵坐标轴.-It is completed simple axis in Java.And it is drawed a simple abscissa X axis, Y axis longitudinal axis. 搜索
exa4_9
- 在opencv 环境下,利用VC找寻物体轮廓并将其逐点绘制出来。-under the enviroment of opencv,the outline was drawed out and showed on the screen
matlab
- 三维图形matlab实现,说明了个函数的用法,给出了结果-picture drawed by matlab
teapot
- vc制作的三维茶壶,能改光照,填充模式,能旋转,能选择贴三幅不同纹理。-The three dimensional teapot was drawed with the tool Visual C++, you can change the light, filling model,and rotate it.and you can choose three different textures to stick on the teap
LMS
- 使用matlab实现最小均方算法,画出了权值迭代图和搜索过程图。-Realized least mean-square algorithm(LMS)by using matlab, drawed the right value iteration figure and search process maps.
TestBitmapShow_100816
- 此工程涉及到对话框自绘,按钮自绘以及图片显示,仅供参考(本工程使用VC2008 sp1实现,直接用VC2008编译会有错误,此时只要将工程中的CWinAppEx改成CWinApp,并且将 stdafx.h头文件中的文件包含指令#include <afxcontrolbars.h>删除即可)-This project involves the drawed dialog, drawed button and picture
ATMEGA16
- 自制的ATMEGA16的PROTEUS开发板,包含如下组件:8个发光二极管、液晶显示器1602、矩阵键盘、IO独立键盘、串口调试器、8位8段数码管、SPI接口调试器、时钟、存储器24c02等。-An ATMEGA16 develop board circuit drawed in ISIS Proteus v7.7.The components it contains are as follows:eight LEDs linked t
file4
- 在MFC平台下画圆,并且用画刷填充不同的颜色,还可以删除画好的直线-Drawing circle an the flat of MFC,fill different colors,and delete straight line which is drawed just right.
zoom_picture
- 利用vc6.0对已经绘制的图形进行区域选择,并进行简单的图像放大缩小功能-choosing the picture drawed and carry on the simple image zoom function with VC6.0
qpsk_BER
- 实现随机信号序列的QPSK调制和相干解调,观察信号的星座图,计算误比特率和误码率。-this code is designed for the signal s QPSK modulation and demodulation exactly. Meanwhile, the BER and SER were estimated and drawed.
five_angle
- OpenGL读取绘图工具画的五角星图案,取代繁琐的分析编码-OpenGL read pentagram pattern drawed by a drawing tool ,insdead of the tedious analysis code
closeloop
- Labview code for nxt robots, the code functionality is that the robot follows a line drawed in the floor ( black tape )
seta
- The robot of kuka KR16-2 is drawed by the matlab.If the parameters is modified,the different positions of the robot can be get.Through the program,the robot can be directed showed in 3D space.-The robot of kuka KR16-2 i
lab2
- 绘制了一个颜色立方体,每个面用三角形实现,并开启了深度检测-render a color cube,every face is drawed by triangles,and open depth test.