资源列表
ydp01
- 简单的小程序,说明程序的小内容,简单的Employ-Employee
SurveyCalculate
- 工程测量计算有关的几个函数类代码。 可以提供C#爱好者自编,测量处理程序。-Engineering measurement and calculation of several functions related to class code. Can provide C#
Dictio
- dictionary c++. enter a word and his descr iption
webserv
- 关于linux下网络的web服务器的编程程序。通过编程实现我们所需要的功能-Under the network on the linux web server programming procedures. By programming the functions we need
Word
- 简单的此法分析程序,适合初学编译原理的同学,只是初始化的关键字比较少-This simple analysis procedure, suitable for students beginners compiler theory, but relatively few initialization keywords
specman_nc
- Specman E code for Wait-Sync
Emailsend
- 本实验要求按照SMTP通信协议(RFC2821)编写一个简单的邮件发送程序。实验采用SMTP服务器作为邮件发送服务器。-The experimental requirements in accordance with the SMTP protocol (RFC2821) write a simple mail program. Experiments using SMTP server as a mail server.
aodv
- A tcl code for AODV in ns-2
Mimage-preproA
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 -Adaptive Wiener filtering in MATLAB functions filter2 the image noise by the mean filter images using five different gradient Enhancement Act for image sharpening the i
mail
- python的邮件发送组建,可自定义主题发送对象,添加附近;需要提供邮件服务器地址-send mail
最短路径和最小生成树
- 最短路径和最小生成树-shortest path and minimum spanning tree
chess
- java实现的一个算法,主要功能是在n*n的棋盘上,马步遍历,从一个起始点开始,在遍历所有的棋盘后,看能否回到起始点。若有路径,则显示出来