Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time operating platform. When the project started, C++ was the language of choice. But over time the difficulties encountered with C++ grew to the point where the problems could best be addressed by creating an entirely new language platform. Design and architecture decisions drew from a variety of languages such as Eiffel, SmallTalk, Objective C, and Cedar/Mesa. The result is a language platform that has proven ideal for developing secure, distributed, network-based end-user applications in environments ranging from network-embedded devices to the World-Wide Web and the desktop
标签: programming language Java technology
上传时间: 2014-01-03
上传用户:huangld
新闻 网页 贴吧 知道 MP3 图片 视频 帮助 | 高级搜索 把百度设为主页 百度一下,找到相关网页165篇,用时0.050秒 Book Switzerland Hotels .. HRS, Over 230,000 hotels worldwide, Real time prices and av.. www.HRS.com 中国Quick Book 速达软件 速达软件是全球最大的中小企业管理软件品牌Quickbooks家族的中.. www.shsuda.cn 上海索迪IBM大学生sql编程.. 政府授牌-索迪IBM封闭式软件实训基地,与千家IT企业签订人才服务.. www.hroso.com 上海it编程工程师培训 NII.. NIIT是全球领先的IT学习解决方案公司,拥有近500万注册学生及33.. www.sh-niit.cn java语言编程培训 首选上.. 上海达内外企软件工程师定向委培.近万名学员成功就业IBM,HP,华.. www.51tarena.com 上海游戏开发编程培训 高.. 上海游戏学院是一家致力于培养游戏开发与设计人才的专业机构.开.. www.gamfe.com 加工中心编程培训 大型数控机床培训基地,加工中心编程培训.本校凭承“优师资,严管.. www.tcskpx.com 上海php编程培训, 助您年.. 上海最早最大php编程培训中心,学费仅需付六成,可申请先就业后付.. www.wenhua.com 找tale book 源代码
上传时间: 2017-03-10
上传用户:2467478207
MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source code is just a single page and easily understood. Both VHDL and Verilog versions are supplied. The package comes with assembler, emulator and extensive documentation.
标签: Macrocell available smallest programm
上传时间: 2017-03-11
上传用户:mikesering
For the practicing programmer with little time to spare, Essential C++ offers a fast-track to learning and working with C++ on the job. This book is specifically designed to bring you up to speed in a short amount of time. It focuses on the elements of C++ programming that you are most likely to encounter and examines features and techniques that help solve real-world programming challenges.
标签: practicing fast-track programmer Essential
上传时间: 2017-03-29
上传用户:洛木卓
Introduction Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed. If you do not have the source code of this binary and one does not have a good API to change one’s bad behaviour programmatically, it can be a real headache using the one. A famous example of such a binary is the WebBrowser control in .NET.
标签: Introduction third-party Sometimes following
上传时间: 2013-12-31
上传用户:pinksun9
SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。 SQLite 支持多数SQL92标准,例如:索引、限制、触发和查看支持。 支持 NULL、INTEGER、REAL、TEXT 和 BLOB 数据类型,支持事务。
上传时间: 2013-12-11
上传用户:gmh1314
Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications.
标签: problem-and-solution Exceptional Organized practical
上传时间: 2017-04-08
上传用户:zhuyibin
The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family. During devlopment the driver was tested on a real PIC16F84A (as opposed to software emulation). To make sure nothing has been broken, I have just recompiled the code using SourceBoost 6.0 and it compiled without error.
上传时间: 2013-12-19
上传用户:diets
The main MIPS processor of SMP8630 comes with a JTAG interface, allowing: access to caches and data bus (DRAM) with a bandwidth of about 200kbit/s examining the processor state whatever the execution mode (monice) connecting to monice using mdi-server and using a gdb client on the processor to step and break accurately whatever the execution mode running semi-hosted applications fl ash write tool memory testing (MT command) real-time traces: has not been built in CPU (Config3_TL=0) and only supported by MajicPLUS probes (maybe built into emulator?)
标签: interface processor allowing access
上传时间: 2013-12-19
上传用户:youke111
The ONE is a Opportunistic Network Environment simulator which provides a powerful tool for generating mobility traces, running DTN messaging simulations with different routing protocols, and visualizing both simulations interactively in real-time and results after their completion.
标签: Opportunistic Environment simulator provides
上传时间: 2017-04-16
上传用户:gmh1314