亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

Multiple-input-Multiple-Output

  • Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ ...

    Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ .... When n is odd input, the function call 1/1+1/3+ ... +1/n (using function pointer)

    標(biāo)簽: function Preparation importation the

    上傳時(shí)間: 2014-01-21

    上傳用戶(hù):semi1981

  • Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004

    Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004-12-31 FRI 23:59:59 Set Alarm Time at 2005-01-01 00:00:01 ... RTC Alarm Interrupt O.K. ... Current Time is 2005-01-01 SAT 00:00:01 RTC Working now. To set date(Y/N)? y Current date is (2005,01,01, SAT). input new date (yy-mm-dd w): 5-2-23 3 Current date is: 2005-02-23 WED RTC Working now. To set time(Y/N)? y Current time is (00:00:21). To set time(hh:mm:ss): 19:32:5 Current Time is 2005-02-23 WED 19:32:

    標(biāo)簽: Evaluation RTC S3C44B0X Default

    上傳時(shí)間: 2014-01-03

    上傳用戶(hù):baiom

  • 使用 RS232串列通訊和機(jī)器人連結(jié)

    使用 RS232串列通訊和機(jī)器人連結(jié),並且給予Output指令去使Robot去移動(dòng)

    標(biāo)簽: 232 RS

    上傳時(shí)間: 2014-01-11

    上傳用戶(hù):qq1604324866

  • 三次樣條插值程序。編譯運(yùn)行本程序后

    三次樣條插值程序。編譯運(yùn)行本程序后,程序會(huì)彈出窗口及問(wèn)句:“input the number of intervals:”,輸入插值的次數(shù)即可,程序?qū)⒌玫降拇螖?shù)保存在變量int n中。如果輸入的插值次數(shù)正確(n>=2),程序會(huì)顯示下一語(yǔ)句:"input the value of the variable:",此時(shí)輸入插值點(diǎn)即可,程序?qū)⒌玫降牟逯迭c(diǎn)保存在變量double v中。若插值點(diǎn)正確(v>=0&&v<=6),則程序?qū)⑤敵霾逯到Y(jié)果。

    標(biāo)簽: 程序 三次樣條 插值 編譯

    上傳時(shí)間: 2014-01-16

    上傳用戶(hù):Avoid98

  • 圖的深度優(yōu)先遍歷和廣度優(yōu)先遍歷

    圖的深度優(yōu)先遍歷和廣度優(yōu)先遍歷,以鄰接矩陣方式輸入。(按照提示輸入)! - The chart depth first spreads the calendar and the breadth first spreads the calendar, is next the matrix way input. (According

    標(biāo)簽:

    上傳時(shí)間: 2014-01-27

    上傳用戶(hù):徐孺

  • This design package includes reference materials for creating a USB - PS/2 combination mouse that a

    This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants

    標(biāo)簽: combination materials reference creating

    上傳時(shí)間: 2015-10-19

    上傳用戶(hù):784533221

  • Solutions are obtained for Poissson, diffusion, or wave PDEs homogeneous or nonhomogeneous equations

    Solutions are obtained for Poissson, diffusion, or wave PDEs homogeneous or nonhomogeneous equations and/or boundary conditions rectangular, cylindrical, or spherical coordinates time, Laplace, or frequency domains Dirichlet, Neumann, Robin, singular, periodic, or incoming/outgoing boundary conditions. Output is suitable for pasting into LaTeX documents.

    標(biāo)簽: nonhomogeneous homogeneous Solutions diffusion

    上傳時(shí)間: 2015-10-30

    上傳用戶(hù):JasonC

  • <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入購(gòu)物車(chē)的物品已經(jīng)全數(shù)

    <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入購(gòu)物車(chē)的物品已經(jīng)全數(shù)退回!" Session("ProductList") = "" %> <html> <head> <meta http-equiv="Content-Type" content="text/html charset=gb2312"> <STYLE type=text/css>.main { FONT-SIZE: 9pt } .main1 { FONT-SIZE: 14px } </STYLE> <title>清空購(gòu)物車(chē)</title> </head> <body topmargin="5" bgcolor="#E6E4C4"> <diiv align="center"><center> <table width="100%" border="0" class="table1" bordercolor="#62ACFF" cellspacing="0" class=main1> <tr> <td width="80%" valign="top"> <p align="center" class=main1><%=Head%></p> <p align="center"> <br><input type="button" value="關(guān)閉" name="B2" onclick="window.close() " style="font-size: 9pt"></td> </tr> </table> </center></div> </body> </html>

    標(biāo)簽: lt LANGUAGE VBSCRIPT include

    上傳時(shí)間: 2015-11-05

    上傳用戶(hù):zhaoq123

  • 用php開(kāi)發(fā)的crm系統(tǒng)

    用php開(kāi)發(fā)的crm系統(tǒng), 推薦使用php4 + MYSQL 4搭建!! 采用Sugar Suite v4.0.1為核心! For a list of new features and other important information about Sugar Suite 4.0.1, please see the ReleaseNotes.doc file. Our goal continues to be to build the customer relationship management system that you have always wanted, so your input is vital. To share ideas with the Sugar Community, ask questions, find answers and submit feedback, please visit our Sugar Forums at http://forums.sugarcrm.com.

    標(biāo)簽: php crm

    上傳時(shí)間: 2013-12-31

    上傳用戶(hù):z1191176801

  • % 文件名:randlsbget.m % 程序員:余波 % 編寫(xiě)時(shí)間:2007.6.25 % 函數(shù)功能: 本函數(shù)將完成提取隱秘于上的秘密信息 % 輸入格式舉例:result=( scover.

    % 文件名:randlsbget.m % 程序員:余波 % 編寫(xiě)時(shí)間:2007.6.25 % 函數(shù)功能: 本函數(shù)將完成提取隱秘于上的秘密信息 % 輸入格式舉例:result=( scover.jpg ,56, secret.txt ,2001) % 參數(shù)說(shuō)明: % output是信息隱藏后的圖象 % len_total是秘密信息的長(zhǎng)度 % goalfile是提取出的秘密信息文件 % key是隨機(jī)間隔函數(shù)的密鑰 % result是提取的信息 function result=randlsbget(output,len_total,goalfile,key) ste_cover=imread(output) ste_cover=double(ste_cover) % 判斷嵌入信息量是否過(guò)大 [m,n]=size(ste_cover) frr=fopen(goalfile, a ) % p作為信息嵌入位計(jì)數(shù)器將信息序列寫(xiě)回文本文件 p=1 % 調(diào)用隨機(jī)間隔函數(shù)選取像素點(diǎn) [row,col]=randinterval(ste_cover,len_toal,key) for i=:len_toal if bitand(ste_cover(row(i),col(i)),1)==1 fwrite(frr,1, bit1 ) result(p,1) else fwrite(frr,0, bit1 ) result(p,1)=0 end if p==len_total break end p=p+1 end fclose(frr)

    標(biāo)簽: randlsbget result scover 2007

    上傳時(shí)間: 2015-11-10

    上傳用戶(hù):yzhl1988

主站蜘蛛池模板: 新昌县| 镇远县| 拜城县| 麦盖提县| 阜康市| 望奎县| 宣威市| 南平市| 建昌县| 柞水县| 友谊县| 哈密市| 莲花县| 建湖县| 尼木县| 兴和县| 德保县| 西充县| 肥乡县| 兴文县| 新乐市| 贡山| 承德县| 合阳县| 枝江市| 塔河县| 安宁市| 冕宁县| 西城区| 伊金霍洛旗| 宝清县| 微山县| 察隅县| 肇州县| 黎川县| 平原县| 隆子县| 宜川县| 桂东县| 广安市| 甘德县|