码迷,mamicode.com
首页 > 其他好文
Modern计算器-程序员功能更新
前几天写的Modern计算器有点太简单,今天将计算器增加了程序员功能,可以进行十进制的三种转换、10 to 2、10 to 8、10 to 16。 因为写过进制转换的程序,本想着可以直接将代码复制过来,没想到却碰到了麻烦,两种代码的变量命名太混乱,根本都是当时想到的变量名随便就命名了。 这种命名真的让自己头疼了好久,所以,规范变量以及函数的命名尤为重要。 计算器的功能还将继续扩充中,虽然网上...
分类:其他好文   时间:2015-02-23 15:33:07    阅读次数:141
POJ 题目3305Surveillance(数学几何,三分)
Surveillance Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 274   Accepted: 92 Description See.Eye.A, the world's biggest independent intelligence agency, i...
分类:其他好文   时间:2015-02-23 15:32:46    阅读次数:188
D3D9 effect研究及学习
一、程序部分 1、几个全局变量的定义: ID3DXEffect* g_pEffect = NULL; D3DXMATRIXA16 g_mCenterWorld; D3DXHANDLE g_hWorld = NULL; D3DXHANDLE g_hWorldViewPro...
分类:其他好文   时间:2015-02-23 15:32:24    阅读次数:283
hdu 1679 The Unique MST 次小生成树 简单题
Given a connected undirected graph, tell if its minimum spanning tree is unique. Definition 1 (Spanning Tree): Consider a connected, undirected graph G = (V, E). A spanning tree of G is a subgraph of G, say T = (V', E'), with the following properties: 1...
分类:其他好文   时间:2015-02-23 15:33:46    阅读次数:257
acm2013
/**  * 蟠桃记  * 每天吃掉桃子总数一半多一个  */ import java.util.*; public class acm2013 { public static void main(String[] args) { Scanner in = new Scanner(System.in); while(in.hasNextInt()){ int d...
分类:其他好文   时间:2015-02-23 15:33:42    阅读次数:170
伟大创意检验10要 - 如何检验你的创意是否适合支撑你创业
伟大创意检验10要创意如果没有强大的执行力来推动其变成现实,那么创意还只是停留在仅仅是一个想法这样的创造不了任何价值的阶段而已。但是,这并不是说创意不重要,如果一个初创企业的创意一开始就存在一些根本性的问题的话,那么就算是当今世上最厉害的企业家都可能会栽在它的手上。Founder Institute的创始人兼CEO Adeo Ressi给我们带来了一个结构化的方法来对你的创意进行分析。如果你可以用...
分类:其他好文   时间:2015-02-23 15:30:42    阅读次数:287
在SharePoint2013中查找最受欢迎项目
?? 在SharePoint2013中查找最受欢迎项目 原文地址 ,本文由SPFarm翻译 随着在SharePoint 2013中结合了analytics and search, 一堆新的功能可以帮助查找哪些内容是真正被使用的。这个信息不仅仅被埋在给管理员看的报告里,现在在文档库的ribbon上也能看到了。也许你在ribbon上注意到过“最受欢迎条目”的按,你可以在文档...
分类:其他好文   时间:2015-02-23 15:32:59    阅读次数:217
三点顺序
三点顺序 时间限制:1000 ms  |  内存限制:65535 KB 难度:3 描述 现在给你不共线的三个点A,B,C的坐标,它们一定能组成一个三角形,现在让你判断A,B,C是顺时针给出的还是逆时针给出的? 如: 图1:顺时针给出 图2:逆时针给出                               输...
分类:其他好文   时间:2015-02-23 15:31:21    阅读次数:159
杭电---2053 Switch Game
Problem Description  There are many lamps in a line. All of themare off at first. A series of operations are carried out on these lamps. On thei-th operation, the lamps whose numbers are the multiple ...
分类:其他好文   时间:2015-02-23 15:30:49    阅读次数:150
PECI接口
PECI是用于监测CPU及芯片组温度的一线总线(one-wirebus),全称是Platform Environment Control Interface。它最主要的应用是监测CPU温度,最新版本的PECI接口还包括一些其他的功能。 PECI是一个私有的协议,不得到Intel授权无从得知协议的细节。PECI规范到现在有三个主要版本:1.1、2.0和3.0。PECI 1.1支持最简单的温度监示,PECI2.0则支持更多的如读取MSR等特性,PECI 3.0进一步支持PCIe总线配置空间的读取。...
分类:其他好文   时间:2015-02-23 15:30:10    阅读次数:2603
【整合篇】Activiti业务与流程整合之查询(二)
继上篇博客:【整合篇】JBPM4.4业务与流程整合之查询 应用第二种方式:申请实体中加入需要的相应的工作流的属性 package com.tgb.itoo.basic.entity; import java.util.Date; import java.util.HashSet; import java.util.Map; import java.util.Set; import javax...
分类:其他好文   时间:2015-02-23 15:32:28    阅读次数:400
杭电---2041 超级楼梯
Problem Description  有一楼梯共M级,刚开始时你在第一级,若每次只能跨上一级或二级,要走上第M级,共有多少种走法? Input 输入数据首先包含一个整数N,表示测试实例的个数,然后是N行数据,每行包含一个整数M(1 Output 对于每个测试实例,请输出不同走法的数量 Sample Input  2 2 3 Sample Output  1 2 Au...
分类:其他好文   时间:2015-02-23 15:31:03    阅读次数:198
hdu4283---You Are the One(区间dp)
Problem Description   The TV shows such as You Are the One has been very popular. In order to meet the need of boys who are still single, TJUT hold the show itself. The show is hold in the Small hall,...
分类:其他好文   时间:2015-02-23 15:29:41    阅读次数:193
VisualSVN Server 安装出错
安装VisualSVN Server 时提示:Custom actionGenerateSSLKey failed: Command terminated with non-zero exit code 这是因为系统无法自动创建证书,退出之后重新安装,又会弹出如下提示:     这是因为没有有效证书来启动VisualSVN Server,这时候不要管它,打开VisualSVN S...
分类:其他好文   时间:2015-02-23 15:30:31    阅读次数:185
POJ 3252 round numbers(数位DP)
#include #include #include #include #include #include #include #include #include #include #include #define LL long long using namespace std; int dp[50][50][50]; int bit[40]; int dfs(int po...
分类:其他好文   时间:2015-02-23 15:28:52    阅读次数:117
HDU 3652 B-number(数位DP)
#include #include #include #include #include #include #include #include #include #include #define LL long long using namespace std; int dp[15][15][2][10]; int bit[15]; int dfs(int pos,int n...
分类:其他好文   时间:2015-02-23 15:27:52    阅读次数:114
FFmpeg示例程序合集-批量编译脚本
此前做了一系列有关FFmpeg的示例程序,组成了《最简单的FFmpeg示例程序合集》,其中包含了如下项目:simplest ffmpeg player:                  最简单的基于FFmpeg的视频播放器simplest ffmpeg audio player:       最简单的基于FFmpeg的音频播放器simplest ffmpeg pic encoder:...
分类:其他好文   时间:2015-02-23 15:27:13    阅读次数:186
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!