码迷,mamicode.com
首页 >  
搜索关键字:number    ( 26994个结果
加州大学伯克利分校Stat2.2x Probability 概率初步学习笔记: Section 3 The law of averages, and expected values
Stat2.2x Probability(概率)课程由加州大学伯克利分校(University of California, Berkeley)于2014年在edX平台讲授。PDF笔记下载(Academia.edu)SummaryLaw of Large Numbers As the number ...
分类:其他好文   时间:2014-12-29 10:17:09    阅读次数:292
sdut2623——The number of steps
The number of steps Time Limit: 1000ms   Memory limit: 65536K  有疑问?点这里^_^ 题目描述     Mary stands in a strange maze, the maze looks like a triangle(the first layer have one room,the second lay...
分类:其他好文   时间:2014-12-29 09:05:37    阅读次数:206
(简单) POJ 3468 A Simple Problem with Integers , 线段树+区间更新。
Description You haveNintegers,A1,A2, ... ,AN. You need to deal with two kinds of operations. One type of operation is to add some given number to eac....
分类:其他好文   时间:2014-12-28 23:31:26    阅读次数:235
[LeetCode] Combination Sum II
Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T. Each num...
分类:其他好文   时间:2014-12-28 20:42:50    阅读次数:108
【leetcode】3Sum Closest
3Sum ClosestGiven an arraySofnintegers, find three integers inSsuch that the sum is closest to a given number, target. Return the sum of the three int...
分类:其他好文   时间:2014-12-28 20:42:49    阅读次数:127
[leetcode]
问题描述: Related to question Excel Sheet Column Title Given a column title as appear in an Excel sheet, return its corresponding column number. For example: A -> 1 B -> 2 C -> 3 ....
分类:其他好文   时间:2014-12-28 19:35:32    阅读次数:162
bugkExercise 5.5 Calculating average student grades.
从输出结果来看,这个程序是错的。完全不知道什么意思。Exercise 5-5. Write a program that will calculate the average grade for the students ineach of an arbitrary number of classe...
分类:其他好文   时间:2014-12-28 19:28:10    阅读次数:164
Leetcode:Edit Distance 解题报告
Edit DistanceGiven two wordsword1andword2, find the minimum number of steps required to convertword1toword2. (each operation is counted as 1 step.)You...
分类:其他好文   时间:2014-12-28 19:26:42    阅读次数:108
第一章 Codec Engine概要
本文翻译自TI的手册,该手册是学习GPP+DSP开发的金典文档,希望对各位入门有所帮助,有理解不当之处望请赐教。 Codec Engine Application Developer User's Guide Literature Number: SPRUE67D Codec Engine 应用开发使用手册原文参见: http://blog.csdn.net/dyzok...
分类:其他好文   时间:2014-12-28 18:20:25    阅读次数:306
[LeetCode] Letter Combinations of a Phone Number
Given a digit string, return all possible letter combinations that the number could represent. A mapping of digit to letters (just like on the telepho...
分类:其他好文   时间:2014-12-28 15:24:35    阅读次数:123
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!