搜索资源列表
ArielBrowseFolder
- A user control resembling a combobox. When the dropdown button is clicked, a browse through a folder treeview to select a directory is displayed. Uses the SHBrowseForFolder function, amongst other APIs. A call back procedure is implemented showing t
DrawWave
- 一个基于VC编写的波形显示控件的源程序.能显示正弦波,三角波和方波等-a waveform display prepared by the Control of the source. Can show that the sine, square and triangle wave, etc.
polygon
- 窗口形状设计,想设计什么样子的窗口就什么样子的窗口,三角形,五边形,不规则等等,都可-Dialog design,you can design your dialog as polygon,like Triangle or Pentagon or other you want it to be.
trangle
- 判断一个点是否在三角形之内,需要安装OPenCv1.0 -To determine whether a point within the triangle, you need to install OPenCv1.0
area
- 在VC++图形界面下输入三角形的三边边长,并输出三角形的面积。-The in VC++ graphical interface to enter the the triangle three Bianbian long, and output area of the triangle.
yanghuiLJH
- 用MFC实现的杨辉三角,可输出N层杨辉三角值-Output N-tier MFC implementation of Pascal' s Triangle, Pascal' s Triangle value
Fraction
- java实现的分形三角形,实现了迭代,把图像画在窗口上-java achieve fractal triangle, realized iteration, the image is painted on the window
DSP1
- vc6.0绘制正弦波,三角波,幅值,频率均可以改变。以及对三角波做dft,并显示算法运行时间。-vc6.0 draw sine, triangle wave, the amplitude and frequency can be changed. And the triangular wave do dft, and display algorithm running time.
tri_rota_tran
- 使用C++语言绘制win32下一个沿固定轨迹运动的三角形动画-Using the C++ language under win32 draw a movement along a fixed trajectory triangle animation
Triangle
- MFC编程实现输入三角形三条边,绘制三角形,并输出三角形的面积-MFC programming input three sides of the triangle, draw a triangle, and the output area of the triangle
redrarilitys
- 这是一个关于c++的三角与反三角的小程序,大家可以运行一下,,(This is a triangle and the inverse triangle small program on c + +, you can run it,,)
MFC_DRAW
- 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l
