资源列表

« 1 2 ... .27 .28 .29 .30 .31 9032.33 .34 .35 .36 .37 ... 66581 »

[GDI/图象编程2005419135230902

说明:256色转灰度图可以将彩色图象转化为灰度图象-256 grayscale color to color images can be converted into gray-scale image
<赵豪> 在 2008-10-13 上传 | 大小:142.73kb | 下载:0

[Windows编程bagle

说明:beagle蠕虫的源代码,非常的经典。开发语言是汇编语言,具有邮件,修改注册表的功能。-beagle worm source code, a classical code. Using assemler language , it has email and registry modification functions.
<王斌> 在 2008-10-13 上传 | 大小:57.65kb | 下载:0

[Static控件解决生产者-消费者问题

说明:public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter < 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw
<阿乌鸟> 在 2008-10-13 上传 | 大小:1.08kb | 下载:0

[数据库编程d015_chunkole

说明:将多媒体文件保存到数据库中,或将数据库中的多媒体文件显示出来(90KB)-multimedia files will be saved to a database, database or multimedia files displayed (90KB)
<酸奶> 在 2008-10-13 上传 | 大小:89.9kb | 下载:0

[数据库编程SQL之源码

说明:第5章 Transact-SQL及其程序设计基础5.2 Transact-SQL基础5.2.2 数据查询1.查询表中所有的列例如,要查询表book中的所有书籍的信息,可在SQL查询分析器中输入如下命令:SELECT * FROM book-Chapter 5 Transact-SQL procedures and the design basis 5.2 Transact-SQL data base for a 5.2.2. For all of the tables out, for exam
<gjc> 在 2008-10-13 上传 | 大小:94.09kb | 下载:0

[C#编程优美C语言1

说明:1. C语言的主要特点有哪些?(多选) A.简洁、紧凑,使用方便、灵活,易于学习和应用。 B.C语言是面向结构化程序设计的语言。 C.C语言允许直接对位、字节和地址进行操作。 D.数据类型丰富。 E.C语言生成的目标代码质量高。 答案: ABCDE-1. C language are the main features of which (choose) A. concise, compact, easy to use, flexible, easy to learn and use. Untr
<gjc> 在 2008-10-13 上传 | 大小:8.18kb | 下载:0

[C#编程优美C语言2

说明:2. C语言程序由什么组成?(单选) A. 子程序 B. 主程序和子程序 C. 函数 D. 过程 答案: C-2. C language programming from what is the composition (Option) A. Subroutine B. main program and subprogram C. D. process function answer : C
<gjc> 在 2008-10-13 上传 | 大小:4.15kb | 下载:0

[C#编程优美C语言(3)

说明:3. 源程序要正确地运行,必须要有什么函数?(单选) A. printf函数 B. 自定义的函数 C. main函数 D. 不需要函数 答案: C-3. Source code to run correctly, we must have what function (Option) A. B. printf function defined function main function D. C. function need not answer : C
<gjc> 在 2008-10-13 上传 | 大小:14.88kb | 下载:0

[C#编程优美C语言 (4)

说明:4. 指出下面合法的标识符:(多选) A. 3ab B. int C. ABC D. a_3 E. sum.a F. #abc G. _stu2 H. abc f-4. Below that a valid identifier : (choose) 3ab A. B. C. int ABC D. A_3 E. sum.a F. # abc G. H. abc f _stu2
<gjc> 在 2008-10-13 上传 | 大小:24.66kb | 下载:0

[界面编程VBpopinterface

说明:用VB实现的非常好看的国际上流行的程序界面。-VB very attractive on the international popular programming interfaces.
<雷柯> 在 2008-10-13 上传 | 大小:23.64kb | 下载:0

[界面编程beautifulVBform

说明:用VB实现的漂亮的窗体界面,对设计多媒体程序界面非常有用 。-VB forms of the beautiful interface, the design of multimedia programming interfaces very useful.
<雷柯> 在 2008-10-13 上传 | 大小:46.9kb | 下载:0

[ListView/ListBoxszgdxnfnmpascal

说明:用PASSCAL实现了数据结构书上的各种排序算法,用了动态显示,是学习的好例子-PASSCAL achieve with the data structures on the various sorting algorithm with a dynamic display, is a good example of learning
<刘锋> 在 2008-10-13 上传 | 大小:67.8kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 9032.33 .34 .35 .36 .37 ... 66581 »

源码中国 www.ymcn.org