搜索结果
找到约 903 项符合
stRing-include 的查询结果
源码 成绩查询系统
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define N 100
int iNumOfStu=0;
struct score
&nbsp;&nbsp;{
&nbsp;&nbsp;float math;
&nbsp;&nbsp;float english;
&nbsp;&nbsp;float computer;
&nbsp;&nbsp;};
struct student
&nbsp;&nbsp;{
&nbsp;&nbsp;int number ...
源码 学生成绩guanli
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define N 100
int iNumOfStu=0;
struct score
&nbsp;&nbsp;{
&nbsp;&nbsp;float math;
&nbsp;&nbsp;float english;
&nbsp;&nbsp;float computer;
&nbsp;&nbsp;};
struct student
&nbsp;&nbsp;{
&nbsp;&nbsp;int number ...
源码 C++自写String类
C++自写String类,使用动态数组存储输入的内容,添加 拼接 格式化等
技术资料 温度控制的PID算法的C语言程序.
#nclude<reg51.h>#include<intrins.h>#销nclude<math.h>#include<string.h>struct PID{unsigned int SetPoint;//设定目标 Desired Value unsigned int Proportion;//比例常数Proportional Const unsigned int integral;//积分常数Integral Const unsigned int Derivative://微分常数Derivative Const unsigned int LastE ...
VIP专区 VIP专区-嵌入式/单片机编程源码精选合集系列(112)
VIP专区-嵌入式/单片机编程源码精选合集系列(112)资源包含以下内容:1. 总结了常用的主要c算法.2. 太阳能热水器智能控制,它以89C52单片机为核心.3. 本系统由单片机系统、矩阵键盘、LED显示和报警系统组成。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。除上述基本的密码锁功能外.4. ...
行业应用文档 大功率LED集成的高压侧LED驱动器 电流检测和PWM调光MOSFET驱动器
A dimming driver designed to drive an external n-channel MOSFET in series with the LED string pro
行业应用文档 2A 0.25V Feedback Voltage Step Down Switching Regulators for LED Driver
AX2002/A consists of step-down switching regulator with PWM control. Thesedevise include a refer
资料/手册 DS18B20中文资料
FEATURES
Unique 1-Wire interface requires only one port pin for communication
Multidrop capability simplifies distributed temperature sensing applications
Requires no external components
Can be powered from data line. Power supply range is 3.0V to 5.5V
Zero standby power required
Measur ...
多媒体处理 ITU-T G.729的一个实现例子(包括附录b的vod检测等功能)
·ITU-T G.729的一个实现例子(包括附录b的vod检测等功能)-ITU-T g.729 example, include VOD detect of reference B, etc.文件列表(点击判断是否您需要的文件): g729b_v14 .........\acelp_co.c .........\basic_op.c .....
多媒体处理 基于AT89C51SND1的MP3的程序设计(包括播放mp3和录音功能)
·详细说明:基于AT89C51SND1的MP3的程序设计(包括播放mp3和录音功能)-The MP3 program design for at89c51snd1,Include play MP3 and Record.文件列表: e8songfork9f1g08 ................\adc_drv.lst ................\a