资源列表
Computer-network-experiment-
- 1.设计Internet查询:了解基本的Internet程序开发过程。使用WinInet类库设计一个WWW查询程序。该程序的目的是对于用户给出的一个域名,程序可以自动上网查询,判断该域名是否已经被使用,并返回相应的结果。 2.聊天室程序开发:了解基本的winsock编程过程。使用MFC模式开发一个聊天室程序。-Computer network experiment instruction
PE_GetProc
- 获取PE文件函数地址的例子,C和ASM2个版本。Example, to obtain the address of the function of the PE file C ASM2 version.
easyC
- 该书是最基础的c++学习用书,对初学者来说需要非常详细的看此书。 The book is the most basic c + + learning book, for starters need very detailed look at this book. -The book is the most basic c++ learning book, for starters need very detailed look at this book.
practice-3.1
- 1. 编写一个程序algo3-1.cpp,实现顺序栈的各种基本运算,并在此基础上设计一个主程序完成如下功能: (1)初始化栈s; (2)判断栈s是否非空; (3)依次进栈元素a,b,c,d,e; (4)判断栈s是否非空; (5)输出栈长度; (6)输出从栈顶到栈底元素; (7)输出出栈序列; (8)判断栈s是否非空; (9)释放栈; -(1) Write a program algo3-1.cpp order stack basic arithmetic
VC-problems
- VC 常见问题整理,看看有好处,网络不通时的必备良药-vc deal with problems,it really works.
CPPinterview
- c++面试宝典,工作面试,必备良典。要找工作的同学注意喽-c++Interview,for work and interview.notice if you wanna find a job
RS485_Trouble_Shooting
- rs485 to be useful for foreign students
rs-485v-design-guide
- RS485 guide for foreign based students
protel-manual
- Protel a useful cad designing for foreign students
VC-P-P-programming-and-hurdles
- 《VC++编程技术与难点剖析》(请用超星预览器打开)本书以C++语法和VC++6.0MFC类编程的重点与难点内容为主线,从实践应用的角度,结合经典的实例阐述C++类的特性,深入剖析VC++,特别是MFC编程的体系结构。 -《VC++ programming and hurdles》 The book of C++ syntax and the VC++6.0 the MFC class programming focus and difficulty contents of line,
VCPPadvanced-programming
- 《VC++高级编程技巧与示例》(请用超星阅览器打开)它从实际的角度出发,全面、系统地讲解了高级数据库编程技术等。-《VC++ advanced programming techniques and examples》Starting from a practical point of view, a comprehensive system to explain the advanced database
chess1
- CHESS DEMO RUTINES TEST