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

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

finITe-size

  • Web technology is not evolving in comfortable and incremental steps, but i s turbulent, erratic, and

    Web technology is not evolving in comfortable and incremental steps, but i s turbulent, erratic, and often rather uncomfortable. It is estimated that the Internet, arguably the most important part of the new technological environment, has expanded by about 2000 % and that is doubling in size every six to ten months. In recent years, the advance in computer and web technologies and the decrease in their cost have expanded the means available to collect and store data. As an intermediate consequence, the amount of information (Meaningful data) stored has been increasing at a very fast pace.

    標(biāo)簽: comfortable incremental technology and

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

    上傳用戶:Shaikh

  • <%@ 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

    上傳用戶:zhaoq123

  • % 文件名: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

    上傳用戶:yzhl1988

  • This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is

    This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller solution in small die size. To reduce total system cost, the S3C2440A includes the following components.

    標(biāo)簽: S3C2440A SAMSUNG microprocessor describes

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

    上傳用戶:nanxia

  • This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is

    This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller solution in small die size. To reduce total system cost, the S3C2440A includes the following components.

    標(biāo)簽: S3C2440A SAMSUNG microprocessor describes

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

    上傳用戶:weixiao99

  • SAMSUNG’s S3C2440A is designed to provide hand-held devices and general applications with low-power

    SAMSUNG’s S3C2440A is designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller solution in small die size. To reduce total system cost, the S3C2440A includes the following components.

    標(biāo)簽: applications hand-held low-power S3C2440A

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

    上傳用戶:zhenyushaw

  • This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class dri

    This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class driver implements device-independent support, and exports support routines for device-specific tape miniclass drivers. It handles device-independent tape requests and calls the tape minidriver routines to process device-specific functions. Class driver splits transfer requests, when necessary, to fit the maximum transfer size for the underlying host bus adapter. It also provides device-independent, tape-specific error handling, and calls the tape miniclass driver s device-specific error handling routines.

    標(biāo)簽: class Microsoft directory reg

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

    上傳用戶:huangld

  • B/S版ERP安裝方法 1、安裝IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、將目錄Copy_of_ERP和webctrl_clie

    B/S版ERP安裝方法 1、安裝IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、將目錄Copy_of_ERP和webctrl_client復(fù)制到C:/Inetpub/wwwroot下,并將Copy_of_ERP目錄設(shè)置成IIS虛擬目錄 3、在SQL Server2000中新建一個(gè)Storage用戶和LXTXERP數(shù)據(jù)庫(kù),然后將Data目錄中的LXTXERP.BAK數(shù)據(jù)庫(kù)備份文件還原 4、修改Copy_of_ERP目錄下的Web.config文件的連接屬性sa用戶的密碼: <add key="mydns" value="data source=(local) initial catalog=LXTXERP persist security info=False user id=sa pwd=123 workstation id=jl packet size=4096" /> 5、在Windows管理工具中打開(kāi)Internet 服務(wù)管理器,運(yùn)行Copy_of_ERP中的Login.aspx打開(kāi)ERP登錄頁(yè)面,默認(rèn)用戶:admin 密碼:123 6、OK

    標(biāo)簽: webctrl_clie Copy_of_ERP Framework Microsoft

    上傳時(shí)間: 2015-12-09

    上傳用戶:zhuimenghuadie

  • Handles Hexahedral, Tetrahedral, Quadrilateral, and Triangle meshes. Lagrangian, Hierarchic, and Mon

    Handles Hexahedral, Tetrahedral, Quadrilateral, and Triangle meshes. Lagrangian, Hierarchic, and Monomial finite elements. Interface to PETSc solvers, adaptive mesh refinement, and extreme portablility.

    標(biāo)簽: Quadrilateral Tetrahedral Hexahedral Lagrangian

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

    上傳用戶:咔樂(lè)塢

  • This submission includes the presentation and model files that were used in delivering a webinar on

    This submission includes the presentation and model files that were used in delivering a webinar on 12-15-05 that covered the topic of modeling Hybrid Electric Vehicles. Hybrid electric vehicles (HEVs) have proven they can substantially improve fuel economy and reduce emissions. Because HEVs combine an electric drive with the internal combustion engine (ICE) in the powertrain, the vehicle?s kinetic energy can be captured during braking and transformed into electrical energy in the battery. The dual power source also means that the ICE can be reduced in size and can operate at its most efficient speeds.

    標(biāo)簽: presentation submission delivering includes

    上傳時(shí)間: 2015-12-24

    上傳用戶:zl5712176

主站蜘蛛池模板: 温宿县| 海林市| 蕲春县| 米林县| 阿瓦提县| 庆安县| 宜良县| 张家口市| 盐池县| 榕江县| 新蔡县| 满洲里市| 金门县| 平江县| 油尖旺区| 沁阳市| 浠水县| 铁岭县| 华容县| 大新县| 湾仔区| 延川县| 贵定县| 泸水县| 奎屯市| 齐河县| 平阳县| 吴堡县| 星子县| 屏东市| 万荣县| 宁武县| 安国市| 赤城县| 肥城市| 淳化县| 辽宁省| 乐都县| 都江堰市| 泽普县| 彭山县|