-
21点的游戏程序,电脑与人对战,发牌过程是电脑随机分配的
21点的游戏程序,电脑与人对战,发牌过程是电脑随机分配的-21:00 of the game procedures, computer and human players, the licensing process is random distribution of
- 2022-03-30 23:42:24下载
- 积分:1
-
12864显示汉字
#include
#define uchar unsigned char
#define uint unsigned int
sbit wr=P2^0;
sbit rd=P2^1;
sbit ce=P2^2;
sbit cd=P2^3;
sbit rst=P2^4;
void delay(uint t);
void init_12864();
void write_data(uchar dat);
void write_cmd1(uchar cmd);
void write_cmd2(uchar dat,uchar cmd);
void write_cmd3(uchar data1,uchar data2,uchar cmd);
uchar read_status();
void check_status();
void clear_screen();
void display_char(uchar x,uchar y,uchar ch);
- 2023-04-04 12:20:03下载
- 积分:1
-
ModuleC
this is module C that I wrote for FFT radix 2-2 1024 point.
- 2010-07-27 01:14:02下载
- 积分:1
-
MATCOMVC
说明: 使用MATCOM使VC与MATLAB混编的小例子(VC and MATLAB using the mixed MATCOM small example of)
- 2011-03-27 14:35:55下载
- 积分:1
-
4线步进电机控制
说明: 步进电机控制,采用4线程得方式,C语言编写,亲测可用(Stepper motor control, using 4 threads, C language, pro-test available)
- 2019-04-19 17:00:20下载
- 积分:1
-
hex
说明: 汇编与c语言的混合编程,很不错的资料,值得一看(Mixed assembly language programming with c, very good information, worth a visit)
- 2011-04-03 19:02:15下载
- 积分:1
-
c_usrmanual
This manual instructs you in the use of the Sun WorkShopTM 6 C++ compiler, and provides detailed information on command-line compiler options. This manual is intended for programmers with a working knowledge of C++ and some understanding of the SolarisTM operating environment and UNIX® commands.
- 2013-01-16 01:42:14下载
- 积分:1
-
示波器成品
基于stm32开发的频率检测及液晶显示,在显示时的测量范围为50hz到100khz。误差为<=1%。(Frequency detection and liquid crystal display based on stm32)
- 2020-06-22 08:00:01下载
- 积分:1
-
Firefly_Algorithm源代码
这是几个萤火虫源代码,可以正常使用,放心使用(This is a few firefly source code, can be used normally, rest assured that use)
- 2017-07-04 10:21:58下载
- 积分:1
-
旅行模拟系统
北邮数据结构课程设计大作业之旅行模拟查询系统。可实现多线程多旅客、中途更改计划、动态显示旅客状态等多个需求。已通过验收。
希望和大家多多交流,共同进步~
- 2023-05-17 13:05:05下载
- 积分:1