Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Author: Simo

Largest Rectangle in a Histogram 杭电1506

Subject link: http://acm.hdu.edu.cn/showproblem.php?pid=1506

#include
using namespace std;
const int N=1e5+7;
typedef long long ll;
ll arr[N];
int main(){
int n;
while(cin>>n,n){
s

October 16, 2021By Simo Mathematics Electricity, hang, histogram, Largest, RectangleLeave a Comment

Linux Common Directive 3

cal command:
  cal output the calendar of the current month
  cal -1 is equivalent to cal
  cal -3 output the calendar of the previous month, this month, and the next month
cal -y year output

October 16, 2021By Simo Linux common, Directive, linuxLeave a Comment

Linux-Package Manager-4

Installation

Upgrade

Query

Import the public key
rpm -K|checksig rpmfile to check the integrity and signature of the package

rpm –import /etc/pki/rpm-gpg/RPM-GPG -KEY-Cent

October 16, 2021By Simo Linux linux, Manager, packageLeave a Comment

Linux directory structure

For beginners to learn Linux, you first need to clarify the Linux standard directory structure

/

/: The root directory. Generally, only directories are stored under the root directory,

October 16, 2021By Simo Linux catalog, linux, structureLeave a Comment

HOMEBREW’s TAP function detailed

Homebrew is a package manager for Mac developed using ruby.
Here is an explanation Knowledge about Taps(third-party-repositories)

brew tap can be the software of brew Track, update, install a

October 16, 2021By Simo Macos detailed, function, Homebrew, tapLeave a Comment

First homework: “Data Structure” Chapter 1 Introduction Knowledge Structure

“Data Structure” Chapter 1 Introduction Knowledge Structure map

letter tube 1134 Class 05

October 16, 2021By Simo Data Structure Data Structure, First, first chapter, Guide, Homework, Introduction, knowledge structure, MapLeave a Comment

iTerm – Create a new tag session using the same work directory

Usually in a workflow, you are working in a directory and then you need to create a second terminal or session to the same directory.

TAB 1
#~/home
cd really
#~/home/really
cd long< br />#~/h

October 16, 2021By Simo Macos catalog, creation, ITERM, Label, New, Same, session, use, WorkLeave a Comment

VUE component lifecycle

1. Component life cycle:< /strong>

1. Component life cycle:

4 aStage:

create: Createnew Vue()Sample object or component object

mount: scan and generate virtualDOMTree, First

October 16, 2021By Simo Linux components, Life Cycle, VueLeave a Comment

Linux users and password file format detailed

This article introduces the format of the two files /etc/passwd and /etc/shadow under the Linux system. Of these two files, one is the storage of user account information data, and the other is the

October 16, 2021By Simo LinuxLeave a Comment

[National Day Training] 10.1

To be honest, only the third question in this exam is a bit disgusting. I only have 100 if I’m too bad, and I haven’t written the correct answer for the second question.

T1

1. Mountain

October 16, 2021By Simo Linux 10.1, National Day trainingLeave a Comment

Posts navigation

Page 1 … Page 90 Page 91 Page 92 … Page 590
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress