资源列表

« 1 2 ... .99 .00 .01 .02 .03 65704.05 .06 .07 .08 .09 ... 66605 »

[进程与线程进程和线程

说明:看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务
<朱善发> 在 2008-10-13 上传 | 大小:19.64kb | 下载:0

[驱动编程pci_test

说明:一个pci卡驱动程序,自己做的pci卡及驱动,大家可以-A pci driver and its test program.
<艾碧珍> 在 2008-10-13 上传 | 大小:44.71kb | 下载:0

[网络编程局域网win32

说明:一个局域网组播的win32程序,包括发送端和接收端。欢迎大家共同学习-a LAN Multicast win32 procedures, including the transmitter and receiver. You are welcome to jointly study
<艾碧珍> 在 2008-10-13 上传 | 大小:5.77kb | 下载:1

[组合框控件ComboWidth2

说明:One of the more frustrating aspects of a user interface can be the situation where you are presented with a list of choices in a combobox, but are unable to view the choices because the dropdown list is too narrow
<理理> 在 2008-10-13 上传 | 大小:17.57kb | 下载:0

[ListView/ListBoxCheckListBoxCBN

说明: like the CCheckListBox class provided with MFC, however, it’s use isn’t obvious and the wizard assistance stops at the CListBox class. I’ll describe how to insert it easily in your project. (There may be easier ways to
<理理> 在 2008-10-13 上传 | 大小:12.72kb | 下载:0

[界面编程link_richedit_chat

说明:一个类似richedit编辑框程序,可以改变字体以及显示超链接-richedit a similar fr a me editing procedures can change fonts and display hyperlinks! !
<艾碧珍> 在 2008-10-13 上传 | 大小:22.34kb | 下载:0

[其它大数的运算

说明:大数运算的实现,包括加减乘除,四种运算,用个个函数实现各个功能,便于使用.-the realization of large numbers, including arithmetic, four operators, with each function to achieve all the functional and user-friendly.
<三人禾> 在 2008-10-13 上传 | 大小:137.64kb | 下载:0

[数据库编程vb通用查询

说明:从vb6的visdata中提取出来的查询构造器部分,可以放到自己的数据库程序中用,如果把DAO3.51改成3.60的版本还可以使用ACCESS2000数据库. 代码没做什么修改有兴趣的可以自己修改一下.-from VB6 visdata the extraction of structure-part inquiry, into its own database procedures used, if DAO3.51 into th
<林辉> 在 2008-10-13 上传 | 大小:26.77kb | 下载:1

[屏幕保护清屏

说明:可以对dos屏幕清屏 欢迎大家使用 并提出宝贵修改意见-It can clean the screen of DOS. Your suggestions are always welcome.
<钟毓秀> 在 2008-10-13 上传 | 大小:956byte | 下载:0

[文件操作kboot

说明:内存中的数据可以改变 在运用在会对使用者有不同于其它软件的方法 退出时会出错,但不同配制的机子会有不同的出错信息-memory data can be used to change the user will be different from other software methods to pull out to be wrong, but a different preparation of the machine ha
<陈义君> 在 2008-10-13 上传 | 大小:19.56kb | 下载:0

[Windows编程jsp源码

说明:页面登陆时需要检验的校验码确认程序,通过生成图片实现-landing pages when the test-correcting code verification procedure, and by generating Pictures
<> 在 2008-10-13 上传 | 大小:2.61kb | 下载:0

[界面编程xml_builder

说明:另人耳目一新的XML处理类CMarkup,基于EDOM标准,很好的-also draws new XML class CMarkup based EDOM standards, good
<冀朝阳> 在 2008-10-13 上传 | 大小:343.1kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 65704.05 .06 .07 .08 .09 ... 66605 »

源码中国 www.ymcn.org