资源列表
Josephus
- 线性表实现约瑟夫(Josephus)环问题 VC实现-Linear table to achieve Joseph (Josephus), Central problems VC in
Queen
- 八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上, 其中任意两个xi和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。C实现-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any t
Maze
- 迷宫求解:用二维矩阵表示迷宫,自动生成或者直接输入迷宫的格局,确定迷宫是否能走通,如果能走通,输出行走路线。 c实现-Solve the maze: maze, two-dimensional matrix that automatically generated, or directly enter the maze pattern, to determine the labyrinth whether to go through, if we can go through the outpu
VHDL_model_16_bit_DAC_sigma_delta
- VHDL code for a sigma delta DAC 8 bit
Knapsack-problem(DP)
- 本文档详细分析了动态规划的经典模型-背包问题,能够有效强化对该类型算法的理解。-This document is a detailed analysis of the classic model of the dynamic programming- knapsack problem, can effectively enhance the understanding of this type of algorithm.
bellman_ford
- 图论中最短路径的一些算法,包括bellman_ford等-Shortest path algorithm in graph theory, including bellman_ford
zdlj
- 图论中最短路径的一些算法,包括bellman_ford等-Shortest path algorithm in graph theory, including bellman_ford
bank
- 数据结构大型试验-银行模拟系统 (1)通过程序动态模拟银行顾客在一家有n>=2个窗口的银行的到达和离开情况。 (2)通过计算每位顾客的平均等待时间及每一窗口处于“繁忙”状态的百分比,来测试银行的服务效率。 (3)实现中,可以用时间代表银行活动的对象,用事件驱动来模拟这些活动,并以概率(随机数发生器)来描述预期的客户到达率和银行职员为一个顾客服务所需的时间。 (4)在实验中,可改变参数(如银行窗口数、客户到达率、服务时间等),测试银行的服务效率。要求在各种情况下,模拟测试都能
maxcmscaiji
- 2011- 22更新记录 土豆播放器视频播放清晰状态选择 增加对百度影音缓冲及暂停广告地址的管理,详见后台“系统”-“百度影音缓冲及暂停广告地址” 修复新浪高清失效播放器 修复土豆的采集功能 修复新浪的采集功能 更多功能敬请体验..... 2011-06-01更新记录 修正5.12版目录生成BUG 修正在CDN下登陆网站后台的错误 2011-05-12更新记录 新增 校正qvod地址时,自动插入网址 修复 {news:key
zuixiaodaijia
- 最小生成树,所得到的代价最小,适合学生学习 数据结构-Minimal cost to the minimum spanning tree, suitable for students learning data structures
MSG
- 数据结构使用doublelist 的消息机制-Data structures
analytic-hierarchy-process
- matlab编写的层次结构算法,将一个复杂矩阵分解为多个准则,得到多指标的若干层次,通过定性指标模糊量化方法算出单排序(权数)和总排序。-hierarchy algorithm, Matlab written in a complex matrix is decomposed into a number of criteria, multiple indicators at several levels to calculate the single-sort (we
