-
teach yourself C++ in 21 days
第五版
teach yourself C++ in 21 days
第五版-teach yourself C in the fifth edition of 21 days
- 2022-03-14 18:31:54下载
- 积分:1
-
二叉树后序遍历8_3.rar c加加课程设计
二叉树后序遍历8_3.rar c加加课程设计-Binary tree postorder 8_3.rar c Gaga Course Design
- 2022-09-06 03:05:03下载
- 积分:1
-
数据结构经典例题,机场模拟,单跑道,根据输入期望值随机生成起飞,降落飞机,注释详细...
数据结构经典例题,机场模拟,单跑道,根据输入期望值随机生成起飞,降落飞机,注释详细-Classic example of data structure, airport simulation, single-track, in accordance with expectations for randomly generated input to take off and landing aircraft, detailed notes
- 2022-08-26 10:10:36下载
- 积分:1
-
本原码用VB2005演示了串口控制,多线程的实现,程序性指
本原码用VB2005演示了串口控制,多线程的实现,程序性指-primitive code using VB2005 demonstration of serial control, multi-thread and that the realization of procedural means
- 2022-03-11 00:36:02下载
- 积分:1
-
做了个很小的程序,里面主要是为了探讨一下关于位图的句柄与指针之间的关系,本人对这个弄得还不是很清楚,特请高手指点...
做了个很小的程序,里面主要是为了探讨一下关于位图的句柄与指针之间的关系,本人对这个弄得还不是很清楚,特请高手指点-Make a very small program, which is mainly in order to explore a bit on the bitmap handle and guide the relationship between, I made about this not clear, expert advice was requested
- 2023-02-05 22:50:03下载
- 积分:1
-
APM
APM-PMBOK-CN
对PM的九大知识领域都有介绍-APM- FROM- CN PM on the nine knowledge areas have introduced
- 2022-07-02 08:15:01下载
- 积分:1
-
人力资源管理软件,是实现电子化人力资源的重要工具和平台。...
人力资源管理软件,是实现电子化人力资源的重要工具和平台。-Human resources management software, is the realization of e-an important tool for human resources and platforms.
- 2022-07-23 02:00:05下载
- 积分:1
-
anti
反编译工具,可以反编译源文件,解释得足够详细!如果不详细说明具体的软件功能,开发人员就一文不值
- 2022-03-24 04:58:53下载
- 积分:1
-
介绍了指针类型和存储区的关系,讲的很详细,适合初学者
介绍了指针类型和存储区的关系,讲的很详细,适合初学者
-pointer on the type and storage areas, said very detailed, for beginners
- 2022-05-15 00:40:05下载
- 积分:1
-
/ *我已经编译两次,第二次的改进。改进思路…
/*本人先后编了两次,第二次进行了改进。改进的思想主要是注意到棋盘上每一点的下一可到达点的个数
(下称为权值)不同,对于可到达点较少(权值小)的点应该先跳上去,这样后来跳的点可跳的方向就比
较多,回溯的现象就比较少,这样就可以大幅度提高速度*/-/* I have compiled twice, the second time for improvements. Improved thinking is that every point on the chessboard of the next point can be reached by the number (hereinafter referred to as the right value), For less accessible spots (small weights) should be the first point and jumped out of the way and then jump to the point of jumping on the direction of more, Looking back on the phenomenon of relatively small, we can significantly improve the speed* /
- 2022-03-20 16:40:03下载
- 积分:1