CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - L-edit
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - L-edit - List
[
Other
]
TANNER.L-EDIT
DL : 0
好软件,绘图软件,版图设计软件,不好用不要钱,我觉得好用极了
Update
: 2008-10-13
Size
: 35.66mb
Publisher
:
joly
[
Documents
]
L-edit简明教程
DL : 0
详细描述了L-edit的建模过程
Update
: 2011-03-21
Size
: 862.57kb
Publisher
:
wuyafanpu@126.com
[
Embeded-SCM Develop
]
c语言中写二进制数
DL : 0
c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 } -Write binary number in C language. Cited code: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c=0xA9 }
Update
: 2025-02-19
Size
: 9kb
Publisher
:
张天河
[
CSharp
]
lzw源码
DL : 0
lzw源码,比较好压缩解压算法源码网页的字体、大小、颜色及页面布局的语言,使用任何的文本编辑器都可以 对它进行编辑,与VB、C++等编程...最多可包含 256 种颜色(包括透明色)。文 件的大小取决于实际使用的颜色数目。它使用 LZW 压缩算法来... (2005-6-7,VB,61KB,下载0次)【向站长-4,558,302 source, the better compression decompression algorithm source web font, size, color and page layout language, the use of any text editor can edit it, and VB, C programming, etc. ... can contain up to 256 colors (including transparent colors). Document size depends on the actual number of colors used. It uses LZW compression algorithm to ... (2005-6-7, VB, 61KB download 0) to head
Update
: 2025-02-19
Size
: 116kb
Publisher
:
高压
[
OpenGL program
]
3DEDITOR1
DL : 0
3ds文件编辑器 用mfc实现很好的一个学习.3ds文件读取和编辑的程序-3ds document editing Formosan mfc achieve a good learning .3 ds read and edit documents procedures
Update
: 2025-02-19
Size
: 5.32mb
Publisher
:
金...
[
SCM
]
tms320_dsp_ddk_libs
DL : 0
MSP430与dsp接口技术1,编辑环境C语言,我运行过,好-MSP430 interface technology with a dsp, edit C language environment, I run off, good Dongdong
Update
: 2025-02-19
Size
: 665kb
Publisher
:
王方
[
Books
]
VHDL-book
DL : 0
This is a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of the language is covered (about 95%). -This is a set of notes I put together for my Co. mputer Architecture class in 1990. Students ha d a project in which they had to model a microproc essor architecture of their choice. They used t hese notes to learn VHDL. The notes cover the Volume L-87 version of the language. Not all of the lang uage is covered (about 95%).
Update
: 2025-02-19
Size
: 232kb
Publisher
:
罗春晖
[
Data structs
]
LocateElem
DL : 0
/* shiyan.c 第四组数据结构实验作业。Author:zhg 功能:本程序用于验证函数 LocateElem(L,e,compare()) 。即求出现行表中元素的位序。 程序中的线性表采用顺序存储,以更方便于该操作的实现。 */ -/* shiyan.c fourth group structure of the experimental data. Author : zhg function : This procedure is used to validate function LocateElem (L, e, compare ()). Calculated that the existing table spaces sequence elements. Procedures using the linear sequence of storage, in a more convenient to the realization of the operation.* /
Update
: 2025-02-19
Size
: 12kb
Publisher
:
zhg
[
Graph program
]
fenxingtuxingdeshengchengyuanma
DL : 0
一个分形图像生成的程序,用IFS系统和L系统产生各种分形图形。-a fractal image generation process, using IFS system and L system to produce various fractal graphics.
Update
: 2025-02-19
Size
: 3.43mb
Publisher
:
耿淑娟
[
Other
]
TANNER.L-EDIT
DL : 0
好软件,绘图软件,版图设计软件,不好用不要钱,我觉得好用极了-Good software, mapping software, layout software, not money well spent, I think very easy to use
Update
: 2025-02-19
Size
: 35.66mb
Publisher
:
joly
[
File Format
]
FM12864M-12L
DL : 0
FM12864M-12L 液晶驱动程序 适合mcs51单片机-FM12864M-12L LCD driver for mcs51 Singlechip
Update
: 2025-02-19
Size
: 42kb
Publisher
:
peishixiong
[
Documents
]
FoxitPDFEditor200807-LDR
DL : 0
编辑PDF文档资料 Edit PDF document information-Edit PDF document information
Update
: 2025-02-19
Size
: 2.67mb
Publisher
:
he
[
Software Engineering
]
ledit
DL : 0
tutorial of tanner l-edit which is help full to you in designing layouts
Update
: 2025-02-19
Size
: 801kb
Publisher
:
ajay kumar
[
Data structs
]
Data_struct_2
DL : 0
数据结构课后设计题第二章(2009-06-17 23:19:42)转载标签:数据结构第二章杂谈 分类:编程 ◆2.11② 设顺序表L中的数据元素递增有序。 试写一算法,将x插入到L的适当位置上,并保 持该表的有序性。 要求实现下列函数: void InsertOrderList(SqList &L, ElemType x) 顺序表类型定义如下: typedef struct { ElemType *elem int length int listsize } SqList -Data structure design question after class II (2009-06-17 23:19:42) reproduced Tags: Chapter topics for classification of data structures: programming ◆ 2.11 ② based order form elements of L in increasing order of data. Try to write a method, the L x inserted into the proper position and keep the table ordered. Required to achieve the following functions: void InsertOrderList (SqList & L, ElemType x) the order of the table type definition is as follows: typedef struct (ElemType* elem int length int listsize ) SqList
Update
: 2025-02-19
Size
: 4kb
Publisher
:
M.T
[
SCM
]
l-edit
DL : 0
L-edit manual is given. by usin this u can easily learn to design various circuits
Update
: 2025-02-19
Size
: 209kb
Publisher
:
sac
[
Software Engineering
]
Tanner-L-EDIT-11.1
DL : 1
半导体设计,掩膜板设计,集成电路设计,安装环境要求低-semiconductor design
Update
: 2025-02-19
Size
: 62.57mb
Publisher
:
董瑞
[
Technology Management
]
L-edit-technology
DL : 0
l-edit 的使用方法,一些简单的操作技巧。非常实用-l-edit to use some simple techniques. Very useful
Update
: 2025-02-19
Size
: 27kb
Publisher
:
051690
[
2D Graphic
]
L-Edit(student)
DL : 0
L-edit 8.0版学生破解版软件,用于图形图像设计,简单好用,就是版本较早-L-the edit 8.0 version student cracked version software for graphic design, easy to use, is an earlier version
Update
: 2025-02-19
Size
: 2.65mb
Publisher
:
谢玄
[
Disk Tools
]
L-Edit-Student-v7.12
DL : 0
l-edit student version 7
Update
: 2025-02-19
Size
: 2.37mb
Publisher
:
Bruce
[
Software Engineering
]
Fanxiangqi_L-Edit
DL : 0
在L-Edit开发环境下画了一款由MOS管组成的反相器-In L- Edit drew a development environment of MOS tube inverter
Update
: 2025-02-19
Size
: 72kb
Publisher
:
Chen xw
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.