-
在美国的顶级软件和计算机上发现什么样的面试是非常喜欢的…
这本书揭示了美国顶尖软件和计算机公司的面试到底是什么样的,带你一步一步地了解在最近的技术面试中被问到的新问题和复杂的脑筋急转弯。
- 2023-01-18 03:15:04下载
- 积分:1
-
http://www.programmersheaven.com/zone6/cat700/16060.htm一个小巧的BASIC解释器…
http://www.programmersheaven.com/zone6/cat700/16060.htm A tiny BASIC interpreter with C++ sourcecode
- 2022-03-31 01:23:20下载
- 积分:1
-
C++ to prepare the clips can achieve TXT file to read and display the function
C++编写的片断,可实现读取和显示TXT文档的功能-C++ to prepare the clips can achieve TXT file to read and display the function
- 2023-04-17 12:40:04下载
- 积分:1
-
VC制作滚动轴的使用单
VC制作滚动轴的使用单-VC production rolling the use of single-axis
- 2022-03-17 07:03:51下载
- 积分:1
-
more slowly, but sub
速度比较慢,只好分章压缩了,MFC技术内幕(配书源码)CHAP02.rar-more slowly, but sub-chapter compression, MFC Insider (source book distribution) CHAP02.rar
- 2022-03-19 04:43:41下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
dnf辅助源码E语
DNF辅助源码,可以学习游戏辅助开放。以及有部分参考价值
- 2022-01-26 08:29:29下载
- 积分:1
-
很经典的外文数学实验指导文档,包含Mathematica & Maple,简单浅显...
很经典的外文数学实验指导文档,包含Mathematica & Maple,简单浅显-Very classic mathematical experimental guidance documents in foreign languages, including Mathematica
- 2022-07-14 18:31:33下载
- 积分:1
-
sample语法语义分析器,用vc6.0编写,多文件加类构成,有大量注释,不过存在某些错误,鉴于时间关系还没改正。...
sample语法语义分析器,用vc6.0编写,多文件加类构成,有大量注释,不过存在某些错误,鉴于时间关系还没改正。-sample semantic parser, using vc6.0 writing, multi-file plus class composition, there are a large number of annotations, but there were some errors, in view of the time yet to correct.
- 2022-07-03 15:54:34下载
- 积分:1
-
电梯调度程序,以支持电梯和电梯的同步和…
电梯调度程序,支持电梯与电梯之间的同步与互斥-Elevator scheduler to support the elevator and the elevator synchronization and mutual exclusion between
- 2022-08-26 08:25:13下载
- 积分:1