-
混合:混合模拟计算机程序设计艺术的";";(taocp),the author……
MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the author of Donald Knuth (Donald.E.Knuth) TAOCP algorithm describes the use of an imaginary machine, a compilation of the book in any code not run on a machine, the Annex procedures to allow MIXAL compilation algorithm written in the language in the Windows platform compilation and can single-step tracking operation. See details of the MIXBuilder.doc document.
- 2022-03-18 00:12:18下载
- 积分:1
-
图形_自定义曲线图源码 pb 我看过了,比较好
图形_自定义曲线图源码 pb 我看过了,比较好-_ Custom graphics source curve
- 2023-09-06 05:05:03下载
- 积分:1
-
拼图游戏毕业设计毕业论文 利用flash mx
对毕业生起参考作用...
拼图游戏毕业设计毕业论文 利用flash mx
对毕业生起参考作用-Jigsaw puzzle design graduate thesis on the use of flash mx reference to the role of graduates from
- 2022-01-25 23:56:22下载
- 积分:1
-
Contour lines to deal with the hope of mapping the Arab
等高线处理,希望对测绘同行们有用阿,也希望大家能够把自己搜集的小冬冬搞上来共享阿-Contour lines to deal with the hope of mapping the Arab-Israeli colleagues useful, I hope you will be able to collect their own small Dongdong engage in up to share the Arab-Israeli
- 2022-03-24 23:20:11下载
- 积分:1
-
这是一个关于matlab和VC的例子
this is a example about matlab and VC
- 2022-06-02 20:59:16下载
- 积分:1
-
rundll32.dll很多人误删,在网上却很难找的小DLL,在XP中使用。
rundll32.dll很多人误删,在网上却很难找的小DLL,在XP中使用。-rundll32.dll many people mistakenly cut on the Internet is very difficult to find a small DLL, the use of XP.
- 2022-02-13 23:01:20下载
- 积分:1
-
51单片机波特率计算器,可以输入波特率计算初值,也可初值计算波特率,很好用的,节省时间...
51单片机波特率计算器,可以输入波特率计算初值,也可初值计算波特率,很好用的,节省时间-51 MCU baud rate calculator, you can enter the baud rate calculation of the initial value can also be calculated initial baud rate, good use and save time
- 2022-03-22 07:05:37下载
- 积分:1
-
电力系统计算的趋势通常减少上标么价值,我们…
电力系统计算潮流通常要归算标么值,用这软件能快速计算-Trend of power system computation usually Reduction superscript Mody value, using this software can quickly calculate
- 2022-05-21 01:56:07下载
- 积分:1
-
一篇介绍如何在labview中调用VC++生成的动态链接库的文章
一篇介绍如何在labview中调用VC++生成的动态链接库的文章-one on how the PC Calling VC generation of dynamic link library of articles
- 2022-07-15 10:25:12下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1