搜索结果
找到约 757 项符合
Small-World 的查询结果
游戏 a small Game it like the chess game
a small Game it like the chess game
软件设计/软件工程 Java technology is both a programming language and a platform. The Java programming language origina
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 o ...
Linux/Unix编程 A small implementation of web server
A small implementation of web server
汇编语言 最简单的启动代码 可以在virtual pc中仿真os,在屏幕中显示"hello world"
最简单的启动代码
可以在virtual pc中仿真os,在屏幕中显示"hello world"
汇编语言 最简单的启动代码 可以在virtual pc中仿真os,在屏幕中显示"hello world"
最简单的启动代码
可以在virtual pc中仿真os,在屏幕中显示"hello world"
其他行业 convert a small image to a text image ascii art
convert a small image to a text image
ascii art
单片机开发 Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制)
Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级。这个版本是不完善版本,很多事件如消息邮箱等还没有支持但事件公共部分代码已完成,其它事件 ...
RFID编程 RFID, the wireless technology that has helped millions of people around the world to protect their
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] ta ...
Linux/Unix编程 //建立按钮上标签的字符串 label = XmStringCreateSimple["Hello World!"] n = 0 XtSetArg[args[n], XmNlab
//建立按钮上标签的字符串
label = XmStringCreateSimple["Hello World!"]
n = 0
XtSetArg[args[n], XmNlabelString, label] n++
button = XmCreatePushButton[toplevel, "pushbutton", args, n]
XtManageChild[button]
XmStringFree[label]
//设置回调函数
XtAddCallback[button,
XmNactivat ...
手机WAP编程 实现iPhone上的hello world 演示程序。
实现iPhone上的hello world 演示程序。