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

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

values

  • 16點(diǎn)FFT VHDL源程序

    16點(diǎn)FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for each of the real and imaginary component of a datum.

    標(biāo)簽: VHDL FFT 源程序

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

    上傳用戶:yph853211

  • 實(shí)現(xiàn)基本的購(gòu)物車功能。 eclipse+sqlserver2005 1.主要強(qiáng)調(diào)了購(gòu)物車的業(yè)務(wù)邏輯。 2

    實(shí)現(xiàn)基本的購(gòu)物車功能。 eclipse+sqlserver2005 1.主要強(qiáng)調(diào)了購(gòu)物車的業(yè)務(wù)邏輯。 2,利用javabean封裝。比較適合jsp初學(xué)者。 3.簡(jiǎn)潔實(shí)用。可以在此基礎(chǔ)上開發(fā)更加復(fù)雜功能的購(gòu)物網(wǎng)站。 數(shù)據(jù)庫(kù)建立 create database shop_db go use shop_db go create table t_sp ( s_id int identity(1,1) primary key, s_name varchar(20) not null, s_price money not null ) go insert into t_sp values( IBM筆記本電腦 , 19999 ) insert into t_sp values( Hp商務(wù)筆記本電腦 , 8666 ) insert into t_sp values( 精通JSP技術(shù) , 236 ) insert into t_sp values( ASP.NET高級(jí)應(yīng)用 , 156 ) insert into t_sp values( J2EE高級(jí)開發(fā) , 126 ) insert into t_sp values( 華碩筆記本電腦 , 6789 ) go select * from t_sp go

    標(biāo)簽: sqlserver eclipse 2005 邏輯

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

    上傳用戶:netwolf

  • ResOrg 圖形化管理Vc項(xiàng)目的資源ID的工具的源代碼。 ResOrg - Manage and Renumber Resource Symbol IDs Introduction The

    ResOrg 圖形化管理Vc項(xiàng)目的資源ID的工具的源代碼。 ResOrg - Manage and Renumber Resource Symbol IDs Introduction The Resource ID Organiser (ResOrg for short) is an Add-in for Visual C++ designed to help overcome one of the most annoying (and unnecessary) chores of developing/maintaining Windows applications - maintaining resource symbol ID values.

    標(biāo)簽: ResOrg Introduction Renumber Resource

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

    上傳用戶:dsgkjgkjg

  • *** *** *** *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 2

    *** *** *** *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 24Cxx / 85Cxx serial CMOS EEPROM interfacing to a ** PIC16C54 8-bit CMOS single chip microcomputer ** Revsied Version 2.0 (4/2/92). ** ** Part use = PIC16C54-XT/JW ** Note: 1) All timings are based on a reference crystal frequency of 2MHz ** which is equivalent to an instruction cycle time of 2 usec. ** 2) Address and literal values are read in octal unless otherwise ** specified.

    標(biāo)簽: Microchip Routines Sample WRITE

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

    上傳用戶:ljmwh2000

  • It has been suggested1 that an appropriate figure of merit for a low probability of intercept and d

    It has been suggested1 that an appropriate figure of merit for a low probability of intercept and detection (LPI/D) waveform is the quantity “Range x Bandwidth / Joule”. That is, the further the range, the wider the bandwidth and the less amount of energy used to achieve these values, the more covert is the resultant communications system.

    標(biāo)簽: appropriate probability suggested1 intercept

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

    上傳用戶:kr770906

  • 該工具用Delphi7寫的

    該工具用Delphi7寫的,可幫助我們生成一些插入語(yǔ)句。 例如: 現(xiàn)要向一臺(tái)機(jī)(P2)的數(shù)據(jù)庫(kù)(以HR為例)插入另一臺(tái)機(jī)(P1)的HR_New_Info記錄,可如下操作: 1.輸入P1的IP,用戶名,密碼。數(shù)據(jù)庫(kù)輸入“HR” 2.在查詢語(yǔ)句輸入 select Title,Content,TypeName,Flag,DateAndTime from HR_New_Info 3.在插入語(yǔ)句輸入 insert into HR_New_Info(Title,Content,TypeName,Flag,DateAndTime) 4.點(diǎn)擊生成語(yǔ)句,可生成如下語(yǔ)句: insert into HR_New_Info(Title,Content,TypeName,Flag,DateAndTime) values( 政府招聘網(wǎng)上報(bào)名系統(tǒng)投入使用 , , 新聞資信 ,True, 2008-9-30 ) insert into HR_New_Info(Title,Content,TypeName,Flag,DateAndTime) values( 防洪防汛工作順利完成 , , 新聞資信 ,True, 2008-9-15 ) 注,語(yǔ)句暫時(shí)只能保存為.sql文件

    標(biāo)簽: Delphi7

    上傳時(shí)間: 2017-01-22

    上傳用戶:zxc23456789

  • GTKores is a simple color picking tool, written in GTK+/C, and runs under Linux/X11. It makes easier

    GTKores is a simple color picking tool, written in GTK+/C, and runs under Linux/X11. It makes easier tasks where you need hex color values, such writing CSS and HTML pages.

    標(biāo)簽: GTKores picking written easier

    上傳時(shí)間: 2014-08-19

    上傳用戶:123啊

  • Verilog Overview n Basic Structure of a Verilog Model n Components of a Verilog Module – Ports –

    Verilog Overview n Basic Structure of a Verilog Model n Components of a Verilog Module – Ports – Data Types – Assigning values and Numbers – Operators – Behavioral Modeling • Continuous Assignments • Procedural Blocks – Structural Modeling n Summary: Verilog Environment

    標(biāo)簽: Verilog Components Structure Overview

    上傳時(shí)間: 2017-02-18

    上傳用戶:xinyuzhiqiwuwu

  • BugNET is an issue tracking and project issue management solution built using the ASP.NET web applic

    BugNET is an issue tracking and project issue management solution built using the ASP.NET web application framework. Email notifications, reporting and per project configuration of fields and values allows efficient management of bugs, feature requests, and other issues for projects of any scale.

    標(biāo)簽: issue management tracking solution

    上傳時(shí)間: 2014-08-10

    上傳用戶:181992417

  • Auctions are among the oldest economic institutions in place. They have been used since antiquity to

    Auctions are among the oldest economic institutions in place. They have been used since antiquity to sell a wide variety of goods, and their basic form has remained unchanged. In this dissertation, we explore the efficiency of common auctions when values are interdependent- the value to a particular bidder may depend on information available only to others-and asymmetric. In this setting, it is well known that sealed-bid auctions do not achieve efficient allocations in general since they do not allow the information held by different bidders to be shared.

    標(biāo)簽: institutions antiquity Auctions economic

    上傳時(shí)間: 2014-07-14

    上傳用戶:Breathe0125

主站蜘蛛池模板: 保康县| 长兴县| 绿春县| 民权县| 沐川县| 台安县| 青阳县| 潢川县| 康定县| 兖州市| 连山| 揭西县| 泽普县| 江津市| 江城| 浦城县| 克拉玛依市| 手游| 白城市| 个旧市| 临邑县| 陆川县| 台东市| 军事| 比如县| 景洪市| 靖安县| 阜平县| 临朐县| 蒲城县| 贵港市| 汾阳市| 江达县| 彰武县| 驻马店市| 洛扎县| 眉山市| 兰坪| 民乐县| 兴化市| 长垣县|