资源列表
[GDI/图象编程] 2005419135230902
说明:256色转灰度图可以将彩色图象转化为灰度图象-256 grayscale color to color images can be converted into gray-scale image<赵豪> 在 2008-10-13 上传 | 大小:142.73kb | 下载: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
[界面编程] 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/ListBox] szgdxnfnmpascal
说明:用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