资源列表
winner
- 这些是自己写的,不知道合适不,也有可能会有错!java计算器的-wrote it myself, do not know is not appropriate, it may be wrong! Java Calculator
数学实验
- 用MATLAB实现的RSA。界面友好,可加密任意长度字符串。-MATLAB RSA. Friendly interface, encryption arbitrary length of the string.
Proj5_2
- 一个模仿操作系统的页面调度算法,模拟了调试的基本操作。-a copy of the operating system pages scheduling algorithm, a simulation testing the basic operation.
LinkPanel
- 一个快捷面板,可以将自己常用的程序放在其中!-a quick panels can be used in their procedures on it!
用Visual C++打造IE浏览器
- 此为本人期末的课程设计VC设计:浏览器程序设计。注:本源码用Word文档存放。 简介内容:随着互联网在世界范围的广泛应用,WWW(World Wide Web,万维网)也日益成为互联网上信息交流不可缺少的工具。它是一种以HTTP(HyperText Tranfer Protocol,超文本传输协议)为基础,使用HTML(HypeText Markup Language,超文本标记语言)编写的有若干Web网页构筑而成的世界。 本课程设计要求设计类似于微软的IE浏览器,具备一个浏览器的基本功能,可以
遗传算法应用
- 这是一个基于遗传算法的人工生命模拟 AL_GA.C -This is a genetic algorithm based on the simulation of artificial life AL_GA.C
操作系统讲义
- 这是一篇操作系统的讲义,大家可以好好看一个,希望大家都能有一个好的结果-This is an operating system lectures, we could well see a hope that we can have a good result
局域网查看器
- 局域网查看工具,可以自己设定IP来对本地局域网共享的文件作很好的搜索!功能强大!-LAN View tool, it set itself on the local IP LAN to share a document search for good! Powerful!
编译原理 课件打包
- 哈尔滨工业大学计算机科学与技术学院编译原理课件,很全面,对广大编译原理爱好者有很好的帮助!-Harbin Industrial University Computer Science and Technology Institute courseware compiler theory, very comprehensive and of the general principles of compiling a very good lovers!
ASP.NET源代码
- asp 初学者必用。 内容简单易懂,事例多多。 包括数据库的连接和操作。/-asp beginners will use. As simple and understandable, many examples. Database connectivity and operation. /
数据结构教学大纲
- 南京工业大学的《数据结构》教学大纲,数据结构是南工大考研专业课程的重点课程,这里包含了所有重点,对考研的同学很有帮助!-Nanjing University of the "data structure," the curriculum, data structure is a large South taking tests for professional courses focus on courses here encompasses all focus on the
PL/0编译程序
- PL/0语言的文法规则 说明 (1)对原PL/0编译程序作了如下修改: 1’增加了输入文件ff和fi,输出文件fw2。 2’增加了保留字read和write,使保留字个数增至13。 3’关系运算符中的>=、<=和<>改为在过程getsym中说明。 4’在过程interpret中增加了读和写操作。 (2)预先建立PL/0语言源程序文件ff和其所需要的数据文件fi(文件名预先确定)。 (3)运行时在键盘上根据提示信息键入输出文件fw2的文件名(自行随时确定)。-PL / 0