资源列表
beautifulVBform
- 用VB实现的漂亮的窗体界面,对设计多媒体程序界面非常有用 。-VB forms of the beautiful interface, the design of multimedia programming interfaces very useful.
VBpopinterface
- 用VB实现的非常好看的国际上流行的程序界面。-VB very attractive on the international popular programming interfaces.
优美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
优美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
优美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
优美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
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
d015_chunkole
- 将多媒体文件保存到数据库中,或将数据库中的多媒体文件显示出来(90KB)-multimedia files will be saved to a database, database or multimedia files displayed (90KB)
解决生产者-消费者问题
- 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
bagle
- beagle蠕虫的源代码,非常的经典。开发语言是汇编语言,具有邮件,修改注册表的功能。-beagle worm source code, a classical code. Using assemler language , it has email and registry modification functions.
2005419135230902
- 256色转灰度图可以将彩色图象转化为灰度图象-256 grayscale color to color images can be converted into gray-scale image
javascan
- java协议分析开发包。进行网络协议开发时很有用的东东哦。-protocol analysis development kits. For network protocol is useful for the development of the Eastern oh.