资源列表
PICTURE
- 理解扫描转换多边形的扫描线算法原理 利用扫描线算法实现多边形的扫描转换 -Understand the scan line polygon scan conversion algorithm principle The scan line algorithm polygon scan conversion
4ChartControl
- 常用并且好用的图表控件4种,比如teechart 每个控件均含有历程和控件使用说明和控件,辛苦整理,请勿拍砖,旨在共享-Common and easy to use charting controls four kinds, such teechart each control process and controls contain instructions and controls, painstakingly collated, do not Paizhuan order to shar
draw
- 在对话框中,运用静态控件实现插入图像的功能。-In the dialog box, the use of static control function inserted picture.
line
- 在对话框中,运用静态控件实现画直线的功能。使用了lineto,moveto函数。-In the dialog box, the use of static control to draw a straight line. Using lineto, MoveTo function.
textprogressctrl_demo
- 用文本框实现进度条的功能.VC写的.非常实用.与各位共勉.-The progress bar with a text box to achieve the function. VC writes. Very practical. And you encourage each other.
shownumbwer
- 用vc实现当前系统时间的获取,并用静态文本框以图片的形式显示-With vc achieve access to the current system time, and static text box is displayed in the form of pictures
Building-SOA-Based-Composite-Applications-Using-N
- I am Amar Nath currently pursuing M Tech in department of C S E at N I T Rourkela, Odisha, India, My research area is service oriented architecture.-I am Amar Nath currently pursuing M Tech in department of C S E at N I T Rourkela, Odisha, India, My
123
- Private Sub Form_Click() Dim x, y, n As Integer For x = 3 To 100 For y = 2 To x - 1 If x Mod y = 0 Then Exit For ElseIf y = x - 1 Then If n Mod 10 = 0 Then Print Form1.Print x " " n = n + 1 End If Next y Next x End Sub -Pri
ezbl-v1.01
- EZZY Bootloader Microchip
ImageEx
- 该工程能够实现BMP/JPG图片在界面中的显示,在视图中显示GIF动画文件,显示工具条上的logo,以及实现图片的旋转-This project can realize BMP/JPG images in the interface of display, in view display animated GIF file, display the toolbar on the logo, and realize the rotation of the image
uedit32
- UltraEdit32 应用软件,帮打开程序代码-UltraEdit32 application software to help open code
12
- 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法-This procedure has been collected from the foreign website, the standard depth-first search algorithm, can be achieved and the detection circuit node t