幀緩沖#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> #define TRUE 1 #define FALSE 2 //a framebuffer device structure typedef struct fbdev{ int fb unsigned long fb_mem_offset unsigned long fb_mem struct fb_fix_screeninfo fb_fix
資源簡介:幀緩沖#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
資源簡介:#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 <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
資源簡介:操作系統(tǒng)課程設(shè)計_進程調(diào)度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char name[10] /*進程標(biāo)識符*/ int prio /*進程優(yōu)先數(shù)*/ int round /*進程時間輪轉(zhuǎn)時間片*/ int cputime /*進程占...
上傳時間: 2016-08-09
上傳用戶:鳳臨西北
資源簡介:framebuffer 設(shè)備即幀緩沖設(shè)備(簡寫fb)提供了顯示接口的抽象描述。他 同時代表著顯示接口的存儲區(qū),應(yīng)用程序通過定義好的函數(shù)訪問,不需要知道底 層的任何操作。
上傳時間: 2013-11-27
上傳用戶:zsjzc
資源簡介:通過linux的幀緩沖設(shè)備在ARM嵌入式系統(tǒng)的顯示設(shè)備上顯示圖片
上傳時間: 2016-06-05
上傳用戶:PresidentHuang
資源簡介:以三星公司的嵌入式微處理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01為基礎(chǔ),設(shè)計了顯示硬件電路,介紹了幀緩沖設(shè)備的處理機制及底層驅(qū)動的接口函數(shù),針對本顯示系統(tǒng)給出了如何開發(fā)其Linux幀緩沖設(shè)備驅(qū)動程序。
上傳時間: 2013-12-18
上傳用戶:zuozuo1215
資源簡介:雙向鏈表\qdlist.h 雙向鏈表\stdafx.cpp 雙向鏈表\stdafx.h 雙向鏈表\雙向鏈表.cpp 雙向鏈表\雙向鏈表.ncb 雙向鏈表\雙向鏈表.dsw 雙向鏈表\雙向鏈表.dsp 雙向鏈表\雙向鏈表.opt
上傳時間: 2015-05-30
上傳用戶:lwwhust
資源簡介:H.323協(xié)議的中午介紹文檔(對H.323協(xié)議較詳細(xì)的介紹)
上傳時間: 2014-03-10
上傳用戶:lacsx
資源簡介:H.263編解碼源代碼 目錄中存放的是H.263視頻編碼器和解碼器的程序代碼。 \播放工具 目錄中存放的是用于播放YUV格式視頻的工具。 \壓縮視頻 目錄中存放的是筆者已壓縮好了的263視頻數(shù)據(jù)流文件。 \原始視頻 目錄中存放的是用于測試用的Demo視頻,YUV格式。
上傳時間: 2013-11-30
上傳用戶:h886166
資源簡介:有關(guān)H323的相關(guān)技術(shù)參考資料 1、H0323協(xié)議書E.DOC 2、H.323與SIP的比較.pdf 3、基于H.323的MCU技術(shù).doc 4、基于MPEG與H 323doc.doc
上傳時間: 2013-12-30
上傳用戶:cursor
資源簡介:\H.263編解碼源代碼 目錄中存放的是H.263視頻編碼器和解碼器的程序代碼。 \播放工具 目錄中存放的是用于播放YUV格式視頻的工具。 \壓縮視頻 目錄中存放的是筆者已壓縮好了的263視頻數(shù)據(jù)流文件。 \原始視頻 目錄中存放的是用于測試用的Demo視頻,YUV格式。
上傳時間: 2016-05-19
上傳用戶:chens000
資源簡介:數(shù)學(xué)函數(shù),所在函數(shù)庫為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
資源簡介:基于終端的訂花系統(tǒng)_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
資源簡介: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
資源簡介:Keil C51開發(fā)系統(tǒng)基本知識3 1. 1. 專用寄存器include文件例如8031、8051均為REG51.h其中包括了所有8051的SFR及其位定義,一般系統(tǒng)都必須包括本文件。2. 2. 絕對地址include文件absacc.h該文件中實際只定義了幾個宏,以確定各存儲空間的絕對地址。3. 3. 動態(tài)內(nèi)...
上傳時間: 2013-11-06
上傳用戶:smallfish
資源簡介:微型打印機的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
資源簡介:#include<stdio.h> #include<stdlib.h> #include<conio.h> #include<string.h> main(void) { ? char new_name[4], name[4]; ? ? int new_sn ,sn; ? ? printf(" ? ? ? ?【注冊】\n\n"); ? ? printf("請輸入用戶名(四位英文字母):"); ? ? scan...
上傳時間: 2015-12-30
上傳用戶:gjatd1987
資源簡介:#include?<malloc.h>??? ?? #include?<stdio.h>??? ?? #include?<stdlib.h>??? ?? #include?<string.h>??? ?? #define?NULL?0?? ?? #define?MaxSize?30?? ?? ??? typedef...
上傳時間: 2016-12-28
上傳用戶:150501
資源簡介:#include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp; int time=0,i=0,j=0,add[80],k=0,m; char *ch, str[900]; m=strlen(pd); if((fp=fopen("haha.txt","r"))==NULL) { printf("Cannot open this file\n"); e...
上傳時間: 2016-12-29
上傳用戶:767483511
資源簡介:#include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp; ?int time=0,i=0,j=0,add[80],k=0,m; ?char *ch, ?str[900]; ?m=strlen(pd); ?if((fp=fopen("haha.txt","r"))==NULL) ?{ ? printf("Cannot open this file\n...
上傳時間: 2016-12-29
上傳用戶:767483511