string.h&gt

共 18 篇文章
string.h&gt 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 18 篇文章,持续更新中。

基于IAR的CC2530关于Flash的读写程序

<p># include &lt;iocc2530.h&gt;</p><p># include &lt;string.h&gt;</p><p># define uintunsigned int</p><p># define uchar unsigned char</p><p># define uint8 unsigned char</p><p># define uint16</p><p>unsig

温度控制的PID算法的C语言程序.

<p>#nclude&lt;reg51.h&gt;</p><p>#include&lt;intrins.h&gt;</p><p>#销nclude&lt;math.h&gt;</p><p>#include&lt;string.h&gt;</p><p>struct PID{</p><p>unsigned int SetPoint;//设定目标 Desired Value unsigned int Pr

学生成绩guanli

<p class="MsoNormal"> #include&lt;stdio.h&gt;<o:p></o:p> </p> <p class="MsoNormal"> #include&lt;string.h&gt;<o:p></o:p> </p> <p class="MsoNormal"> #include&lt;stdlib.h&gt;<o:p></o:p> </p> <p class=

成绩查询系统

<p class="MsoNormal"> #include&lt;stdio.h&gt;<o:p></o:p> </p> <p class="MsoNormal"> #include&lt;string.h&gt;<o:p></o:p> </p> <p class="MsoNormal"> #include&lt;stdlib.h&gt;<o:p></o:p> </p> <p class=

12345

<br /> <br /> /****************temic*********t5557***********************************/ &nbsp;&nbsp;<br /> #include &nbsp; &lt;at892051.h&gt; &nbsp; &nbsp;<br /> #include &nbsp; &lt;string.h&gt; &nbsp;

#include &lt;avr/io.h&gt; #include &lt;avr/interrupt.h&gt; #include &lt;avr/signal.h&gt; #include

#include &lt;avr/io.h&gt; #include &lt;avr/interrupt.h&gt; #include &lt;avr/signal.h&gt; #include &lt;avr/sleep.h&gt; #include &lt;avr/pgmspace.h&gt; #include &lt;string.h&gt; #include &lt;util/

#include&lt;stdio.h&gt; #include&lt;string.h&gt; #include&lt;limits.h&gt; #include&lt;unistd.h&gt

#include&lt;stdio.h&gt; #include&lt;string.h&gt; #include&lt;limits.h&gt; #include&lt;unistd.h&gt; #include&lt;sys/types.h&gt; #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n"

学生管理啊

#include &lt;iostream.h&gt;<br /> #include &lt;string.h&gt;<br /> #include &lt;iomanip.h&gt;<br /> #include "Stud.h"<br /> <br /> Stud::Stud(){}<br /> <br /> <br /> char *Stud::getno() &nbsp; &nbsp; &

运动会源代码

<ol class="dp-cpp"> <li> <span><span class="preprocessor">#include&nbsp;&lt;malloc.h&gt;&nbsp;&nbsp;&nbsp; </span><span>&nbsp;&nbsp;</span></span> </li> <li> <span></span><span class="preproces

#include &lt;reg52.h&gt; #include &lt;stdio.h&gt; #include &lt;string.h&gt; #define uchar unsigne

#include &lt;reg52.h&gt; #include &lt;stdio.h&gt; #include &lt;string.h&gt; #define uchar unsigned char #define uint unsigned int #define isp_iap_byte_read 0x1 #define isp_iap_byte_program 0x2

C语言用户注册及登录

#include&lt;stdio.h&gt;<br /> #include&lt;stdlib.h&gt;<br /> #include&lt;conio.h&gt;<br /> #include&lt;string.h&gt;<br /> <br /> main(void)<br /> { &nbsp; char new_name[4], name[4];<br /> &nbsp; &nbsp

#include "define.h" #include &lt;stdio.h&gt; #include &lt;string.h&gt; #include &lt;ctype.h&gt;

#include "define.h" #include &lt;stdio.h&gt; #include &lt;string.h&gt; #include &lt;ctype.h&gt; #include &lt;malloc.h&gt; FILE *fp /*//////////////////////////////////////////////////////////

VIP专区-嵌入式/单片机编程源码精选合集系列(112)

<b>VIP专区-嵌入式/单片机编程源码精选合集系列(112)</b><font color="red">资源包含以下内容:</font><br/>1. 总结了常用的主要c算法.<br/>2. 太阳能热水器智能控制,它以89C52单片机为核心.<br/>3. 本系统由单片机系统、矩阵键盘、LED显示和报警系统组成。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。除上

基于终端的订花系统_socket #include&lt;stdio.h&gt; #include&lt;stdlib.h&gt; #include&lt;errno.h&gt; #inclu

基于终端的订花系统_socket #include&lt;stdio.h&gt; #include&lt;stdlib.h&gt; #include&lt;errno.h&gt; #include&lt;string.h&gt; #include&lt;sys/types.h&gt; #include&lt;netinet/in.h&gt; #include&lt;sys/so

#include &lt;stdio.h&gt; #include &lt;string.h&gt; #include &lt;stdlib.h&gt; #include &lt;malloc.

#include &lt;stdio.h&gt; #include &lt;string.h&gt; #include &lt;stdlib.h&gt; #include &lt;malloc.h&gt; #include &lt;math.h&gt; #include &lt;conio.h&gt; struct DuLNode{ struct DuLNode *prior

#include&lt;stdlib.h&gt; #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1

#include&lt;stdlib.h&gt; #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1415926 #define NULL 0 #include&lt;stdio.h&gt; #include&lt;string.h&gt;

帧缓冲#include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; #include &lt;string.h&gt; #include &lt;s

帧缓冲#include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; #include &lt;string.h&gt; #include &lt;stdint.h&gt; #include &lt;unistd.h&gt; #include &lt;fcntl.h&gt; #include &lt;sys/ioctl.h&gt;

微型打印机的C语言源程序

<P>微型打印机的C语言源程序:<BR>微型打印机的C51源程序<BR>#define uchar unsigned char<BR>#define uint unsigned int<BR>#include &lt;reg52.h&gt;<BR>#include &lt;stdio.h&gt;<BR>#include &lt;absacc.h&gt;<BR>#include &lt;math.h