-
程序功能:实现B样条曲线的计算和显示
程序功能:实现B样条曲线的计算和显示-procedures functions : B-spline curve calculation and display
- 2022-12-19 15:10:03下载
- 积分:1
-
动画正弦线
VB绘制正弦线,用VB实现在图片框中绘制坐标轴,并在坐标系内动态生成正弦线。注释:首先清除picture1内的图形,设置绘线宽度,绘坐标系的X轴及箭头线,绘坐标系的Y轴及箭头线,指定位置显示原点O,重设绘线宽度,用For循环绘点,使其按正弦规律变化。步长值很小,使其形成动画效果,指定位置显示描述文字
- 2023-04-13 16:05:03下载
- 积分:1
-
MSFlexGrid的对照样品,使每个细胞可以形成一个独立的编辑。
MSFlexGrid控件的一个示例,使表格的每一格都可单独编辑。-MSFlexGrid a control sample, so that each cell can form a separate editorial.
- 2023-06-25 18:40:02下载
- 积分:1
-
一个火焰的C源代码
一个火焰的C源代码-a flame of C source code
- 2022-08-02 18:59:24下载
- 积分:1
-
a simple drawing tools can refer to the realization of the basic graphics learni...
一个简单的绘图工具的实现
可以参考学习图形学基本算法-a simple drawing tools can refer to the realization of the basic graphics learning algorithm
- 2022-03-11 18:34:36下载
- 积分:1
-
sharper images directly in the source code to run on vc can be programmed as a r...
图像锐化源代码 直接在vc中运行就可以 可以作为编程参考-sharper images directly in the source code to run on vc can be programmed as a reference
- 2022-02-16 02:52:55下载
- 积分:1
-
OpenGL代码为“油漆”
opengl的小程序 画图板
用于初学者
觉得很不错-opengl code for "paint"
- 2023-05-25 08:00:02下载
- 积分:1
-
jpeg2000中的空间变换中的DWT,9/7有损小波正变换,这是在ADI blackfin535 DSP平台下的...
jpeg2000中的空间变换中的DWT,9/7有损小波正变换,这是在ADI blackfin535 DSP平台下的-JPEG2000 transform space of the DWT, 9/7 wavelet is detrimental to transform, which is in the ADI blackfin535 DSP platform
- 2022-02-07 21:34:27下载
- 积分:1
-
对于非
针对无干扰及非常规则的验证码,使用了简单取模+最高匹配率算法完成的简易识别程序-For non-intrusive and very Verification Code rules, the use of a simple modulus+ The highest matching rate of completion of a simple algorithm for the identification procedures
- 2023-04-23 14:15:03下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-06-30 06:29:02下载
- 积分:1