资源列表
ops1_change
- 每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。 进程的到达时间为进程输入的时间。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 就绪进程获得CPU后都只能运行一个时间片,运行后已占用CPU时间加
AppleTalkExample
- apple talk example source code ok
Hello
- mac os x objective-c下我的第一个程序设计-mac os x under my first programming
iphone-primer
- ipone入门教程,适合广大进入IPHONE开发人员-iphone primer
Calculator
- Iphone Devolopment for mac osx calculator a-Iphone Devolopment for mac osx calculator app
LocateMe
- Iphone Devolopment for mac osx Locate me a-Iphone Devolopment for mac osx Locate me app
Code5
- iphone push api to xcode
Sinowealth-Mp3_Firmware_Tools_V0.99
- Sinowealth Mp3_Firmware_Tools_V0.-Sinowealth Mp3_Firmware_Tools_V0.99
MyUrlBrowser.xcodeproj
- 在IOS上实现自己的浏览器,输入网址便可以连接想要进入的网站UIWebVieb的应用-In the IOS to achieve their browser, they can enter the URL you want to connect the application to enter the site UIWebVieb
Objective-C-Beginners-Guide
- Objective-C iphone 开发-Objective-C iphone develop
ImageTest
- 一个简单的iphone版相册程序源码,可以浏览图片-Iphone version of the album with a simple program source code, you can browse pictures
BtnFunc
- 使用Interface builder 创建视图,并测试点击事件-use interface builder to create view,and test the pointerevent