资源列表
[Windows编程] sinewave
说明:您可以对几条线使用Polyline和PolylineTo,这些函数在绘制复杂曲线最有用了。您使用由几百甚至几千条线组成的极短线段,把它们连在一起就像一条曲线一样。例如,画正弦波就是这样的,sinewave程序显示了如何做到这一点-You can use several lines Polyline and PolylineTo, rendering the complexity of these functions at the curve of the most useful. You use<xuqin> 在 2025-11-06 上传 | 大小:1.11mb | 下载:0
[界面编程] LVCustomDrawDemo
说明:一个利用CustomDraw自绘的CListCtrl例子-Since the use of painting a CustomDraw examples of CListCtrl<mark> 在 2025-11-06 上传 | 大小:53kb | 下载:0
[Windows编程] linedemo
说明:linedemo程序画一个矩形、一个椭圆、一个圆角矩形和两条线段,不过不是按这一顺序。程序表明了定义封闭区域的函数实际上对这些区域进行了填入,因为在椭圆后面的线被遮住了-procedures linedemo draw a rectangle, an oval, a rounded rectangle and two line segments, but not in that order. Procedures show that the definition in fact a functi<xuqin> 在 2025-11-06 上传 | 大小:1.09mb | 下载:0
[matlab例程] svm_regressive
说明:基于支持向量机(SVM)回归的MATLAB演示程序-Based on support vector machine (SVM) regression of the MATLAB demo<张文俊> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] examples
说明:这个是qt3c++编程的书(齐亮翻译),里面1,2章的代码-This is qt3c++ programming book (QI Liang Translation), which code s 1,2<zjj> 在 2025-11-06 上传 | 大小:1.14mb | 下载:0
[通讯/手机编程] symbol_mapping
说明:本程序为通信系统中的数据调制,也就是数据映射,主要包含QPSK,QAM16,QAM64的调制和解调。-This procedure for the data communications system modulation, that is, data mapping, mainly includes QPSK, QAM16, QAM64 the modulation and demodulation.<lu xin > 在 2025-11-06 上传 | 大小:1kb | 下载:0
[Windows编程] bezier
说明:一条二维的贝塞尔曲线由四个点定义-两个端点和两个控制点。曲线的端点在两个端点上,控制点就好像「磁石」一样把曲线从两个端点间的直线处拉走。这一点可以由底下的bezier互动交谈程序做出最好的展示-A two-dimensional Bezier curve defined by four points- two endpoints and two control points. Curve at both endpoints on the endpoint, if the control poin<xuqin> 在 2025-11-06 上传 | 大小:1.09mb | 下载:0
[图形图像处理(光照,映射..)] imgprocess
说明:图象的布特沃斯高通滤波,梯形高通滤波,指数高通滤波,理想低通滤波-Image Butterworth high-pass filtering, high-pass filtering trapezoid, the index of high-pass filter, an ideal low-pass filter<loveyou> 在 2025-11-06 上传 | 大小:1.33mb | 下载:0
[打印编程] epsonPrinter
说明:epson热敏打印机的Delphi测试程序-epson thermal printer test procedure in Delphi<达文西> 在 2025-11-06 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] examples3.4
说明:这个是qt3c++编程书(齐亮翻译),里面3,4章代码-This is qt3c++ programming book (QI Liang Translation), which code Chapter 3,4<zjj> 在 2025-11-06 上传 | 大小:271kb | 下载:0
[Windows编程] altwind
说明:在线的箭头指出了画线的方向。两种方式都会填入三个封闭的L形区域,号码从1到3。号码为4和5的两个小内部区域,在ALTERNATE方式下不会被填入。但是,在WINDING方式下,号码为5的区域会被填入,因为从区域内必须穿过两条相同方向的线才能到达图形外部。号码为4的区域不会被填入,因为必须穿过两条方向相反的线。 如果您怀疑Windows没有这么聪明,那么程序altwind会展示给您看 -Online draw of the arrow points out the direction<xuqin> 在 2025-11-06 上传 | 大小:1.09mb | 下载:0