#include <reg52.h> #include <stdio.h> #include <string.h> #define uchar unsigned char #define uint unsigned int #define isp_iap_byte_read 0x1 #define isp_iap_byte_program 0x2 #define isp_iap_sector_erase 0x3 #define wait_time 0x1
資源簡介:#include <reg52.h> #include <stdio.h> #include <string.h> #define uchar unsigned char #define uint unsigned int #define isp_iap_byte_read 0x1 #define isp_iap_byte_program 0x2 #define isp_iap_sector_erase 0x3 #define wait_time 0x1
上傳時間: 2016-05-18
上傳用戶:agent
資源簡介:#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim exter...
上傳時間: 2016-12-31
上傳用戶:colinal
資源簡介:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
上傳時間: 2015-05-22
上傳用戶:lwwhust
資源簡介:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
上傳時間: 2015-05-22
上傳用戶:cc1915
資源簡介:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
上傳時間: 2014-01-03
上傳用戶:JIUSHICHEN
資源簡介:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
上傳時間: 2014-06-01
上傳用戶:yepeng139
資源簡介:#include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h> #include <malloc.h> FILE *fp /*////////////////////////////////////////////////////////////////////////////// This is a pretreatment. /////////////////...
上傳時間: 2015-07-16
上傳用戶:ynsnjs
資源簡介:#include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
上傳時間: 2014-01-01
上傳用戶:caiiicc
資源簡介:操作系統課程設計_進程調度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char name[10] /*進程標識符*/ int prio /*進程優先數*/ int round /*進程時間輪轉時間片*/ int cputime /*進程占...
上傳時間: 2016-08-09
上傳用戶:鳳臨西北
資源簡介://通過18B20檢測的數字溫度可在電腦上顯示當前溫度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive...
上傳時間: 2014-01-19
上傳用戶:Andy123456
資源簡介://1602液晶顯示字屏為:TX-1C MCU GOTOYUNLONGDZ #include<reg52.h> #define uchar unsigned char #define uint unsigned int
上傳時間: 2014-11-14
上傳用戶:caiiicc
資源簡介:幀緩沖#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #def...
上傳時間: 2013-12-11
上傳用戶:bjgaofei
資源簡介:可預置的8位計數器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //變量類型的宏定義 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的數碼管段碼 0x49,0x41,0x1f,0x01...
上傳時間: 2015-04-29
上傳用戶:changeboy
資源簡介:遙控解碼通過電腦串口顯示 /* 晶振:11.0569MHz */ #include <REGX52.h> #define uchar unsigned char uchar data IRcode[4] //定義一個4字節的數組用來存儲代碼 uchar CodeTemp //編碼字節緩存變量 uchar i,j,k //延時用的循環變量 sbit IRsignal=P...
上傳時間: 2013-12-12
上傳用戶:Breathe0125
資源簡介:光電檢測技術
上傳時間: 2013-06-14
上傳用戶:eeworm
資源簡介:雙向鏈表\qdlist.h 雙向鏈表\stdafx.cpp 雙向鏈表\stdafx.h 雙向鏈表\雙向鏈表.cpp 雙向鏈表\雙向鏈表.ncb 雙向鏈表\雙向鏈表.dsw 雙向鏈表\雙向鏈表.dsp 雙向鏈表\雙向鏈表.opt
上傳時間: 2015-05-30
上傳用戶:lwwhust
資源簡介:H.323協議的中午介紹文檔(對H.323協議較詳細的介紹)
上傳時間: 2014-03-10
上傳用戶:lacsx
資源簡介:H.263編解碼源代碼 目錄中存放的是H.263視頻編碼器和解碼器的程序代碼。 \播放工具 目錄中存放的是用于播放YUV格式視頻的工具。 \壓縮視頻 目錄中存放的是筆者已壓縮好了的263視頻數據流文件。 \原始視頻 目錄中存放的是用于測試用的Demo視頻,YUV格式。
上傳時間: 2013-11-30
上傳用戶:h886166
資源簡介:有關H323的相關技術參考資料 1、H0323協議書E.DOC 2、H.323與SIP的比較.pdf 3、基于H.323的MCU技術.doc 4、基于MPEG與H 323doc.doc
上傳時間: 2013-12-30
上傳用戶:cursor
資源簡介:\H.263編解碼源代碼 目錄中存放的是H.263視頻編碼器和解碼器的程序代碼。 \播放工具 目錄中存放的是用于播放YUV格式視頻的工具。 \壓縮視頻 目錄中存放的是筆者已壓縮好了的263視頻數據流文件。 \原始視頻 目錄中存放的是用于測試用的Demo視頻,YUV格式。
上傳時間: 2016-05-19
上傳用戶:chens000
資源簡介:數學函數,所在函數庫為math.h、stdlib.h、string.h、float.h
上傳時間: 2014-01-15
上傳用戶:xauthu
資源簡介:13、堆 MinHeap.h test.cpp 14、哈夫曼樹 BinTreeNode.h BinaryTree.h MinHeap.h Huffman.h Test.cpp 15、樹 164 QueueNode.h LinkQueue.h TreeNode.h Tree.h 170 test.cpp 16、B+樹 BTreeNode.h BTree.h 192 test.cpp 17...
上傳時間: 2017-08-14
上傳用戶:AbuGe
資源簡介:基于終端的訂花系統_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h> #include<sys/ipc.h> #include<unistd....
上傳時間: 2014-01-18
上傳用戶:003030
資源簡介:#include<stdlib.h> #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1415926 #define NULL 0 #include<stdio.h> #include<string.h>
上傳時間: 2013-12-29
上傳用戶:王者A
資源簡介:#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include <avr/sleep.h> #include <avr/pgmspace.h> #include <string.h> #include <util/delay.h> #include <avr/eeprom.h> #include <stdio.h> #include "defines.h"
上傳時間: 2017-07-31
上傳用戶:diets
資源簡介:/*** *5510單片機測試程序 基本測試成功 2005-8-25 write By CW *** *** *** *** *** ****/ #include <reg52.h> #include <absacc.h> #define uint unsigned int #define uchar unsigned char
上傳時間: 2013-11-25
上傳用戶:q123321
資源簡介:#include <stc12c2052AD.H>// 標準庫的頭文件 #include <intrins.h> #include <absacc.h> #define uchar unsigned char #define uint unsigned int
上傳時間: 2016-08-29
上傳用戶:rocwangdp
資源簡介:微型打印機的C語言源程序:微型打印機的C51源程序#define uchar unsigned char#define uint unsigned int#include <reg52.h>#include <stdio.h>#include <absacc.h>#include <math.h>#include <string.h>#include <ctype.h>#include <stdlib.h>#define PIN XB...
上傳時間: 2013-10-18
上傳用戶:hasan2015
資源簡介:To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssceoledb.h file in the application. The new Ssceoledb.h file is an integration of the Oledb.h file, the Oledb.lib file, and the previous Ssceo...
上傳時間: 2014-05-27
上傳用戶:xiaohuanhuan
資源簡介:TLC2543是TI公司的12位串行模數轉換器,使用開關電容逐次逼近技術完成A/D轉換過程。由于是串行輸入結構,能夠節省51系列單片機I/O資源;且價格適中,分辨率較高,因此在儀器儀表中有較為廣泛的應用。 TLC2543的特點 (1)12位分辯率A/D轉換器; (2)在...
上傳時間: 2013-11-19
上傳用戶:shen1230