码迷,mamicode.com
首页 >  
搜索关键字:original    ( 2117个结果
清华论文模板
thuthesis.cls 1 %% 2 %% This is file `thuthesis.cls', 3 %% generated with the docstrip utility. 4 %% 5 %% The original source files were: 6 %% ...
分类:其他好文   时间:2014-10-08 03:08:35    阅读次数:2191
C++实现hash_set
头文件: #include using namespace std; template class hash_set { private: hash_type array[100000]; int hash_fun(hash_type original); public: hash_set();//构造函数 void insert(hash_type value);//插入一个元素 v...
分类:编程语言   时间:2014-10-08 00:36:14    阅读次数:349
HDU 1754 I Hate It
I Hate ItTime Limit: 3000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:175464-bit integer IO format:%I64d Java class name:Main...
分类:其他好文   时间:2014-10-07 23:12:54    阅读次数:230
HDU 1166 敌兵布阵
敌兵布阵Time Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:116664-bit integer IO format:%I64d Java class name:MainC国的死对...
分类:其他好文   时间:2014-10-07 22:04:14    阅读次数:257
How to proceed for rework process in sap PP
Question:I am trying to create a process of rework in sap ppMy objective is to capture the rework cost to the original order number of the material.I ...
分类:其他好文   时间:2014-10-06 03:36:59    阅读次数:585
HDU 2439 The Mussels
The MusselsTime Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:243964-bit integer IO format:%I64d Java class name:Ma...
分类:其他好文   时间:2014-10-05 11:36:08    阅读次数:234
HDU - 5017 Ellipsoid(模拟退火法)
Problem Description Given a 3-dimension ellipsoid(椭球面) your task is to find the minimal distance between the original point (0,0,0) and points on the ellipsoid. The distance between two points...
分类:其他好文   时间:2014-10-04 18:05:26    阅读次数:242
HDU 1814 Peaceful Commission
Peaceful CommissionTime Limit: 5000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:181464-bit integer IO format:%I64d Java class...
分类:其他好文   时间:2014-10-04 00:08:05    阅读次数:339
HDU 3622 Bomb Game
Bomb GameTime Limit: 3000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:362264-bit integer IO format:%I64d Java class name:Main...
分类:其他好文   时间:2014-10-03 23:09:25    阅读次数:232
HDU 3001 Travelling
TravellingTime Limit: 3000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:300164-bit integer IO format:%I64d Java class name:Mai...
分类:其他好文   时间:2014-10-03 16:41:24    阅读次数:299
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!