搜索资源列表
Thoughtworks
- ThoughWorks公司今年的笔试题,也算是一个小算法,里面包含了MFC界面的显示-The pen questions of ThoughWorks year can be considered a small algorithm, which contains the MFC interface display
Calculator
- 本人小弱,这是找实习遇到的一道笔试题:简单的计算器程序。回去增加了新功能。现在可以支持四则运算、位运算、自增自减以及括号。提供了函数和测试代码。欢迎使用和帮我debug。-I m not a experienced programmer. This program is from a paper test that I took for IT intern. It s functions include "+,-,*,/, ,&,^,|,~,++,--" and "(" and ")". The
p_malloc
- 一道中兴笔试题的代码,我自己亲自验证过的可以通过,可以了解日常变成中常出现的错误- resurgence pen test code, I have personally verified through, you can learn to become routine errors often occur
Linklist
- 实现链表的代码,能够实现链表笔试题中的大部分问题。-Implement code list, the list can be achieved in most of the problems pen questions.