-
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码-Double fighting games, the game is small, but the game is to study the production of easy-to-understand source
- 2022-05-29 13:59:26下载
- 积分: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
-
很好的程序 很好的程序 很好的程序 很好的程序
很好的程序 很好的程序 很好的程序 很好的程序-henghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxu
- 2022-01-25 16:10:49下载
- 积分:1
-
串口测试程序。可以输入中文。频率间隙可调。附带CRC校验和错误统计。...
串口测试程序。可以输入中文。频率间隙可调。附带CRC校验和错误统计。-serial testing procedures. The importation of Chinese. Adjustable frequency space. Fringe CRC and error statistics.
- 2022-01-26 05:01:40下载
- 积分:1
-
这是一个测试光学透镜透光率的应用程序,目前已投产运行.
这是一个测试光学透镜透光率的应用程序,目前已投产运行.-This is a test of optical lens opacity applications have currently been put into operation.
- 2022-08-08 08:02:28下载
- 积分:1
-
串口通信的源
Serial Communication Source
- 2022-07-23 00:37:01下载
- 积分:1
-
vc写的智能滚动条代码,有一定的参考价值,有一定的参考价值...
vc写的智能滚动条代码,有一定的参考价值,有一定的参考价值-vc write smart scroll code, a certain reference value, a certain reference value
- 2022-03-15 09:02:20下载
- 积分:1
-
派森
pygame-1.6源代码-pygame-1.6 source code
- 2022-01-26 02:52:37下载
- 积分:1
-
基于 Java 的大市政水计费系统
为我的城市开发的水计费系统,以减少在计费中心的市政水手动完成的工作。每一步是做系统的帮助下,员工注册登记,登记的水量为每个客户、 查询,以及处理顾客投诉的服务。自动的水计费系统将有助于减少大量的论文工作和档案工作在其中会使简单的金融体系。它还将提供所有最新的信息 tocustomers。此系统可以适应其他计费的活动。
- 2022-03-24 09:53:18下载
- 积分:1
-
混音程序
用C++编写的两路音频混音程序,很适合初学者。
Mixer.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Mixer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMixerApp application class.
Mixer.cpp
This is the main application source file that contains the application
class CMixerApp.
- 2022-03-12 21:29:31下载
- 积分:1