-
用c程序实现的数字时钟程序,其中包含改程序的所有c代码,以及详细的注释说明。...
用c程序实现的数字时钟程序,其中包含改程序的所有c代码,以及详细的注释说明。-C program with digital clock procedures, including procedures to all the c code, as well as detailed notes.
- 2022-05-09 11:28:11下载
- 积分: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
-
net chat source
net chat source
- 2022-07-05 07:00:42下载
- 积分:1
-
最新版本的扫雷,界面很漂亮。配置好服务器,还可以进行游戏数据的保存。...
最新版本的扫雷,界面很漂亮。配置好服务器,还可以进行游戏数据的保存。-The latest version of mine, very pretty interface. Configured server can also be used for the preservation of game data.
- 2022-08-11 16:47:37下载
- 积分:1
-
一组用于管理可执行资源的组件的组件
a set of components useful for managing the resources of an executable
- 2022-03-06 10:12:58下载
- 积分:1
-
包括很的VFP中使用的控件,包括按钮、菜单位、通信等控件,并带有示例,绝对超值。...
包括很的VFP中使用的控件,包括按钮、菜单位、通信等控件,并带有示例,绝对超值。-There are lots of controls used in VFP, including buttons, menu, communication and so on, and also give the corresponding demonstrations. It s quite absolute overflow.
- 2022-02-25 10:54:05下载
- 积分:1
-
American Option Pricing in Variance Gamma using Finite Difference
American Option Pricing in Variance Gamma using Finite Difference
- 2022-09-24 05:50:03下载
- 积分:1
-
Win API(Visual C++)项目和源程序文件,第十六章
Win API(Visual C++)项目和源程序文件,第十六章-Win API (Visual C) projects and the source file, the 16th Chapter
- 2022-01-21 04:24:36下载
- 积分:1
-
用二分法求方程的根
用二分法求方程的根-dichotomy with the roots of Equation
- 2022-10-18 01:50:03下载
- 积分:1
-
一些名数学问题的 C语言源程序(例如 四皇后问题,
八皇后问题,特洛比方块等等)...
一些名数学问题的 C语言源程序(例如 四皇后问题,
八皇后问题,特洛比方块等等)-some mathematical problems from the C language source code (for example, four Queen"s, Queen"s eight, Tello than box, etc.)
- 2022-02-06 19:48:47下载
- 积分:1