zhenjiangma's Stars
dynup/kpatch
kpatch - live kernel patching
openstack/watcher
Resource optimization service for OpenStack. Mirror of code maintained at opendev.org.
ongmanibaimihong/book
个人认为对技术提升很不错的书
Light-City/CPlusPlusThings
C++那些事
throne-developer/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
Miller-Xie/Code
面试高频算法题总结,个人博客
Miller-Xie/CS_Review
面试常见问题汇总
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
PyQt5/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
t-towtdi/B.Eckel-Thinking-in-CPP-vol.1
This repository contains samples (and exercises) from Bruce Eckel book Thinking in C++ (2nd edition) 1st volume.
manishshettym/CloudSimExtensions
Failure Zone aware VM Allocation policy and other extensions to the famous cloud simulation tool - CloudSim
Azure/AzurePublicDataset
Microsoft Azure Traces
zhengguorong/h5maker
h5编辑器类似maka、易企秀 账号/密码:admin
zenara/cloudsim
cloudsim for Energy Efficient Resource Scheduling In Big Data Computing Environments
sidjee/Ant-Colony-Optimization-Framework
An ACO framework to be plugged into Cloudsim Simulator
AnanthaRajuC/CloudSim-Round-Robin
CloudSim Example with Round Robin Data center broker & Round Robin Vm Allocation Policy with Circular Hosts List
mourjo/VMScheduling
Simulated environment to apply different strategies of VM scheduling (using CloudSim)
tamojit9/CloudSim3.0.3-modified-
this is a netbeans project that has many customized scheduling policies and data center brokers.
Udacity2048/CloudSimDisk
A new storage modeling for CloudSim simulator.
kaskavalci/CloudSim
chromium/chromium
The official GitHub mirror of the Chromium source
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
chansonzhang/tavms
A task aware virtual machine scheduling algorithm implementation in cloudsim
Gavrila9/Ant4Cloud
蚁群算法相关,cloudsim和workflowsim的源码
18708111002/virtual-machine-placement-
ArunkumarGoge/BioInspiredAlgorithms
Here i'm implementing bio inspired algorithm for virtual machine placement in cloud computing. I'm novice coder.