资源列表
huisu
- 回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或1分配给x的所有可能方法。当n= 3时,解空间为{ ( 0
StudentInformationManagementSystem
- C# 学生信息管理系统 暑假实践优秀作品-C# Student Information Management System for the practice of summer vacation outstanding works
CPUDemo
- Delphi 拟图,类似CPU趋势图,网格图-Delphi intends Figure
MS-DOS
- 可以看一看源代码 与大家共享-look at the source code and share
EzProcess_src
- 汇编语言写的进程管理器,可以启动,终止及设置进程的优先级-Written in assembly language, process manager, you can start, terminate and set the process priority
dianzi
- 基于单片机的电子时钟设计,更方便快捷,便于自动化管理-Electronic clocks based on single chip design, more convenient, easy to automate management
7
- 验证时间域的循环褶积对应的是频率域的乘积;线性褶积则不然-Cycle time convolution corresponding authentication domain is the product of the frequency domain otherwise the linear convolution
jishuqi
- 在用VHDL语言描述一个计数器时,如果使用了程序包ieee.std_logic_unsigned,则在描述计数器时就可以使用其中的函数“+”(递增计数)和“-”(递减计数)。假定设计对象是增1计数器并且计数器被说明为向量,则当所有位均为‘1’时,计数器的下一状态将自动变成‘0’。举例来说,假定计数器的值到达“111”是将停止,则在增1之前必须测试计数器的值。 如果计数器被说明为整数类型,则必须有上限值测试。否则,在计数顺值等于7,并且要执行增1操作时,模拟器将指出此时有错误发生 -VHD
06
- 汇编实验 1.掌握PL/0编译程序的总体结构; 2. 熟悉PL/0的语法图;
dys
- 求两个或两个数以上的最大公约数,有可视页面(For the two or two numbers above the common denominator)
StepperMotor
- stepper motor connections
ahp-VCPP6.0
- 层次分析法 判断矩阵的输入,计算最大特征值及对应的特征向量,并做一致性检验-Analytic Hierarchy Process to determine the matrix input to calculate the maximum eigenvalue and corresponding eigenvectors, and consistency test
