搜索资源列表
OP_Intro
- 一台完全无软件的计算机系统称为裸机,即便其性能再强,相对于用户来讲,如果要面对计算机的指令集、存储组织、I/O总线结构的编程则是十分困难的。对于一般程序员也并不想涉足硬件编程的种种具体细节,而希望针对数据结构抽象地使用硬件。如果我们在裸机上覆盖一层I/O设备管理软件,用户便可以利用这层I/O设备管理软件提供给用户的接口来进行数据的输入和输出,那么用户此时看到的计算机是一台功能强大、使用方便的计算机,但实际上,计算机的硬件丝毫没有变化,这样的计算机称为软件扩充的机器,或称软件虚拟机。-comple
myzuoye
- 我 平时的做也 你可以打开看看 不过都是上网找的-I normally do you can also look at the open but are finding the Internet
simple_tree_ctrl
- First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree
verticaltree
- While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those
relation
- 在做类似于windows资源管理器的左右视图的 程序时,我们遇到了左右试图的如何关联在一起的问题.即 我点左面视图的文件夹右面相应出现文件.如何关联起来 请看如下-so similar to the windows in the resource management of View about the procedure, We encountered about how to relevance to the problem. I point that the left side of
Treeview2
- 階層式資料載入 Treeview 方法 本範例有四個資料表,分別為大類表 (表一)、中類表 (表二)、小類表 (表三)、細類表 (表四)。先行定義虛擬資料表 (表五) 如下,依序將表一、表二、表三、表四資料逐一填入表五。依編號加以排序,成為表六。此時,再將表六資料置入 Treeview。-Treeview hierarchical method of data loading. This example has four tables, categories, respectively
