资源列表
Cpp1
- 每个地区有一个编号(从 1 到 N) ,如果一个地区有军队的话,这些军队将组成一个军 团。指挥中心将发布的命令如下: U a b:将 b 地区军团的调到 a 地区,从而组成一个新的军团。为了便于管理,每次新加 入的军队将按顺序加入到 a 军团后面。数据保证 a 与 b 不相同。 I a x:将一支人数为 x 的军队调到 a 地区。为了便于管理,每次新加入的军队将加入到 a 军团前面。 D a x:将 a 地区中军队人数为 x 的调走。若不存在,则不执行。 Q a:询问
divider
- verilog很省资源的除法器,(用减法,需要时钟)验证通过-Province resources division, verified by
socket
- python关于socket模块的简单使用,菜鸟适合,大神笑过-python socket module is simple to use, the rookie fit, great God laugh
rsacrack
- None rsa cracker testing version
43
- 一个较大的电子钟程序-a bigger clock...
riqilei
- 建立一个日期类 按要求格式输出 进行自动加一等功能-Establish a date classes required output format automatically plus one equals function
stack
- c语言栈实现进制转换,包括站的定义,使用初学者-c language stack to achieve binary conversion, including station definition, the use of beginners
1934
- 这是poj上第1934题的C++答案,感觉自己写的还不错,可以提供给大家参考!-This is the first 1934 issue of C++ poj answer, she felt to write well, you can provide for your reference!
Palindrome
- 回文串,可以实现回文串的判断,忽略字符串中的英文字母的大小写-Palindrome string, string palindrome can judge ignored the letters in the string case
prac9
- The above file will give you various kinds of filter that are applied to a single image and so that you will be able see the effect of that filter to the image.
display
- AVR16数码管显示头文件,只需修改引脚即可很方便调用-AVR16 digital display header files, it is convenient to call
USACO-Bessie-Come-Home
- 此c++代码实现了USACO上Bessie Come Home的问题,并运用了弗洛伊德算法-This c++ code implements the Bessie Come Home USACO problems and use of the Floyd algorithm