-
yufa.cpp
编译原理_词法分析,实现了基本的词法功能,二元式输出( Compiler theory lexical analysis, to achieve the basic lexical functions, binary type output)
- 2013-10-20 00:05:54下载
- 积分:1
-
netDxf-master
说明: netDxf是一个用C#编程的.net库,用于读写AutoCAD dxf文件。 它支持文本和二进制格式的AutoCad2000,AutoCad2004,AutoCad2007,AutoCad2010,AutoCad2013和AutoCad2018 dxf数据库版本。
该库易于使用,我试图使程序尽可能简单,例如,您不需要使用图层,样式或线型定义填充表格部分。 每次添加新项目时,DxfDocument都会处理这个问题。(netDxf is a .net library programmed in C# to read and write AutoCAD dxf files. It supports AutoCad2000, AutoCad2004, AutoCad2007, AutoCad2010, AutoCad2013, and AutoCad2018 dxf database versions, in both text and binary format.
The library is easy to use and I tried to keep the procedures as straightforward as possible, for example you will not need to fill up the table section with layers, styles or line type definitions. The DxfDocument will take care of that every time a new item is added.)
- 2019-03-19 12:53:06下载
- 积分:1
-
c6455VCP
Vcp2,TI的VCP2 例子,里面有VCP2的参数配置(Vcp2, TI' s VCP2 example, there are VCP2 parameter configuration)
- 2013-08-28 20:14:34下载
- 积分:1
-
01
说明: 3.实验原理:
示范代码原理参见教材直线光栅化一节中的DDA算法。下面介绍下OpenGL画线的一些基础知识和glutReshapeFunc()函数。
(1)数学上的直线没有宽度,但OpenGL的直线则是有宽度的。同时,OpenGL的直线必须是有限长度,而不是像数学概念那样是无限的。可以认为,OpenGL的“直线”概念与数学上的“线段”接近,它可以由两个端点来确定。这里的线由一系列顶点顺次连结而成,有闭合和不闭合两种。
前面的实验已经知道如何绘“点”,那么OpenGL是如何知道拿这些顶点来做什么呢?是一个一个的画出来,还是连成线?或者构成一个多边形?或是做其它事情呢?为了解决这一问题,OpenGL要求:指定顶点的命令必须包含在glBegin函数之后,glEnd函数之前(否则指定的顶点将被忽略),并由glBegin来指明如何使用这些点。
(DDAsuanfa)
- 2009-06-21 09:28:44下载
- 积分:1
-
jpeg解码C代码, jpeg解码C代码,jpeg解码C代码
jpeg解码C代码, jpeg解码C代码,jpeg解码C代码-jpeg decoder C code, jpeg decoder C code, jpeg decoder C code
- 2023-08-11 09:45:04下载
- 积分:1
-
colorchanging
this is a simple program to show a way to change the color of the text in a text window.
- 2010-07-09 02:32:55下载
- 积分:1
-
生成CAD三角网,读取EXCEL数据表格内点坐标,生成CAD三角网图形。
生成CAD三角网生成CAD三角网,读取EXCEL数据表格内点坐标,生成CAD三角网图形。
- 2023-07-11 18:30:04下载
- 积分:1
-
TTDOOA_AOAsuuh
这是一篇关于NLOS环境下的TDOA/AOA定位位算法的论文,对学习TDOA的初学入门者有非常大帮助
(This is a beginner beginners learning TDOA TDOA/AOA positioning bit algorithm in NLOS environments papers very big help)
- 2012-09-15 22:39:01下载
- 积分:1
-
prouifz
打印条形码,条形码的运用越来越广泛,可以直接打印39,128等条形码,()
- 2017-11-23 17:47:40下载
- 积分:1
-
LLC控制程序-闭环-50kHz
实现LLC的闭环控制程序,低频情况,高输入电压(Closed loop control of LLC)
- 2021-02-03 10:49:59下载
- 积分:1