-
这个光盘资料里面包含ARX编程基础和创建编辑基本图形对象的原程序...
这个光盘资料里面包含ARX编程基础和创建编辑基本图形对象的原程序-This CD-ROM which contains ARX programming foundation and basic graphics editor to create the original object program
- 2023-07-13 02:45:03下载
- 积分:1
-
C# GUI画图示例代码
柱状图,走势图,附SQL数据库 画图Demo 初学可用
- 2022-01-27 10:12:14下载
- 积分:1
-
此函数在日志中设置的不同参数下
本函数实现了在不同的参数设置下log-Gabor的图形显示-This function in the different parameters set up under the log-Gabor graphical display
- 2022-02-28 23:32:35下载
- 积分:1
-
图形学的圆的生成
图形学的圆的生成-round of the graphics generation
- 2023-04-21 15:55:02下载
- 积分:1
-
桌面天气
开机自动获取当天的天气情况,并把它写在桌面背景上,同时可以定制桌面LOGO,温馨提示等,还可以添加桌面图标的背景,使桌面更加美观!
- 2022-08-06 05:11:20下载
- 积分:1
-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分:1
-
三次NURBS曲线曲面矩阵形式的求导计算
三次NURBS曲线曲面矩阵形式的求导计算-nurbs
- 2023-02-07 23:05:03下载
- 积分:1
-
我自己写的一个程序,决没有重复啊!主要是一些基本的图像处理的算法,希望同大家交流。...
我自己写的一个程序,决没有重复啊!主要是一些基本的图像处理的算法,希望同大家交流。-I write a procedure, and must not repeat ah! Mainly some basic image processing algorithm, we hope that with the exchange.
- 2022-10-30 19:15:02下载
- 积分:1
-
区域填充的算法 扫描线的填充算法 图形学的作业实验基本内容...
区域填充的算法 扫描线的填充算法 图形学的作业实验基本内容-area filling algorithm scanning lines filling algorithm graphics operations as basic experiment
- 2022-04-24 23:41:00下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1