These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0.
標簽: programming extremely implement classes
上傳時間: 2015-11-16
上傳用戶:jennyzai
我們做微機硬件綜合實驗做的一個交通信號燈實時控制系統設計,很好哦!還附有實驗報告.-A traffic lights real-time control system design of the micro computer hardware experiment.PS:contain the experiment report
上傳時間: 2015-11-17
上傳用戶:924484786
When two dice to seven points and 11 wins When two dice and for two points. Or 3. Or 5 to lose. on the other to continue throwing, if referrals to lose seven, and the last time it won
上傳時間: 2015-11-18
上傳用戶:netwolf
本裝置是一個以HT46R71D 為主芯片,配合傳感器組成的汽車輪胎氣壓檢測裝 置,最終取高三位有效值于LCD 顯示,有四種顯示單位供切換(Psi、Bar、Kpa、 Kgf/cm2)。本裝置僅為參考范例,使用時,為提高準確度,建議多量測些組數 據來構建Sensor Output Voltage - Discharge Time (V-T)表格,并作相應校準。
上傳時間: 2015-11-19
上傳用戶:shinesyh
The initial planning and thinking about this book began during a discussion of SQL Server futures in July 2001. The discussion was with Rob Howard during a trip to Microsoft to discuss the first book I was working on at that time. After that, I stayed involved in what was happening in ADO.NET by going to the SQL Server Yukon Technical Preview in Bellevue, Washington, in February 2002 and by working with the ASP.NET and SQL Server teams at Microsoft since July 2003.
標簽: discussion planning thinking initial
上傳時間: 2014-01-08
上傳用戶:cjf0304
This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.
標簽: introduction principles hands-on embedded
上傳時間: 2014-01-17
上傳用戶:wuyuying
The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowledge of the elements of arithmetic as they exist on a computer. That conclusion and this book are the result of a long and frustrating search for information on writing arithmetic routines for real-time embedded systems. With instruction cycle times coming down and clock rates going up, it would seem that speed is not a problem in writing fast routines. In addition, math coprocessors are becoming more popular and less expensive than ever before and are readily available. These factors make arithmetic easier and faster to use and implement. However, for many of you the systems that you are working on do not include the latest chips or the faster processors. Some of the most widely used microcontrollers used today are not Digital Signal Processors (DSP), but simple eight-bit controllers such as the Intel 8051 or 8048 microprocessors.
標簽: arithmetic high-speed ultimately efficient
上傳時間: 2014-11-30
上傳用戶:lizhen9880
This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM. As of this time, the DDR interface only works up to 120 MHz. At 130, DDR data can be read but not written. NOTE: the test bench cannot be simulated with DDR enabled because the Altera pads do not have the correct delay models. * How to program the flash prom with a FPGA programming file 1. Create a hex file of the programming file with Quartus. 2. Convert it to srecord and adjust the load address: objcopy --adjust-vma=0x800000 output_file.hexout -O srec fpga.srec 3. Program the flash memory using grmon: flash erase 0x800000 0xb00000 flash load fpga.srec
標簽: Development Startix2 tailored Altera
上傳時間: 2014-01-19
上傳用戶:chongcongying
From the point of view of quality management, it is an important issue to reduce the transmission time in the network. The quickest path problem is to 6ndthe path in the network to senda given amount of data from the source to the sink such that the transmission time is minimized.
標簽: transmission management the important
上傳時間: 2013-12-19
上傳用戶:nairui21
IO 驅動 LCD , *** *** *** *** *** *** *** *** FILE NAME: IO_LCD MCU: HT46R22 MASK OPTION: WAKE-UP: PA6,PA7 PULL-HIGH: PA,PB,PC IIC: DISABLE PFD: DISABLE PWM: DISABLE WDT: ENABLE CLRWDT: ONE WDT CLOCK SOURCE: T1 WDT TIME OUT SELECT: WDT CLOCK SOURCE/32768 LVR: DISABLE OSC: CRYSTAL SYSVOLT: 3.0V SYSFRAG: 4000KHZ AUTHOR: RADOME HISTORY: 2005.08.
上傳時間: 2014-12-21
上傳用戶:watch100