/index.php, MIT(49) Research Group on Biometrics, Michigan State University (Anil K. Jain): http://www.cse.msu.edu/rgroups/biometrics/(50) Thomas S. Huang:http://www.beckman.illinois.edu/directory/t-huang1, Illinois State University, USA(51) Research center of Digital photogrammetry and Computer vision, Wuhan University: http://www.whudpcv.cn/index.asp(52) Assistant researcher, Sami Romdhani, University of Basel, Switzerland: http://informatik.unibas.ch/personen/romdhani_sami/(53) University of
product quantization method gets poor results. Reference documents
LOWE D G. Distinctive Image Features from Scale-invariant keypoints, Int. J. Comput.Vis., 2004, 60 (2): 91–110. ↩
BAY H, Tuytelaars T, GOOL L J. surf:speeded up robust Features, Proc. IEEE Int. Conf. Comput.Vis., 2006:404–417. ↩
Rublee E, Rabaud V, Konolige K, et al. Orb:an efficient alternative to SIFT or SURF, Proc. IEEE Int. Conf. Comput.Vis., 2011:2564–2571. ↩
Csurka G, Dance C, FAN L, et al. Visual categorization with Bags
In his book, "Writing Correct Programs," Bentley wrote that 90% of the computer experts could not write a completely correct binary search algorithm within 2 hours.
I tried it myself, and it was really hard to write it right the first time. The following two implementations are iterative and recursive versions of the code, two-point lookup ideas Many people know, but here is a detail to pay attention to the choice of boundaries.
int search (int arra
://raincatss.cublog.cn/**************************************** **************************/#include#includestaticvoidSwap(char*p,char*q);staticvoidReverse(char*str,inti,intn);voidString_Shift_Reverse(char*str,intn){intlen;assert(NULL!=str);len=strlen(str);if(nreturn;}Reverse(str,0,n-1);Reverse(str,n,len-1);Reverse(str,0,len-1);}staticvoidSwap(char*p,char*q){chartmp;tmp=*p;*p=*q;*q=tmp;}staticvoidReverse(char*str,inti,intn){intl,r;for(l=i,r=n;lSwap(str[l],str[r]);}}
To sum up, solution 3 i
I cannot provide guidance from a famous teacher, but I want to find the best books and learn from the best books. I can make some compensation. Of course, it is best to take the initiative to seek guidance from mentor and professional personnel. Classic books have one feature: they are well-detailed, popular, theoretical, and informative.
Recommended books for computer science:
I. Ideological books:
1. Daniel Silis, author of "psychic chip: simple principles of computer operation" (USA), descr
. russinovich
Title: programming windows (th Edition)Title (Chinese): Windows Programming (5th)Original Charles Petzold
Title: programming applications for Microsoft WindowsTitle (Chinese): Microsoft Windows Application DesignOriginal Jeffrey Richter
Title: programming with Microsoft Visual C ++. Net (Sixth Edition)Title (Chinese): Visual C ++. Net (6th)Original George Shepherd/David kruglinski
Title: Dissecting MFCTitle (Chinese): An in-depth description of MFCOriginal Hou Jie
13th. Other (Oth
C/C ++ recommended books:C ++ programming language Bjarne stroustrup)C ++ primer (version 4) Stanley B. Lippman, Joseph Lajoie (for reference)C ++ programming specifications: 101 rules, guidelines and best practices herbsutter, Andrei Alexandrescu 2006 (more) Exceptional C ++ herbsutter 2006(More) Valid tive C ++ Scott Meyers 2006Predictional C ++ style: 40 new engineering challenges, Programming Problems and Solutions herbsutter 2006C ++ templates David vanw.orde, niclai M. josutis 2005
Additio
key. You must know that programmers are maintaining code most of the time, rather than writing code.4. Do not optimize the first rule.
This is from the classic programming Pearl River by John Bentley. (It aims to help us think like an experienced programmer. Although it has been released for many years, many of the above lessons still apply to today's society .)
Optimization can take a variety of forms: speed, posterior form, potential scale, possibl
"
Design Patterns: Elements of reusable object-oriented software
Erich Gamma, Richard Helm, Ralph Johnson, John vlissides, translated by Li, Ma Xiaoxing, Cai min, and Liu Jianzhong
Addison Wesley, Mechanical Industry Press
Chinese version, PDF Format
Link: http://www.dbank.com/download.action? T = 40 K = ody1mtqw pcode = lcwxmdq4otasmta0odkw
Programming:
*
The beauty of programming Microsoft technical interview experience
The beauty of Programming Group
Network Resources
Chinese version, PDF
, and efficient description. At the same time, flexsim data, images and results can be shared with other software (this is not what other simulation software can do)In addition, it can read data and output data (or any ODBC database) from an Excel table, and can read the current data from the production line for analysis.Flexsim also allows you to create your own object (objects) to meet your own requirements.Schlumberger visage 2009.1 windowsFekete. Fast. CBM. v4.7.3.751RO software perfect cut
PHP design mode-builder mode, PHP design mode
Requirements Analysis:
We received an order from BMW and Mercedes-Benz, who are responsible for defining the parts and models of the product, and we are responsible for the production and the simple description of the requirement. We need to design a design pattern for this requirement to better adapt to their needs.
First of all we need a car model class to define all the components needed, which is called abstract class, because we are also likely
have been extended to China, and the wheelbase has reached more than 2950mm, the wheelbase of some models has reached more than 3000mm. For example, the wheelbase of the BMW 5 series is 3028mm. So in China, it is very difficult for us to see medium and large cars that will not be extended.
Luxury car:
Generally, a model with a wheelbase of more than 3000mm is called a luxury car. This type of car is usually the model selected by richest people, and the price is basically more than one million y
have to give up the data and action. For most programmers, the problem is not excessive analysis and use.
Learn the development experience of a successful project. A good way to learn programming is to learn from some excellent programmers. Jon Bentley thinks you should sit down and prepare a brandy, a cigar, and then read the program as if you were reading a novel. In fact, this may not be the case. Many people often don't want to sacrifice their re
everyone can exert their strengths and help them overcome their shortcomings as much as possible. What employees need is training and education, rather than reprimand and scold, if you are not familiar with it, it is easy to get out of control or get angry when faced with employees with different personalities and abilities and different efficiency, leading to management failures.
Today's society is getting crazy. Only unexpected things can't be done, but what you can't afford and what you can
1. Code Daquan (version 2nd) Author: [us] Steve Mike Cornell
2. programmer cultivation Author: Andrew Hunt/David Thomas
3. Construction and interpretation of computer programs by Harold Abelson/Gerald Jay Sussman/Julie Sussman
4. C programming language written by knihan
5. Introduction to algorithms: [us] Thomas H. Cormen/Charles E. Leiserson/Ronald L. Rivest/Clifford Stein
7. Mythical man-month Author: Fred Brooks
8. Design Patterns Author: [us] Erich Gamma/Richard Helm/Ralph Johnson/John Vliss
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.