-
学习VC不久,刚学的一个计算器小程序,供大家参考。
学习VC不久,刚学的一个计算器小程序,供大家参考。-Learning VC Soon, just to learn a little calculator program for your reference.
- 2023-01-10 23:10:03下载
- 积分:1
-
the sample best file for C or C++
the sample best file for C or C-the sample best file for C or C++
- 2022-08-05 12:55:29下载
- 积分:1
-
A simple tool which clears all the Windows eventlogs
A simple tool which clears all the Windows eventlogs
- 2022-03-05 11:58:36下载
- 积分:1
-
一个PDF文件,描述了建立Keil和Proteus VSM与调试
A pdf file that describes setting up debugging between keil and proteus VSM
- 2022-02-03 10:03:11下载
- 积分:1
-
一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong ga...
一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth - over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat - it means it acts like a human player making the game more fun. So - have fun!-DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth- over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat- it means it acts like a human player making the game more fun. So- have fun!
- 2022-03-14 03:16:04下载
- 积分:1
-
200308141526117224仿MSN(网易泡泡)界面,从事及时通信开发人员
200308141526117224仿MSN(网易泡泡)界面,从事及时通信开发人员-200308141526117224, imitating the interface of MSN, fitting with betimes communicatting developer
- 2022-03-01 06:20:16下载
- 积分:1
-
工资管理系统,适合小型公司,已经中型公司的工资管理,作为参考...
工资管理系统,适合小型公司,已经中型公司的工资管理,作为参考-wage management system for small companies, medium-sized companies in wages, as a reference
- 2022-07-10 22:38:59下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
GPIO Control application
GPIO应用例子:通过GPIO的控制LED灯的状态,在S3C6410上验证没有问题-GPIO Control application
- 2022-08-26 08:43:59下载
- 积分:1
-
Interpolacion
一个简单的程序,,计算方程的 squarts。它只是一个节目为初学者以简单周期和后缀与这个方程。
- 2022-11-19 18:35:03下载
- 积分:1