代码搜索:图形生成
找到约 10,000 项符合「图形生成」的源代码
代码结果 10,000
www.eeworm.com/read/225840/14513776
pdf 图形工具.pdf
www.eeworm.com/read/121611/14749219
c 符号图形.c
#include
#include
#include
void just(int);
void fall(int);
void diamond(int);
main()
{
int hose,row;
char ch;
//clrscr();
printf("\t\t\t1.jut 2.fall
www.eeworm.com/read/120298/14807979
txt 图形处理.txt
CGA调色板与颜色值表:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
调色板 颜色值
──────────────────────────────
符号常数 数值 0 1 2 3
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
C0 0 背景 绿 红 黄
C1 1 背景 青 洋红 白
C2 2 背景 淡绿 淡红 黄
C3 3 背景 淡青 淡洋红 ...
www.eeworm.com/read/116337/14978492
doc 图形缩放.doc
www.eeworm.com/read/116337/14978519
doc 图形缩放.doc
www.eeworm.com/read/209491/15218830
asm 字符图形.asm
data segment
array db 200 dup(?)
x db 1
y db 0
z db 0
msg db 'This is a program of char drawing.(Press "Esc" to exit)','$'
menu d
www.eeworm.com/read/209410/15220354
ico 图形裁剪.ico
www.eeworm.com/read/209410/15220355
dsp 图形裁剪.dsp
# Microsoft Developer Studio Project File - Name="图形裁剪" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl