资源列表
JCHENG2
- 设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)-design a simulation process management process using time-Web, the process of CPU time for each and every piece of the process to determine the priority number. (Agreement : each corre
juzheng
- 稀疏矩阵是矩阵中非零元小于零元的矩阵,按照压缩储存的概念,只储存稀疏矩阵的非零元。除了储存非零元的值外,还要同时记下它的行列位置。这样,稀疏矩阵就可以用一个三元组表确定。应为是矩阵,所以要用到TSMatrix的存储结构,来存储矩阵的三元组表。
sniffer
- 扫描器是网络信息收集的一种方法,从功能上可分为漏洞扫描和端口扫描。通过实验,掌握漏洞、端口的基础知识,掌握扫描器的基本原理并设计实现端口扫描和漏洞扫描程序。网络端口扫描器的工作原理是通过socket套接字对端口使用connect()进行连接,并记录目标主机给予的回答,搜集目标主机的各种有用信息。 程序采用MFC编程,为提高扫描速度,加入多线程支持。
julishiliang1
- 计算机网络课程设计实验,距离矢量路由算法。在运行前须在c磁盘下建立文档data.txt。并且输入49个数字 1~9或- 用逗号分开。
Hilditch细化算法
- Hilditch细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Hilditch thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
6.1
- usacoCHAPTER6程序,非常恶心的动态规划转移方程,位运算-usacoCHAPTER6 procedures, very nausea transfer equation of dynamic programming, digital computing, etc.
BWFilter
- filter to perform filtering -filter to perform filtering
Viterbi_Hard_Soft_Decoding
- Compare performance of hard/soft decoding of Viterbi algorithm.
df
- 是一个深度广度搜索程序源代码.有需要源代码的可以下载这个代码看看,做得不是很好,希望多多指教。-this is a C language. thank you!I have some other documents to you !so you need to call me soon.
chat_server
- 简单聊天室的客户端程序,实现基本的登录、聊天、接受消息、登出等操作,适合初级入门人员参考-Simple chat room client program to achieve basic login, chat, receive messages, log off and other operations for primary entry Reference
keygame
- 简单的键盘小游戏的语言实现的小程序简单有趣-Simple keyboard little game language realization
