2007高教社杯全國大學(xué)生數(shù)學(xué)建模競賽題目B題
標(biāo)簽: 2007 大學(xué)生 數(shù)學(xué)建模 競賽題
上傳時間: 2014-01-26
上傳用戶:ayfeixiao
適用于TI DSP的Flash引導(dǎo),能把CCS hex6x編譯的ASCII的hex文件轉(zhuǎn)換為bin文件,燒寫到Flash中
標(biāo)簽: ASCII Flash hex6x DSP
上傳時間: 2013-12-08
上傳用戶:kelimu
完整龍族的無錯反外掛登陸器,b編譯后直接直接就可以放在客戶端下運(yùn)行,記主要修改服務(wù)端驗(yàn)證程序和端口
上傳時間: 2013-12-19
上傳用戶:onewq
大數(shù)的模運(yùn)算。 a^b % m a可以為1000位的大數(shù),b,m在int 范圍內(nèi)
上傳時間: 2014-01-01
上傳用戶:heart520beat
dsp硬件開發(fā) CCS軟件定時計(jì)數(shù)器的運(yùn)行源程序
上傳時間: 2016-12-03
上傳用戶:wsf950131
使用dsp仿真工具ccs仿真彈孔圖像的識別,射擊一次完畢后可以識別靶圖上有否新的彈孔。
上傳時間: 2014-11-29
上傳用戶:PresidentHuang
小型公司工資管理系統(tǒng) 工資的計(jì)算方法: A 經(jīng)理:固定月薪為8000; B 技術(shù)員:工作時間*小時工資(100元每小時); C 銷售員:銷售額*4%提成; D 銷售經(jīng)理:底薪(5000)+所轄部門銷售額總額*0.5%;
上傳時間: 2013-12-18
上傳用戶:qilin
溫度華氏轉(zhuǎn)變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70) printf("73分=C等級!!\n") else if (a>=60) printf("73分=D等級!!\n") else if (a<60) printf("73分=E等級!!\n") } { if (b>=90) printf("b=A等級!!\n") else if (b>=80) printf("85分=B等級!!\n") else if (b>=70) printf("85分=C等級!!\n") else if (b>=60) printf("85分=D等級!!\n") else if (b<60) printf("85分=E等級!!\n") } { if (c>=90) printf("c=A等級!!\n") else if (c>=80) printf("66分=B等級!!\n") else if (c>=70) printf("66分=C等級!!\n") else if (c>=60) printf("66分=D等級!!\n") else if (c<60) printf("66分=E等級!!\n") } system("pause") return 0 }
標(biāo)簽: include stdlib stdio gt
上傳時間: 2014-11-10
上傳用戶:wpwpwlxwlx
溫度華氏轉(zhuǎn)變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70) printf("73分=C等級!!\n") else if (a>=60) printf("73分=D等級!!\n") else if (a<60) printf("73分=E等級!!\n") } { if (b>=90) printf("b=A等級!!\n") else if (b>=80) printf("85分=B等級!!\n") else if (b>=70) printf("85分=C等級!!\n") else if (b>=60) printf("85分=D等級!!\n") else if (b<60) printf("85分=E等級!!\n") } { if (c>=90) printf("c=A等級!!\n") else if (c>=80) printf("66分=B等級!!\n") else if (c>=70) printf("66分=C等級!!\n") else if (c>=60) printf("66分=D等級!!\n") else if (c<60) printf("66分=E等級!!\n") } system("pause") return 0 }
標(biāo)簽: include stdlib stdio gt
上傳時間: 2013-12-12
上傳用戶:亞亞娟娟123
Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 <= i1 < i2 < ... < iK <= N. For example, sequence (1, 7, 3, 5, 9, 4, 8) has ordered subsequences, e. g., (1, 7), (3, 4, 8) and many others. All longest ordered subsequences are of length 4, e. g., (1, 3, 5, 8).
標(biāo)簽: Subsequence sequence Problem Longest
上傳時間: 2016-12-08
上傳用戶:busterman
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1