基于vxworks操作系統(tǒng),Tornado2.0平臺(tái),生成樹(shù)STP源碼.直接在其對(duì)應(yīng)的設(shè)備中添加即可.
標(biāo)簽: vxworks Tornado 2.0 STP
上傳時(shí)間: 2016-01-12
上傳用戶:aig85
這是純C論壇上的N人謝煜波的PYOS資料,想研究操作系統(tǒng)的朋友可以下下來(lái)研究,絕對(duì)值的研究
標(biāo)簽: PYOS 論壇 操作系統(tǒng) 絕對(duì)值
上傳時(shí)間: 2014-09-10
上傳用戶:努力努力再努力
男男女女 男男女女 男男女女 男男女女 男男女女n
標(biāo)簽:
上傳時(shí)間: 2016-01-14
上傳用戶:sxdtlqqjl
這一篇論文的標(biāo)題為「適應(yīng)性BIC-MIMO-OFDM系統(tǒng)的性能分析和接收器設(shè)計(jì)」是2007發(fā)表的
標(biāo)簽: BIC-MIMO-OFDM 2007 系統(tǒng) 性能分析
上傳時(shí)間: 2016-01-14
上傳用戶:BIBI
約瑟夫問(wèn)題 約瑟夫問(wèn)題: 有n個(gè)人圍成一圈,順序排號(hào),從第一個(gè)開(kāi)始報(bào)數(shù),報(bào)到m者退出圈子,由下一個(gè)人從新開(kāi)始報(bào)數(shù),問(wèn)最后六下的是幾號(hào)? 要求:1.n為固定的10 2.用數(shù)組實(shí)現(xiàn) 3.m由鍵盤(pán)輸入
標(biāo)簽:
上傳時(shí)間: 2013-12-25
上傳用戶:sz_hjbf
Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫(xiě),需要linux 2.4.18 kernel include,編譯完成後產(chǎn)生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }
標(biāo)簽: s3c2440 driver Linux dev-C
上傳時(shí)間: 2014-01-01
上傳用戶:qlpqlq
包括一個(gè)函數(shù)OnesCount,可計(jì)算從1至N的所有自然數(shù)中出現(xiàn)過(guò)的"1"的個(gè)數(shù). 主程序輸出出從1到1234567890中所有滿足N=OnesCount(N)的數(shù)N
標(biāo)簽: OnesCount 1234567890 函數(shù) 計(jì)算
上傳時(shí)間: 2014-11-10
上傳用戶:qwe1234
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標(biāo)簽: represented integers group items
上傳時(shí)間: 2016-01-17
上傳用戶:jeffery
圓排列問(wèn)題 圓排列問(wèn)題 « 問(wèn)題描述: n個(gè)半徑不等的圓緊密排成一行,設(shè)計(jì)一個(gè)算法,使得這n個(gè)圓所排的長(zhǎng)度最短。 « 編程任務(wù): 對(duì)于給定的n和圓半徑a[1:n],輸出一個(gè)最優(yōu)的圓排列方案。 方法:回溯法
上傳時(shí)間: 2016-01-18
上傳用戶:onewq
問(wèn)題描述 給定n個(gè)矩陣A1,A2,…,An,其中,Ai與Aj+1是可乘的,i=1,2,…,n-1。 你的任務(wù)是要確定矩陣連乘的運(yùn)算次序,使計(jì)算這n個(gè)矩陣的連乘積A1A2…An時(shí)總的元素乘法次數(shù)達(dá)到最少。 例如:3個(gè)矩陣A1,A2,A3,階分別為10×100、100×5、5×50,計(jì)算連乘積A1A2A3時(shí)按(A1A2)A3所需的元素乘法次數(shù)達(dá)到最少,為7500次。
標(biāo)簽: 矩陣
上傳時(shí)間: 2013-12-20
上傳用戶:banyou
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1