Urban public transport query system
資源簡介:Urban public transport query system
上傳時間: 2017-07-25
上傳用戶:標點符號
資源簡介:A part public bus simulation system, mainly about map design, java file, groupwork, helpful to the beginners
上傳時間: 2014-01-06
上傳用戶:變形金剛
資源簡介:This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis ...
上傳時間: 2015-08-15
上傳用戶:lixinxiang
資源簡介:This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis ...
上傳時間: 2013-12-26
上傳用戶:Zxcvbnm
資源簡介:This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis ...
上傳時間: 2015-08-15
上傳用戶:caixiaoxu26
資源簡介:This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis ...
上傳時間: 2015-08-15
上傳用戶:時代電子小智
資源簡介:This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis
上傳時間: 2014-01-07
上傳用戶:saharawalker
資源簡介:This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combines the advantages of small size, low cost, high accuracy, zero maintenance, low energy consumption and portability. This technology has ap...
上傳時間: 2013-12-27
上傳用戶:h886166
資源簡介:Mobile telephone service (MTS) is a type of service where mobile radio tele- phones connect people to the public switched telephone system (PSTN), to other mobile telephones or to other communication systems (such as to the Internet).
上傳時間: 2020-05-27
上傳用戶:shancjb
資源簡介:package query public class LinkQuery { private Node front private Node vear public LinkQuery() { this.front=null this.vear=null } public void add(int i) { Node newNode=new Node(i) if(vear==null && front==...
上傳時間: 2016-07-08
上傳用戶:天誠24
資源簡介:public class phpmailer phpmailer - PHP email transport cla
上傳時間: 2014-08-11
上傳用戶:busterman
資源簡介:BOINC A system for public-Resource Computing and Storage.pdf
上傳時間: 2015-07-12
上傳用戶:erkuizhang
資源簡介:transport format combination selection for compressed mode in a W-CDMA system
上傳時間: 2013-12-18
上傳用戶:qilin
資源簡介:transport system for managing transport of vehicles
上傳時間: 2017-07-21
上傳用戶:CSUSheep
資源簡介:第一個Java程序 public class Practice { public static void main(String args[]) { system.out.println("**********************************") system.out.println("** Practice makes perfect") system.out.println("*****************...
上傳時間: 2017-09-05
上傳用戶:xiaoyunyun
資源簡介:java 100例子 import javax.swing.JOptionPane //調(diào)用method class c { //定義名字 public static void main(String[] args) { //開始method JOptionPane.showMessageDialog( null, "錯誤" ) //顯示一條信息 system.exit(0) // 結(jié)束程序...
上傳時間: 2015-05-18
上傳用戶:gengxiaochao
資源簡介:Dijkstra算法求最短路徑(C#版) using system using system.Collections using system.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,pa...
上傳時間: 2013-12-29
上傳用戶:liglechongchong
資源簡介:MirUnleashed vb.net Module modMainServer public WithEvents Socket As New WinsockServer public WithEvents StatusSocket As New WinsockServer Dim MonsterThread As New system.Threading.Thread(AddressOf MonsterProcess) Dim LastPack...
上傳時間: 2016-02-21
上傳用戶:日光微瀾
資源簡介:This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating system. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefor...
上傳時間: 2016-09-16
上傳用戶:songyue1991
資源簡介:這是專門為 C# 開發(fā)者定制的 ZC030X 編程接口。C# 開發(fā)者可以如下方式進行調(diào)用: 首先需要進行聲明: ... using system.Runtime.InteropServices public class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] public static ex...
上傳時間: 2016-11-28
上傳用戶:love_stanford
資源簡介:I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good cho...
上傳時間: 2013-12-19
上傳用戶:zsjzc
資源簡介:Mantis - a php based bugtracking system Copyright [C] 2000 - 2002 Kenzaburo Ito - kenito@300baud.orgCopyright [C] 2002 - 2007 Mantis Team- mantisbt-lists.sourceforge.netMantis is free software: you can redistribute it and/or modifyit unde...
上傳時間: 2017-03-22
上傳用戶:hwl453472107
資源簡介:Mantis - a php based bugtracking system Copyright [C] 2000 - 2002 Kenzaburo Ito - kenito@300baud.orgCopyright [C] 2002 - 2007 Mantis Team- mantisbt-lists.sourceforge.netMantis is free software: you can redistribute it and/or modifyit unde...
上傳時間: 2013-12-02
上傳用戶:hxy200501
資源簡介:The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval system (CBIRS: http://en.wikipedia.org/wiki/CBIR). It enables you to do Query By Example (QBE: http://en.wikipedia.org/wiki/QBE) on images, giving you the opportunity ...
上傳時間: 2014-01-11
上傳用戶:咔樂塢
資源簡介:String int 字符串常量池 包裝類型 函數(shù)參數(shù) 值傳遞引用傳遞 的 內(nèi)存分配例子——源碼 代碼段: public static void fun_ref (Ref_test ref_out){ Ref_test ref_in=new Ref_test() ref_in.s1="in" //ref_out.s1="out" ref_out=ref_in //...
上傳時間: 2013-12-27
上傳用戶:ls530720646
資源簡介:RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and ...
上傳時間: 2017-09-01
上傳用戶:chfanjiang
資源簡介:system Generator 8.1。用戶將很快發(fā)現(xiàn)新版本帶來的全新感覺。新版本中大大增強了Block Dialog Boxes的功能,許多模塊的參數(shù)選擇功能也得到了加強。
上傳時間: 2013-07-09
上傳用戶:heminhao
資源簡介:資料->【E】光盤論文->【E1】斯坦福博士論文->03 calgary PhD Improving the Inertial Navigation system (INS) Error Model for INS and INSDGPS Applications.pdf
上傳時間: 2013-08-01
上傳用戶:wzr0701
資源簡介:This brief introduce a kind of the framework construction to materialize the system. And an example was given with the discussion on the performence.
上傳時間: 2013-08-17
上傳用戶:ysystc699
資源簡介:Building a RISC system in an FPGA
上傳時間: 2013-09-04
上傳用戶:朗朗乾坤