搜索资源列表
20051230黑客基地新手学习资料
- 黑客基地新手学习资料,里面包括一些最常用的DOS命令,基本端口扫描的方法,和做一个黑客最基本需要了解的内容.-base novice hackers learning materials inside including some of the most commonly used DOS command, basic port scanning method, and doing a basic hackers need to understand the content.
Grades
- 这是JAVA入门程序,对初学者有一定的帮助。在DOS环境下的! 主题是成绩考核系统。程序中基本包括了JAVA入门的各种基础知识。 在程序段有相应的注释说明。-induction procedures for beginners helpful to a certain extent. Under the DOS environment! Is the theme of the performance appraisal system. Basic procedures include J
server_services_of_chat_room_by_Java
- Java聊天室项目的服务器端:基于shocket 类似dos界面的,实现基本的聊天室的服务器端的功能.例如:监听客户请求,启动服务器线程,与客户端进行通信等-Java chat room project server : Based on similar dos shocket interface, achieve basic chat room server functions. For example : listening to customers request, start the s
学生成绩管理系统ASP
- Excel的“录制宏”功能,是VBA编辑应用的良好载体。结合在DOS里学过的一点点BASIC语言基础,就能编写VBA程序,解决我们工作中的一些具体问题。
c4
- 多线程聊天室软件,支持互相发送文字内容,dos界面,基本设计结构-Multi-threaded chat room software, support each other to send text, dos interface, the basic design structure
youlishu
- 在dos下运行的一个简单的关于有理数类的程序,可以学习Java类的基本结构,适合初学者-In the dos run a simple program on rational classes, can learn the basic structure of Java classes for beginners
GuoSuProject
- 使用mina开发的聊天工具,只实现了基本的数据层连通,依旧停留在dos层次-Mina development of the chat tool, only the basic data layer connectivity, still remain in the dos level
jcip
- Java并发编程实战源码,这本书名为《Java并发编程实践》有些抹杀了它的价值,其中并非只讲述了Java的多线程设施,对一般的并发编程的rationale也有相当透彻的阐述。之前看过各种线程库,pThread, Boost Thread, Java Thread, Qt Thread,感觉Java的线程模型还是相对比较清晰的。只要能读懂一点Java的朋友,都可以考虑用这本书来作为并发编程的入门书。- This book covers: Basic concepts of co