-
编译原理实验指导,词法分析,语法分析及设计,编译原理课要用...
编译原理实验指导,词法分析,语法分析及设计,编译原理课要用-Compiler Construction Principles experimental guidance, lexical analysis, syntax analysis and design, compiler theory class to use
- 2023-02-17 19:40:03下载
- 积分:1
-
这个是我学《windows 游戏编程技巧大师》,那里边的第一个例子。
不过,用了其中的一些代码,而且发现,书附带光盘里的代码残缺不全,不知道是不是作者...
这个是我学《windows 游戏编程技巧大师》,那里边的第一个例子。
不过,用了其中的一些代码,而且发现,书附带光盘里的代码残缺不全,不知道是不是作者故意让读者自己来填?
我自己也写了很多代码。特别是代码组织上,自己觉得还可以.-this is me "windows game programming skills guru" and the edge where the first example. However, the use of some of these codes, but also finds that the incidental CD Lane code broken, I do not know if the author intentionally allow their readers to fill in? I also write a lot of code. In particular code organizations, and that they felt that I could.
- 2023-06-26 02:15:03下载
- 积分:1
-
将短消息放入到收件箱
将短消息放入到收件箱-Add to the Short Message Inbox
- 2022-01-25 20:11:37下载
- 积分:1
-
字母排序,在对一个C程序进行编译的过程中,可发现注释中的拼写错误...
字母排序,在对一个C程序进行编译的过程中,可发现注释中的拼写错误-Alphabetical order, in the process of a C compiler, the Notes can be found in the spelling errors
- 2022-02-26 13:24:07下载
- 积分:1
-
计算机组织课程设计原则(使用微型
计算机组成原理课程设计(用微程序设计简单计算机)-Principles of Computer Organization Course Design (using micro-computer program is designed to be simple)
- 2023-02-08 07:40:04下载
- 积分:1
-
C++实现查看电脑CPU型号信息的源码
// Test_cpu.cpp : 定义控制台应用程序的入口点。
//
//=====================================================================================
/* CPUID指令是intel IA32架构下获得CPU信息的汇编指令,
可以得到CPU类型,型号,制造商信息,商标信息,序列号,
缓存等一系列CPU相关的东西。
*/
//#include "stdafx.h"
#include
- 2023-03-08 22:35:03下载
- 积分:1
-
C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。...
C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, using linear interpolation for the value interpolation grid operator, is equivalent to the new definition of array size.
- 2022-02-07 15:51:13下载
- 积分:1
-
算术编码在图象数据压缩标准(如jpeg,jbig)中扮演了重要的角色。在算术编码中,消息用0到1之间的实数进行编码。算术编码用到了两个基本的参数:符号的概率和它...
算术编码在图象数据压缩标准(如jpeg,jbig)中扮演了重要的角色。在算术编码中,消息用0到1之间的实数进行编码。算术编码用到了两个基本的参数:符号的概率和它的编码间隔。信源符号的概率决定压缩编码的效率,也决定编码过程中信源符号的间隔,而这些间隔包含在0到1之间。编码过程中的间隔决定了符号压缩后的输出。-Arithmetic Coding
- 2022-03-12 18:27:45下载
- 积分:1
-
lcd programming, used in various dot matrix lcd graphics, everyone can help spee...
lcd编程,用在lcd上的各种点阵图形,可以帮助大家加速开发进度。文件里面的是16X16大小的图片。希望对大家有用-lcd programming, used in various dot matrix lcd graphics, everyone can help speed up the development progress. File inside the picture size is 16X16. Hope useful for everyone
- 2023-08-04 04:30:03下载
- 积分:1
-
飞机订票 系统 可以实现录入,删除,查找
飞机订票 系统 可以实现录入,删除,查找-aircraft booking system can achieve input, delete, search
- 2022-01-26 00:51:15下载
- 积分:1