搜索资源列表
时钟.rar
- 全屏幕模拟时钟的C源程序
Visual C++课程设计案例精编--指针式时钟
- Visual C++课程设计案例精编--指针式时钟-Visual C cases intensive curriculum design series -- Pointer clock
时钟12345
- 用c语言编写的很方便学习的小程序-use of language learning is very convenient small programs. .
coloc
- 这是一个C语言编制的时钟程序,希望大家喜欢!-This is a C language of the clock procedures, hope you like!
ds1302---c
- DS1302的时钟程序,可以实现星期,时间,分钟,秒的显示-DS1302 clock procedures can be achieved week, time, minutes and seconds display
ctime
- visual c++ 时钟类ctime的用法简析
guanyushizhong
- 一个时钟程序,c语言下的-a clock procedures, the language c
C_clock
- 用C语言开发的时钟-C language development of the clock
SojournerProgram
- 这里是我在学校时所写的一些程序,其中有些Java程序可能要重新编译一下才能运行,具体如下:C Course Disign——C语言编写的时钟程序Very Simple CPU——CPU仿真工具StudentQuery——基于SQL语言数据库的学籍管理系统Theory of Computation——一些关于计算理论算法的实现,详见内附说明Hotel——酒店管理系统另外还有一些硬件VHDL方面的程序,整理好后会陆续上传-here at school I wrote some of the proc
uCOS-II_LPC2000
- pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include \"includes.h\"改为\"config.h\" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOS