RTL 8211 規格書 用于了解產品特性和電氣參數 硬件參考設計
RTL8211F-CG RTL8211FD-CG RTL8211FI-CG RTL8211FDI-CG
資源簡介:RTL 8211 規格書 用于了解產品特性和電氣參數 硬件參考設計rtl8211f-CG rtl8211fD-CG rtl8211fI-CG rtl8211fDI-CG
上傳時間: 2022-06-21
上傳用戶:
資源簡介:(1)輸入E條弧<j,k>,建立AOE-網的存儲結構 (2)從源點v出發,令ve[0]=0,按拓撲排序求其余各項頂點的最早發生時間ve[i](1<=i<=n-1).如果得到的拓樸有序序列中頂點個數小于網中頂點數n,則說明網中存在環,不能求關鍵路徑,算法終止 否則執行步驟(3)(3)從匯點v出發,令...
上傳時間: 2014-11-28
上傳用戶:fredguo
資源簡介:I think i am not lost yet!
上傳時間: 2014-01-09
上傳用戶:開懷常笑
資源簡介:設n個不同的整數排好序后存于T[0:n-1]中。若存在一個下標I,0<I<n,使得t[I]=I,設計一個有效算法找到這個下標。要求算法在最壞情況下的計算時間為O(logn).
上傳時間: 2015-07-15
上傳用戶:jcljkh
資源簡介:北大ACM1005(I Think I Need a Houseboat)
上傳時間: 2014-01-02
上傳用戶:時代電子小智
資源簡介:It is design for GSM with s3c44b0x,you can open it with protel99 se ,it can help you ,i think .I great appreciate your support
上傳時間: 2013-12-24
上傳用戶:無聊來刷下
資源簡介:回文是指正向讀和反向讀都一樣的一段數字或者文字,如321123或“able was I ere I saw elba”。編寫程序,輸入一個9位整數,并判斷它是否是回文
上傳時間: 2015-09-29
上傳用戶:葉山豪
資源簡介:zju 1049 I Think I Need a Houseboat http://acm.zju.edu.cn/show_problem.php?pid=1049
上傳時間: 2013-11-28
上傳用戶:從此走出陰霾
資源簡介:I want to download source code to study. now I have no code. But once i have, i will upload!
上傳時間: 2013-12-30
上傳用戶:fandeshun
資源簡介:This program don t special because it just can run some number,and I hope I can be a menber on this website
上傳時間: 2013-12-26
上傳用戶:netwolf
資源簡介:VB6 + LibUsb Intigration It s Not my original work, but i guess i can share it
上傳時間: 2016-05-12
上傳用戶:wcl168881111111
資源簡介:K9F1208U0M 的ALE、CLE分別由DSP 的A1 和A0 控制。DSP的低8位數據線直接與閃存的I/O0-I/O7 相連,實現命令、地址和數據的傳輸; DSP的通用I/O口IOA2 接R/B,監測存儲器的工作狀態,當R/ B 處于低電平時,表示有編程、擦除或隨機讀操作正在進行;操作完成后, R/...
上傳時間: 2016-08-03
上傳用戶:agent
資源簡介:printf(" 請輸入%d個課程的代表值(<%d個字符):\n" ,(*G).vexnum,MAX_NAME) for(i=0 i<(*G).vexnum ++i) /* 構造頂點向量 */ { scanf(" %s" ,(*G).vertices[i].data) (*G).vertices[i].firstarc=NULL } printf(" 請輸入...
上傳時間: 2016-08-15
上傳用戶:Avoid98
資源簡介:I had refrained from commenting on the Tibet issue, as I really had nothing new to add. I think I am with the mainstream and informed rationals, Chinese
上傳時間: 2016-08-27
上傳用戶:jing911003
資源簡介:i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 最新的WINCE6.0 BSP使用說明文檔
上傳時間: 2014-07-02
上傳用戶:星仔
資源簡介:已知斐波那契數列的定義:F(1)=1,F(2)=1,F(i)= F(i-1)+ F(i-2) (i>=3),編寫求該數列前n項的子程序 實現了輸入一個數,然后將計算的結果保存在存儲器中
上傳時間: 2013-12-21
上傳用戶:風之驕子
資源簡介:(一) 求a~b 之間各個數的約數個數之和。(其中包括a和b在內) ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的約數的個數
上傳時間: 2016-12-31
上傳用戶:daoxiang126
資源簡介:void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 || j >= Size ) { return } step++ board[i][j]=step if (step == Size*Size) { showboard() system("PAUSE") return ...
上傳時間: 2014-01-17
上傳用戶:cxl274287265
資源簡介:設∑={α1, α2…… αn }是n個互不相同的符號組成的符號集。 Lk={β1β2…βk | βiЄ ∑,1≤i≤k}是∑中字符組成的長度為k 的全體字符串。 S是Lk的子集,S是Lk的無分隔符字典是指對任意的S中元素a1a2…ak, b1b2…bk. {a2a3…akb1, a3a4…akb1b2,...
上傳時間: 2013-12-26
上傳用戶:waitingfy
資源簡介:for[i=0 i<XtNumber[items] i++]{ label = XmCreateLabel[rowcolumn, items[i], NULL, 0] XtManageChild[label] textf = XmCreateTextField[rowcolumn, "textf", NULL, 0] XtManageChild[textf] }
上傳時間: 2017-03-25
上傳用戶:123啊
資源簡介://初始化 initscr() //獲得屏幕尺寸 getmaxyx(stdscr, h, w) //畫背景 for(i=0 i<h i++) for(j=0 j<w j++){ mvaddch(i, j, ACS_CKBOARD) } refresh() //建立窗口 pad = newpad(80, 128) for(i=0 i<80 ...
上傳時間: 2014-08-30
上傳用戶:龍飛艇
資源簡介:++i與i++的區別 大家試試看吧啊歡迎下載
上傳時間: 2013-12-22
上傳用戶:yt1993410
資源簡介:oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } delay(1000) } } }
上傳時間: 2013-12-19
上傳用戶:BOBOniu
資源簡介:http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html float aver(float a[5]) { int i float av,s=a[0] for(i=1 i<5 i++) s=s+a[i] av=s/5 return av } void main() { float sco[5],av int i
上傳時間: 2014-01-08
上傳用戶:zsjzc
資源簡介:Status StrAssign(SString T,char *chars) { // 生成一個其值等于chars的串T int i if(strlen(chars)>MAXSTRLEN) return ERROR else { T[0]=strlen(chars) for(i=1 i<=T[0] i++) T[i]=*(chars+i-1) return OK } }
上傳時間: 2014-01-10
上傳用戶:lwwhust
資源簡介:Status CreateSMatrix(RLSMatrix &M) { // 創建稀疏矩陣M int i Triple T Status k printf("請輸入矩陣的行數,列數,非零元素數:") scanf("%d,%d,%d",&M.mu,&M.nu,&M.tu) M.data[0].i=0 // 為以下比較做準備 for(i=1 i<=M.tu i++) ...
上傳時間: 2013-12-22
上傳用戶:shanml
資源簡介:#include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j for(i=0 i<ms i++) { for(j=0 j<200 j++) for(j=0 j<102 j++) } }
上傳時間: 2016-03-30
上傳用戶:cuibaigao
資源簡介:求標準偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end ...
上傳時間: 2014-01-15
上傳用戶:hongmo
資源簡介:求標準偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end ...
上傳時間: 2013-12-26
上傳用戶:dreamboy36
資源簡介:求標準偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end ...
上傳時間: 2016-06-28
上傳用戶:change0329