资源列表
2222--(1)
- 从键盘输入正整数n,求出n与其反序数之和 //并输出。例如,输入2038,输出应为 2038+8302=10340。-a processor
VirtualWifiControler
- 一个Win7下面方便开启Virtual Wifi的软件,利用Windows7自带的命令netsh wlan ,就是一个外壳软件-A Win7 following convenient to open the Virtual Wifi software Windows7 comes with the command netsh the wlan is a shell software
Sutter---More-Exceptional-CPP
- More Exceptional C++, A book useful book about C++ programming language.
DMS1
- dynamically create access databases tables, fills and update the database using vb
objorc
- Object oriented programming concepts.
C-for-Dummies
- C programming book(for Dummies)
vb
- vb制作的工作量计算系统,供教师查询个人工作量,并生成相应文件-vb production workload computing systems,for teachers to access to personal workload, and generates the appropriate file
CPP-All-In-One-Desk-Reference-For-Dummies
- C++ programming reference(all in pack)
C-By-Example
- C by example! this book illustrates c by examples.
Tree
- C++ code for TREE data structure
DLList-(2)
- doubly linked list in c-doubly linked list in c++
Lab-7-(Queue)
- queue in c++ using data structure