资源列表
m
- 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 -Title: There are numbers 1,2,3,4, how many can be composed of distinct three-digit numbers without repetition? Is how much? 1. Program Anal
Full_bridge_DC_DC_BIPOLARnikhil
- full bridge DC-DC bipolar conveter matlab simulink file
allsv_pwmnikhil
- SVPWM technique converter..all types
Binary-sort-tree
- 二叉排序树是一个经典的算法,该算法根据数列的大小进行排序,并具有增加或删除元素的功能-Binary sort tree is a classic algorithm based on the size of the column to sort a few, and has the function to add or remove elements
Joseph-cycle
- 是一个数学的应用问题: 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 -The application is a mathematical problem: given n individuals (in numbers 1,2,3 ... n, respectively) sitting around a round table a
CHAPTER2
- 倒立摆的源代码希望对你有用,分享一下看看,希望对你有用-The source code for inverted pendulum useful to you want to share it and see, you want to be useful
li
- 基于contourlet变换的图像去噪 与小波变换的对比-Contourlet transform based image denoising Comparison with the Wavelet Transform
CHAPTER5
- 倒立摆的源代码希望对你有用,分享一下看看,希望对你有用-The source code for inverted pendulum useful to you want to share it and see, you want to be useful
CHAPTER6
- 倒立摆的源代码希望对你有用,分享一下看看,希望对你有用-The source code for inverted pendulum useful to you want to share it and see, you want to be useful
CHAPTER9
- 倒立摆的源代码希望对你有用,分享一下看看,希望对你有用-The source code for inverted pendulum useful to you want to share it and see, you want to be useful
CHAPTER10
- 倒立摆的源代码希望对你有用,分享一下看看,希望对你有用-The source code for inverted pendulum useful to you want to share it and see, you want to be useful
Knapsack-problem
- 背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。用2种方法实现背包问题,用C语言编写,数据结构课内试验-Knapsack problem (Knapsack problem) is NP-complete combinatorial optimization problem. Problem can be described as: Given a se
