-
-
AddisonWesley-EssentialC++.zip
... with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread throughout the book.
-
jumping_the_queue.rar
... . This is called "jumping the queue". It is unfair to the rest of the people in the line, but, it is life. Your task is to write a program that simulates such a queue with people jumping in every now and then, assume that, if one in the queue has several ...
-
postfix.zip
That book tell you how to write code effective and learn it .it s better for your time.
-
-
ASPgbook121.rar
本留言板是一个简单的ASP留言板,主要由三文件组成,分别为
主页index.asp 、 写留言记录的write.asp 、记录所有留言的数据库messages.mdb。
本留言板使用的Access数据库保存数据,适用于小型的个人网站。另外,本留言板的源码也可以给
ASP的初学者作参考之用。
-
gzip-1.2.4.rar
Structure the sources so that the compression and decompression code
form a library usable by any program, and write both gzip and zip on
top of this library. This would ideally be a reentrant (thread safe)
library, but this would degrade ...
-
wav_write.rar
open and create one wav write handle,
write out wav file header to file.
update wav file header fields.
close wav write handle.
-
-
guandaotongxin.rar
1、 了解系统调用pipe()的功能和实际原理
2、 编写一段程序,使用管道实现父子进程之间的通信
a) 使用系统调用fork()创建一个子进程
b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\n”。
c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止
-
1387518fl09.rar
最牛的FLASH源码. 2006-11-25 1:04:04. 2006年11月25日var w1=window.createPopup() document.write("") ... 15、大熊猫生日,吹灭生日蜡烛后,朋友们问它,许了什么愿望。大熊猫回答说:“我这辈子有2个最大的愿望,一个是希望能把我的黑眼圈治好,还有 ...
-