1. Why should we go deep into the world of mathematics?
The purpose of learning mathematics is to climb the shoulders of giants, hoping to stand at a higher height, so that I can see more things I have studied. In the process of in-depth exploration
Author: gnuhpcSource: http://www.cnblogs.com/gnuhpc/
She has always liked the company culture of Kelly's early hp. After coming to office, this lady completely overturned the old HP culture, in the past, when chatting with employees in anjet China
Divide and conquer thoughts:
(1) Divide, which breaks down the problem into sub-problems.
(2) Conquer solves sub-problems cyclically.
(3) Combine. Combine the subproblem to obtain the solution of the original problem.
Merge Sorting:
(1)
Entrepreneurship Lessons from MITXStep One market segmentation (markets segmentation)
Brainstorm all possible markets and focus on the possibilities
Find end user-users who will use your product, but not necessarily pay
Thinking about
This is the 6.828 first section of a small job, is to implement a shell, most of the source code is given, but compile a lot of bugs and warning found, so need to read the source and then change their own.The focus of this assignment is to
Guangzhou server: http://app.gzjkw.net/
"App inventor-create Your Own Android Apps" Chinese Translation Reference manual: http://www.17coding.net/
Old Witch translated book) App inventor 2:create your own Android
Lab 2:primary/backup Key/value ServiceOverview of Lab 2In this experiment, we will use the Primary/backup replication to provide a fault-tolerant key/value service. In order for all clients and severs to agree which server is primary and which
Part 1:physical Page Management1 for inch The order given). Boot_alloc () Mem_init ()(only up to the call to Check_page_free_list (1)) Page_Init () Page_alloc () Page_free () check_page_free_list () and Check_page_alloc () test your physical page
Lab 1 Exercise 4Read the knowledge of the pointers section of the C language. The best reference book is Naturally "the C programming Language".Read Sections 5.1 to 5.5. Then download the code for POINTERS.C and run it, making sure you understand
XV6 using lazy allocationWhen the process requires more memory, the call to malloc requests more heap memory, and the system calls SBRK () to complete the workHowever, some processes will apply for a large amount of memory at a time, but may not be
MIT's c pointer exercise code
I think the code is very good. I probably caught a glance at it, but it is not very difficult. Now I am busy. I will do some parsing later (if necessary)
#include #include voidf(void){ int a[4]; int *b = malloc(
Reading reference for 9.520-a learning network: Regression and classification, 2001 Spring perspective learning problems
Bertero, M., T. Poggio, and V. Torre. "ill-posed problems in early vision ."Proc. Of the IEEE76 (1988): 869-889.
Although it is
Baidu Encyclopedia:Quicksort is an improvement of Bubble sorting, which was proposed by C. A. R. Hoare in 1962. Its basic idea is: Split the data to be sorted into two independent parts by one sort, and all the data in one part is smaller than all
Today, I tried the first lesson and read the code of the first 512 bytes of bootloader. An experiment was conducted on the int0x10 Soft Interrupt Service Program of BIOS. If you encounter some problems throughout the process, record them so that you
I. Reading
Read the paper: Find the most essential paper in the field. Read the list of suggestions in this field and obtain suggestions from senior users.
Read journals: the most valuable. AI: Artificial Intelligence (The Journal of Artificial
Course Link: http://open.163.com/special/opencourse/algorithms.htmlLesson One: Fundamentals of algorithmic analysis1. Introduction to insert sort and merge sort, calculate and compare worst run time2. Algorithm analysis focus and Asymptotic analysis
LAB1 the only code that needs to be written is the third part, the code of BackTrace is as follows, in fact this part, not difficult, is oneself drag too long time, procrastination is very serious.
uint32_t Ebp,eip;
struct Eipdebuginfo
Recently started to do MIT's Jos, did a period of time, intends to summarize, as a basis for a few experiments, the wrong estimate will be many, but also ask you a lot of advice.
A Lab1-booting a PC
LAB1 is about the PC boot process, the PC starts
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.