资源列表
排序选择:
[Linux/Unix编程] myls
说明:完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名<叶黎> 在 2008-10-13 上传 | 大小:2.16kb | 下载:0
[Linux/Unix编程] myshell
说明:实现Shell,能处理命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号(getpid()系统调用) logout :退出shell ls [-l] rm [-r] mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the cur<叶黎> 在 2008-10-13 上传 | 大小:11.03kb | 下载:0
[串口编程] 18839_20051018143311129
说明:使用vb.net实现串口通讯的过程,具体见程序。谢谢!-vb.net using Serial communication process, see the specific procedures. Thank you!<施美玉> 在 2008-10-13 上传 | 大小:67.3kb | 下载:0
[其它资源] 单片机应用PS2键盘的实例
说明:单片机应用PS/2键盘的实例,本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。 [注:AT89x51使用12M或11.0592M晶振,实测使用11.0592M] [Keil uV2 7.01编译运行通过 程序中没有做键盘数据的奇偶校验]-SCM application PS / 2 keyboard example, the learning process only reference source, not used for commercial purpose<沈凡> 在 2008-10-13 上传 | 大小:3.19kb | 下载:1
[数据库编程] l7
说明:时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value 是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列 中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ... -to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hN<kdfj> 在 2008-10-13 上传 | 大小:16.14kb | 下载:0
[其它资源] JPEGDecoder
说明:jpeg解码程序,以dll方式,用户只要调用相应的接口函数即可-jpeg decoder procedures to dll, call the corresponding user interface function can be<李楚元> 在 2008-10-13 上传 | 大小:15.99kb | 下载:0
[Dephi控件源码] Delphitest
说明:这是我的一个Delphi测试的一个链接access的一点代码,希望对没有链接数据库的人有些帮助。-This is my test of a Delphi a link access point code, and I hope to not link the database to help some people.<wer> 在 2008-10-13 上传 | 大小:1.04mb | 下载:0
[Internet/网络编程] sniffer-0.5.tar
说明:* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP pac<付聚文> 在 2008-10-13 上传 | 大小:63.09kb | 下载:0