用匯編語言來使鍵盤成為一個(gè)演奏音樂的電子琴。高音依次1,2,3,4,5,6,7 。中音依次為q,w,e,r,t,y,u 。低音依次為a,s,d,f,g,h,j
上傳時(shí)間: 2013-12-17
上傳用戶:wangdean1101
算法設(shè)計(jì)與分析-英文版 阿蘇外耶Alsuwaiyel,M.H著
標(biāo)簽: Alsuwaiyel 算法 設(shè)計(jì)與分析 英文
上傳時(shí)間: 2014-01-25
上傳用戶:zhyiroy
linux 下串口編程 #include <stdio.h> /*標(biāo)準(zhǔn)輸入輸出定義*/ #include <stdlib.h> /*標(biāo)準(zhǔn)函數(shù)庫定義*/ #include <unistd.h> /*Unix標(biāo)準(zhǔn)函數(shù)定義*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定義*/ #include <termios.h> /*PPSIX終端控制定義*/ #include <errno.h> /*錯(cuò)誤號(hào)定義*/ /***@brief 設(shè)置串口通信速率 *@param fd 類型 int 打開串口的文件句柄 *@param speed 類型 int 串口速度 *@return void*/
標(biāo)簽: include stdlib linux stdio
上傳時(shí)間: 2014-01-18
上傳用戶:xjz632
#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
標(biāo)簽: include gt lt unsigne
上傳時(shí)間: 2016-05-18
上傳用戶:agent
五子棋小游戲#include<stdlib.h> #include<time.h> #include<stdio.h> #include<conio.h> int chess[169]={0} /*棋盤*/ struct chess_t/*作為輔助,即是作為建意*/ { char attack /*攻防用的,0表示守,1表示攻*/ int j /*作為優(yōu)先級(jí)用*/ }chess_a[169]
標(biāo)簽: include lt gt stdlib
上傳時(shí)間: 2016-05-18
上傳用戶:anng
單字右移1616點(diǎn)陣右移C程序16bit #include<reg51.h> #include<intrins.h> sbit DAT=P1^0 /*"74HC595第14腳 數(shù)據(jù) ",0*/ sbit YW=P1^1 /*"74HC595第11腳 移位存 ",0*/ sbit SUO=P1^2 /*"74HC595第12腳 鎖存 ",0*/
標(biāo)簽: include intrins 1616 gt
上傳時(shí)間: 2016-05-19
上傳用戶:zhangyigenius
\H.263編解碼源代碼 目錄中存放的是H.263視頻編碼器和解碼器的程序代碼。 \播放工具 目錄中存放的是用于播放YUV格式視頻的工具。 \壓縮視頻 目錄中存放的是筆者已壓縮好了的263視頻數(shù)據(jù)流文件。 \原始視頻 目錄中存放的是用于測試用的Demo視頻,YUV格式。
上傳時(shí)間: 2016-05-19
上傳用戶:chens000
輸入數(shù)字比如說6 輸出字母組成的Z 即 abcdef g h i j klmnop
標(biāo)簽: abcdef klmnop 輸入 數(shù)字
上傳時(shí)間: 2013-12-24
上傳用戶:VRMMO
dvb-t技術(shù)手冊(cè)第一部分,包括標(biāo)準(zhǔn)概述,系統(tǒng)框圖,dvb-t系統(tǒng)的主要參數(shù)介紹,入門級(jí)資料。
標(biāo)簽: dvb-t 技術(shù)手冊(cè) 分
上傳時(shí)間: 2014-01-11
上傳用戶:牛津鞋
//*********主機(jī)代碼****** #include <reg51.h> #include "Clicent_Setting.h" #include "LCD_Funtion.h" #include "Futions.h" #include "Host_Interrupt_Funtion.h" int num1=1 //從機(jī)數(shù)碼管起始數(shù) int num2=0 int num3=1
標(biāo)簽: include Clicent_Setting LCD_Funt reg
上傳時(shí)間: 2016-05-27
上傳用戶:王者A
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1