资源列表
hxsf00
- 数据结构中的哈希表算法。做来完成实验的。-Hash algorithm of data structure. It uses for the experiment.
GaussProjection.rar
- 高斯投影正算程序,已知某点的经纬度,选择适当的投影分带方式,可以求得投影后的平面坐标。,GuassProjection
kiushi
- 编写C++程序完成以下功能: (1) 输入一个文本文件名; (2) 打开文件名,在该文件的每一行前面加上一个行号,保存在另外一个文本文件中。 -The preparation of C++ Process is complete the following functions: (1) enter a text file name (2) Open the file name in the paper in front of each line with a line number
xm1099
- Miller-Rabin随机性素数测试,能有效的判断一个小于2^63次方的数是不是素数。-Miller-Rabin prime randomness tests, can effectively determine whether a power of less than 2 ^ 63 is the number of prime numbers.
recod
- 该代码实现了通过微机控制实现录音和放音功能,是通过微机执行该代码后控制外围电路来实现的-The code to achieve the realization of computer control by recording and playback functions, through the implementation of the computer code to control the external circuit to achieve the
binary_search
- program for binary search in c, it is implemented with the insertion sort.
StreetNumbers_138
- Implementaç ã o do algoritmo de Street Numbers,muito utilizado na contruç ã o de compiladores
snake
- 在visual c++环境下,编写的控制台贪吃蛇游戏,虽然该游戏很老土,但很经典!-In the visual c++ environment, prepared by the Snake game console, although the game is very old-fashioned, but it' s classic!
roundtable
- 改程序解决的是围绕圆桌报数的问题,输入报数人数以及顺序,运行程序就可解决。-Reform program to address is the number of problems reported around the round table, enter the report number and order number, run the program can be resolved.
tt0301
- 用栈实现“(”与“)”(例: (()() (())) )是否匹配的检查-Use a stack to achieve " (" and " )" (example: (()() (()))) check whether the matching
fifo
- 用FIFO方式进行简单的系统存储调用试验,利用队列的方法,编写了一个FIFO线程的交互程序-FIFO method with a simple call to test the system memory, using the queue method, the preparation of an interactive program FIFO thread
Rcombination.txt
- 解决重集的组合计数程序,用容斥原理的方法-To solve a combination counting re-set procedure, the method using Inclusion-Exclusion Principle