a small Game it like the chess game
上传时间: 2017-03-03
上传用户:GHF
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
A small implementation of web server
标签: implementation server small web
上传时间: 2014-01-16
上传用户:kbnswdifs
最简单的启动代码 可以在virtual pc中仿真os,在屏幕中显示"hello world"
上传时间: 2014-01-20
上传用户:lht618
最简单的启动代码 可以在virtual pc中仿真os,在屏幕中显示"hello world"
上传时间: 2013-12-12
上传用户:zhengzg
convert a small image to a text image ascii art
上传时间: 2017-03-18
上传用户:mhp0114
Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级。这个版本是不完善版本,很多事件如消息邮箱等还没有支持但事件公共部分代码已完成,其它事件代码如以添加。debug也还没有支持,目前仅支持ARM7。 这个板本使用Keil for ARM的软件调试功能通过,但编译器依旧选择ADS1.2。用户可以参照EasyARM2200的工程转移到EasyARM2200硬件上测试。
上传时间: 2017-03-19
上传用户:lps11188
RFID, the wireless technology that has helped millions of people around the world to protect their property and make their workplaces safer is now in danger of being viewed as a security risk. Ray Stanton examines the love-hate relationship between people and Radio Frequency Identification [RFID] tags and highlights the need for informed debate about the privacy issues the technology raises.
标签: technology the millions wireless
上传时间: 2017-03-19
上传用户:cmc_68289287
//建立按钮上标签的字符串 label = XmStringCreateSimple["Hello World!"] n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button] XmStringFree[label] //设置回调函数 XtAddCallback[button, XmNactivateCallback, callback, NULL]
标签: XmStringCreateSimple XtSetArg XmNlab label
上传时间: 2017-03-21
上传用户:fredguo
实现iPhone上的hello world 演示程序。
上传时间: 2014-01-04
上传用户:klin3139