-
数据结构关于二叉树的课件,有些是书上没有的,自己补充的...
数据结构关于二叉树的课件,有些是书上没有的,自己补充的-On the binary tree data structure of the courseware, books and some are not, add their own
- 2022-08-07 22:42:44下载
- 积分:1
-
You may read code because you have to
You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse.
Code-reading requires its own set of skills, and the ability to determine which technique you use when is crucial. In this indispensable book, Diomidis Spinellis uses more than 600 real-world examples to show you how to identify good (and bad) code: how to read it, what to look for, and how to use this knowledge to improve your own code.
Fact: If you make a habit of reading good code, you will write better
- 2023-06-05 04:00:03下载
- 积分:1
-
wintc is a programming tool
wintc是一种编程工具-wintc is a programming tool
- 2022-02-10 00:28:43下载
- 积分:1
-
Kconfig language exposition document
Kconfig language exposition document
- 2022-03-22 11:08:49下载
- 积分:1
-
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,...
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,又能列出系统中所有运行的进程。那么,我们在程序中如何实现这样的任务呢?-We when compilation procedure, meets frequently a matter is needs accurately to list in the system all the procedure or the advancement which moves. Windows administrator is a such procedure. It both can list the movement table top application procedure, and can list all movements advancementin the system . Then, how do we realize such duty in the procedure?
- 2022-07-25 11:09:27下载
- 积分:1
-
一个算符优先算法程序, 实现编译原理中的算符优先算法.
一个算符优先算法程序, 实现编译原理中的算符优先算法.-an operator priority algorithm to achieve the principle of compiler operator priority algorithm.
- 2022-01-22 03:30:01下载
- 积分:1
-
一个简单的用MFC编写的文档编程器,具有设置字体大小,调整颜色和保存等功能。...
一个简单的用MFC编写的文档编程器,具有设置字体大小,调整颜色和保存等功能。-A simple preparation of documents with the MFC programmer, has set the font size, adjust color and save functions.
- 2022-01-25 14:52:00下载
- 积分:1
-
内存分配算法C++
该程序是在VC++6.0上实现的内存分配算法,包括首次适应算法(从自由空闲区中选取第一个合适空闲区来分配)和最佳适应算法(找到大小最接近的空闲区来分配)两种。
- 2022-01-25 22:36:29下载
- 积分:1
-
我用vc实现的Gouraud算法
我用vc实现的Gouraud算法-achieve shading algorithm
- 2022-08-12 07:46:04下载
- 积分:1
-
Weekday week program source code, the input/month/day, calculated the date of th...
Weekday星期计算程序源代码 输入年/月/日,计算得出该日的星期数 -Weekday week program source code, the input/month/day, calculated the date of the few weeks
- 2022-06-21 14:51:09下载
- 积分:1