资源列表

« 1 2 ... .04 .05 .06 .07 .08 3709.10 .11 .12 .13 .14 ... 5346 »

[C#编程aj

说明:本例中,定义了结构stu,定义了stu类型指针变量ps。然后分配一块stu大内存区,并把首地址赋予ps,使ps指向该区域。再以ps为指向结构的指针变量对各成员赋值,并用printf输出各成员值。最后用free函数释放ps指向的内存空间。整个程序包含了申请内存空间、使用内存空间、释放内存空间三个步骤,实现存储空间的动态分配。-This case, the definition of the structure of stu, the de
<lili> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[C#编程Kodak1

说明:C# 扫描仪控制程序,基于API的开发程序-C# scanner control procedures, development of procedures based on the API
<ZhangGuyan> 在 2024-11-02 上传 | 大小:536576 | 下载:0

[C#编程usb

说明:c#做的,用来监测usb的u盘插入和拔出,并在一个listbox里面显示插入和拔出的状态,是一个usb的参考代码。-c# do u used to monitor the usb disk inserted and pulled out and displayed in a listbox inside the insert and pull out of the state, is a reference code usb.
<JorhnalLiu> 在 2024-11-02 上传 | 大小:29696 | 下载:0

[C#编程Ex05_06

说明:实现播放FLASH动画的功能-the function of palying flash in you application~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<zhanglifang> 在 2024-11-02 上传 | 大小:189440 | 下载:0

[C#编程CSharpprogrammingideas

说明:cshart是Microsoft Visual Studio.NE的一部分,本身没有类库,本书对这门语言的基本特征,规则及异常现象进行具体说明,有时也涉及运算方式。-c sharp is part of Microsoft Visual Studio.NE, they do not have any library, this book about the basic characteristics of language, rules
<lijun> 在 2024-11-02 上传 | 大小:6926336 | 下载:0

[C#编程web_browser

说明:c#web浏览器(仿ie6),课程设计作品-C#text originally browser(imitate ie 6)
<吴小刚> 在 2024-11-02 上传 | 大小:702464 | 下载:0

[C#编程Csharpmassprogramminglanguage

说明:全书以通俗易懂的语言,精辟丰富的实例,从对CSHARP的简介开始,全面讲解了CSHARP编程语言规范以及各个层面的特性。-The whole book to understand the language of rich brilliant examples CSHARP profile from the start of the programming language CSHARP on the norms and characte
<lijun> 在 2024-11-02 上传 | 大小:23280640 | 下载:0

[C#编程CSharpDesignMode

说明:全书分为四个部分,首先介绍了CSharp语言和面向对象程序设计的一般原则,然后分别讲述了创建型模式、结构型模式和行为型模式。-Book is divided into four parts, first of all introduced the CSharp object-oriented programming language and the general principles of design, and then descr
<lijun> 在 2024-11-02 上传 | 大小:5259264 | 下载:0

[C#编程silverlight3_beta_docs

说明:Silverlight 3 Documentation
<Uday Kishore> 在 2024-11-02 上传 | 大小:65814528 | 下载:0

[C#编程asd

说明:建立一个基本分页存储管理系统的模型 首先分配一片较大的内存空间,作为程序运行的可用存储空间 建立应用程序的模型; 建立进程的基本数据结构及相应算法 建立管理存储空间的基本存储结构 建立管理分页的基本数据结构与算法。 设计存储空间的分配与回收算法; 提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入 -asd
<余乐> 在 2024-11-02 上传 | 大小:1037312 | 下载:0

[C#编程notepad

说明:c#编写的记事本程序(仿windows记事本)-C# imitation Windows notepad
<吴小刚> 在 2024-11-02 上传 | 大小:57344 | 下载:0

[C#编程yu

说明: -
<余乐> 在 2024-11-02 上传 | 大小:5120 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 3709.10 .11 .12 .13 .14 ... 5346 »

源码中国 www.ymcn.org