资源列表
1
- 他举出,微软改造新版OneNote应用后,获得上百万的用户数量。微软Office套件在市场上非常重要,但也很长时间没有开发新款Office应用。不久后,微软将带来几款创造性的应用。这些应用将涉及创作内容、新型存储方式、管理组织内容等。-He cited, after the transformation of the new version of Microsoft' s OneNote application, get the number of millions of users. M
apple
- 将M个苹果放在N个筐中,每个筐放的个数不限,筐和苹果完全相同,找出所有不重复放法-The apples on M N baskets, each basket to put the number of limited, baskets and apple identical to identify all non-repetition put France
skelon
- 在标记分水岭算法中可以利用骨架作为标记进行分水岭变换-In marked watershed algorithm can be used as a marker watershed transform skeleton
Doolittle
- 对给定的正方矩阵进行Doolittle分解,并分析其计算量。-Doolittle given matrix decomposition
Untitled
- 北斗卫星数据分析程序,基于M A T L A B ,win7-Beidou satellite data analysis procedures, based on MATLAB, win7
LED
- 按一下开关可点亮LED,手放开后保持着明亮状态,然后再按一下开关,LED才会灭掉,以此类推。-Press the switch to light up LED, after holding a bright state hands off, and then push the switch again, LED will burn out, and so on.
nhuanghouwenti
- N皇后问题 题目描述: 在N*N的方格棋盘放置了N个皇后,使得它们不相互攻击(即任意2个皇后不允许处在同一排,同一列,也不允许处在与棋盘边框成45角的斜线上。 你的任务是,对于给定的N,求出有多少种合法的放置方法。 输入: 共有若干测试用例,每个测试用例对应一行一个正整数N≤10,表示棋盘和皇后的数量;如果N=0,表示输入结束。 输出: 对每个测试用例输出一行一个正整数,表示对应棋盘的皇后的可行放置方案总数。-N queens problem Subject de
CSharp_arcengine101-Scene
- C#+arcengine10.1 Scene 滚轮缩放详细代码-C#+arcengine10.1 Scene code
Newton_diedai
- 牛顿迭代法的MATLAB程序,输出计算结果-Newton iterative method MATLAB program outputs the calculation result
half-and-in-order
- C语言实现顺序查找和折半查找,是初学者常用的两种算法-half and in order search
Ultrasonic_sim
- A code used to simulate noise in human beings
Biorhythms
- poj 1006 生理周期 Descr iption 人生来就有三个生理周期,分别为体力、感情和智力周期,它们的周期长度为23天、28天和33天。每一个周期中有一天是高峰。在高峰这天,人会在相应的方面表现出色。例如,智力周期的高峰,人会思维敏捷,精力容易高度集中。因为三个周期的周长不同,所以通常三个周期的高峰不会落在同一天。对于每个人,我们想知道何时三个高峰落在同一天。对于每个周期,我们会给出从当前年份的第一天开始,到出现高峰的天数(不一定是第一次高峰出现的时间)。你的任务是给定一个从当