-
大量可供参考的C 语言源程序库
大量可供参考的C 语言源程序库-plenty of reference for C language source
- 2022-03-19 23:55:50下载
- 积分:1
-
ace程序员指南 附书源码 有几十个例子,很好的资料
ace程序员指南 附书源码 有几十个例子,很好的资料-ace
- 2022-10-01 06:20:04下载
- 积分:1
-
用vb编辑注册表的小程序
用vb编辑注册表的小程序-with small edit the registry procedures
- 2022-03-06 01:36:22下载
- 积分:1
-
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。...
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。-Application Wizard you have to create this calculator applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point.
- 2022-01-27 10:57:00下载
- 积分:1
-
3000年万年历模块源码
3000年万年历模块源码-E语言的,好象没的选.我就选c++吧大家见笑了-In 3000 ten thousand calendar module source code
- 2022-06-19 07:37:10下载
- 积分: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
-
kNN.scala
note that groupByKey() provides an expensive solution,
but combineByKey() and reduceByKey() will give a better
scale-out performance
- 2022-01-31 10:20:29下载
- 积分:1
-
Windows NT2000下读写物理逻辑扇区
Windows NT2000下读写物理逻辑扇区-literacy physical logic Sector
- 2022-03-17 10:27:10下载
- 积分:1
-
this Program can get memory information,is good
this Program can get memory information,is good
- 2022-03-24 15:21:22下载
- 积分:1
-
用C开发的日期系统,用户按提示输入日期,程序得出星期几
用C开发的日期系统,用户按提示输入日期,程序得出星期几-C development system date, users are prompted to input the date, procedures come several weeks
- 2022-04-21 23:18:50下载
- 积分:1