资源列表
002
- 四. 实验内容――格雷码问题 1.问题描述 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。 例如:n=2时的格雷码为:{00, 01, 11, 10}。 设计求格雷码的递归算法并实现。 2. 具体要求(若在ACM平台上提交程序,必须按此要求)――平台上1769题 输入:输入的第一行是一个正整数m,表示测试例
PortScan
- Port Scan....by sent requests to different ports-Port Scan .... by sent requests to different ports ....
Login
- It will check for the subscribed user, if he /she is not a valid user will get the error message.
sc
- 通过socket实现客户端与服务器通信。客户端发送0或1到服务器,根据收到的信息分别执行相关的指令-To achieve through the socket client and server. Send the client to the server 0 or 1, according to information received were related to the implementation of the directive
ex01-06
- 函数重载 C++的多态性 内联函数 调用函数-Function Overloading polymorphism C++ inline function call function
PCA_Face_Recognition
- this code dreven by eng ahmed abu aziz and eng marwan el khodary for nural network course
fft.txt
- 实现fft 是想找到更多信息 所以注水了 抱歉-Fft to achieve is to find more information on the water so sorry
rwzx
- 工作分配问题。设有n件工作要分配给n个人去完成。将工作i分配给第j个人所需要的费用为Cij。设计一个算法,为每一个人都分配1件不同的工作,并使总费用达到最小。-Work allocation. With n pieces of work should be assigned to the n individual to complete. Will be allocated to the first j of work i need to cost individual Cij. Design
dhcp
- DHCP特征码解析源文件,可通过词源文件获得分析特征值-DHCP signature parsing the source file, the file can be obtained through the etymology of eigenvalues
biaodashi
- 表达式求职.输入随意一个表达式,程序能求出它的最后结果,并且能转化式子其他的形式。-input some numbers and output the result
pguiitusaipaar
- 开发一个程序源码生成两个线程(进程)模拟龟兔赛跑。1、兔子进程优先级高,因而跑的快,但兔子进程随机发生一些睡眠。2、乌龟进程优先级低,因而跑的慢慢,但乌龟进程不发生睡眠。3、程序源码应能用动画方式显示出来龟兔赛跑的的进程。源程序源码如下:(我在Visual C6.0调试通过) -Developing a program source code to generate two threads (processes) analog Tortoise and the Hare. Rabbit p
student-manage-system
- 课程设计 学生管理系统 -Course Design student manage system
