资源列表
JAVA-BF
- Project :- Implement Bellman fords algortihm (SSSP) using JAVA
automatic-FX2N
- Based on the design of the automatic loading and unloading line FX2N
Merge-linked-list
- 合并链表的代码,将两个双向链表合并到一起,可扩展性强。-Merge linked list of code, the two-way linked list together, scalable.
zifuchuan
- 字符串的的查找,删除,替代,并保存,可以找出出现频率最高的前十个字符串。-String search, delete, replace, and save, you can find the highest frequency of the top ten strings.
lcedfolderandfile
- 文件扫描 文件查看 可远程使用 自己做的一个文件扫描小工具,把扫描的文件全部存到一个txt文档中-File scanning Oneself to do a document scanning tool, the scan files are all stored in a TXT document
RSA
- RSA文件加解密简单操作,适合初学者,自动生成复杂秘钥。-RSA file encryption and decryption operation is simple, suitable for beginners, to automatically generate complex secret key.
wadl2java
- jersey框架下将wadl文件转换为java 类的方法代码。-wadl to java method in jersey frame.
msdn-library
- msdn类库中文版,可供开发这查阅的帮助文档。-msdn library
vbforwinsock
- 笔记本通过WIFI查看USB摄像头上位机程序-vb for wifi usb
Calculater
- 本程序采用C语言编写,通过数组的形式,实现高精度加减乘除。进入程序之后,首先输入你要进行运算的算式个数,然后依次输入诸如 2/5 5/2 1/0 52/4 得到 2/5 0……2 5/2 2……1 divisor is 0 52/4 13-This procedure using C language, through an array of high-precision arithmetic. After entering the program, firs
Scores-manager
- a) 运行程序后显示以下信息:1、Display all information 2、Add a student 3、Delete a student 4、Quit b) 按1后进行简单数据处理并输出所有信息,输出的信息包括: 序号、学生姓名、学号、三门课的成绩、该学生的平均成绩、总成绩;并在最后计算每一门课程的平均成绩。 c) 按2选择增加学生信息,学生数量最多为50,超过之后无法输入。输入信息包括学生姓名、学号、三门课程成绩(在程序中可以事先初始化几个学生信息)。 d
CTimer
- 时间类CTime,用于表示时间值(小时、分钟、秒)。要求:可以初始化时间值,显示当前时间,并具有将秒数加1的功能。在主函数中声明CTime的对象,并设置其初始时间,然后测试秒数加1的功能(通过一个循环语句将初始时间依次加1秒,并在屏幕输出当前时间)。-Time class CTime, used to represent the time value (hours, minutes, seconds). Requirements: You can initialize a time value,
