搜索资源列表
精致小闹钟
- 报时小闹钟 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序. -timekeeping small alarm clock this procedure is a compilation series with exquisite graphics clock, double-click the clock run
baoshixiaoshizhong
- 报时小闹钟 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序.-timekeeping small alarm clock this procedure is a compilation series with exquisite graphics clock, double-click the clock running ic
SY-4
- c语言绘制鸭子 辅助设计 更换坐标变换图形-c language mapping Ducks aided design graphics replacement coordinate transformation
clock2
- 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可,钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐;按q键退出本程序.-this program is compiled using a series of intricate graphics clock, double-click the clock running icon, watches showed the time-based system of the ma
dijkstra_suanfa
- dijkstra 这是用C语言实现的贪心算法 看这个程序前最好先看看图形说明-Dijkstra this is achieved using C language greedy algorithm to see this process take a look at the graphics before the best descr iption
clock
- 报时小闹钟 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序. -This procedure reads a small alarm clock is a compilation made by the exquisite graphics clock, run-time double-click the clock ic
MyPaint
- 使用visual C++高级汇编语言,实现绘图功能-The use of visual C++ high-level assembly language, the realization of graphics
CProgramminginLinux
- 1. Hello World 2. Data and Memory 3. Functions,pointers and structures 4. Logic,loops and flow control 5. Database handling with MySQL 6. Graphics with GD library 7. Apache C modules 8. The Ghost project conclusion
luoyagang
- 1 一个用汇编编的精致的图形时钟. 2 本程序在dos中运行,双击txsz图标即可运行. 3 b 扩大画面 s 缩小画面 c 改变颜色 ESC 退出本程序.-With a compilation of a series of stunning graphics clock. 2 program in dos run, double-click the icon txsz to run. 3 b to expand the screen s narrow screen c change c
clock-display
- 报时小闹钟 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序. -Timekeeping is a small alarm clock with a compilation of the program compiled fine graphics clock, double-click the clock icon at
Intelhbyycxsjdsb
- Intel汇编语言程序设计。本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用C/C++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS、DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。-Intel assembly language programming. The boo
C-language-also-can-do-great-things
- C语言是一种计算机程序设计语言。它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔研究所的D.M.Ritchie于1972年推出。1978后,C语言已先后被移植到大、中、小及微型机上。它可以作为工作系统设计语言,编写系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。它的应用范围广泛,具备很强的数据处理能力,不仅仅是在软件开发上,而且各类科研都需要用到C语言,适于编写系统软件,三维,二维图形和动画。具体应用比如单片机以及嵌入式系统开发。-C language is
huibian
- 这是汇编语言的一些学习程序,包括了许多的东西分支程序设计: 1、编写程序,键入学生成绩(百分制),按A、B、C、D显示在屏幕上。 2、编写一程序,比较两个字符串所含字符是否相等,如果相等,在屏幕 上显示“Y”,反之显示“N”。 循环程序设计: 1、设有一段文字,编写一段程序查找字母a出现的次数,并显示在屏幕上。 2、编写程序,求出100以内既能被2整除又能被3整除的数,并显示在屏 幕上。 子程序设计: 1、编写子程序,分别计算100以内所有奇数之和与所有偶数之和,
Graphic
- VC/C++源码,图形处理,图形绘制Graphic 用VC画直线、画椭圆、画矩形、画点,选择所要绘制的图形,拖动鼠标即可完成绘制,同时程序还演示了如何读取和写入TXT文件。-VC/c++ source code, graphics processing, graphics rendering with VC Graphic painting line, painting elliptic, painting rectangular, painting point, choose to draw
tuxingxitong
- C++图形系统(控制台输入控制,选择选项进行操作,完成基本图形计算)-C++ graphics system (console input control, select the option to carry out the operation to complete basic graphical calculation)
Some-c-source-code
- C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔研究所的D.M.Ritchie于1972年推出,1978年后,C语言已先后被移植到大、中、小及微型机上,它可以作为工作系统设计语言,编写系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。它的应用范围广泛,具备很强的数据处理能力,不仅仅是在软件开发上,而且各类科研都需要用到C语言,适于编写系统软件,三维,二维图形和动画,具体应用比如单片机以及嵌入式系统开发。-The C languag
12864
- 12864上显示波形,并且显示图形。自己能随便改动。增强c语言能力。-12864 on the waveform display, and display graphics. They can be arbitrarily changed. Enhance the c language.
clock
- 报时小闹钟 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序. -Timekeeping small alarm clock this program is a compilation series with exquisite graphics clock, double-click th
bezier
- 这是计算机图形学中的Bezier曲线绘制程序,基于Turbo C2.0 。-This is a program to draw a Bezier line based on Turbo C,which is very important in Computer Graphics.