-
An adjacency matrix representation of the map structure, can help to understand...
一个邻接矩阵表示的图型结构,可帮助了解图的数组表示法,理清很多基本概念。可以用VC直接编译运行。-An adjacency matrix representation of the map structure, can help to understand the array graph representation, clarifying many of the basic concepts. VC can be directly translated to run.
- 2022-01-25 19:13:54下载
- 积分:1
-
15PBc++作业
vc++如何实现飞信各位兄弟姐妹大家好,我想用vc++实现飞信客户端,跪求弄过飞信的朋友给点思路,如何弄好了,我一定把代码公布出来让大家分享!先谢谢各位了!!解决方案问一下移动是否公布协议,不公布就自己抓包玩玩 解决方案飞信协议是开放的自己到飞信找API 解决方案飞信是C#写的,用reflector反编译一下
- 2022-06-30 19:57:54下载
- 积分:1
-
图形化界面操作,读入BMP图像,进而转化成为JPEG格式的图像
图形化界面操作,读入BMP图像,进而转化成为JPEG格式的图像-Graphical interface operation, read BMP images, and then into a JPEG format image
- 2022-02-15 22:38:09下载
- 积分:1
-
基于c语言开发的40KHz超声波产生与发射程序,适用于51系列单片机...
基于c语言开发的40KHz超声波产生与发射程序,适用于51系列单片机-C-based languages have developed and launched 40KHz ultrasonic procedures, applicable to 51 Series Single Chip
- 2022-03-12 23:02:54下载
- 积分:1
-
万年历程序原代码
万年历程序原代码-hefty almanac program source code
- 2022-04-18 21:07:24下载
- 积分:1
-
c语言的编译器
c语言的编译器,语法分析,词法分析。分析程序生成器 (分析器生成器) 是一个指定某个格式中的一种语言的语法作为它的输入,并为该种语言产生分析过程以作为它的输出的程序。在历史上,分析程序生成器被称作编译-编译程序 (编译器编译程序),这是由于按照规律可将所有的编译步骤作为包含在分析程序中的动作来执行。现在的观点是将分析程序仅考虑为编译处理的一个部分,所以这个术语也就有些过时了。合并 LALR(1) 分析算法是一种常用的分析生成器,它被称作 Yacc (另一个编译器编译程序)。给出 Yacc 的概貌来,将使用Yacc为小语言开发一个分析程序。
- 2023-04-18 04:50:03下载
- 积分:1
-
利用编译原理的思想实现的科学计算器,功能比较齐全
利用编译原理的思想实现的科学计算器,功能比较齐全-The idea of using the compiler to achieve the principle of the scientific calculator, function relatively complete
- 2022-01-27 22:51:48下载
- 积分:1
-
集合物体形状/颜色识别功能的全自动安全监视报警器,可以用来检测特定物体是否被移动、或者用于入侵检测等等...
集合物体形状/颜色识别功能的全自动安全监视报警器,可以用来检测特定物体是否被移动、或者用于入侵检测等等 -shape/color recognition function of automatic security alarm monitoring device that can be used to determine whether a particular object was moving, or for intrusion detection, etc.
- 2022-12-05 08:40:03下载
- 积分:1
-
This book provides students and professional programmers with a concise yet comp...
This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.-This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
- 2022-12-08 09:20:03下载
- 积分:1
-
windows api开发详解 光盘
《windows api 开发详解》一书中的代码。《windows api 开发详解》是一本很不错的快速上手windows API的书籍,里面有很多代码段可以拿来借鉴。对初学者来说相当的不错,是初学者的良师益友。大力推荐啊。
- 2022-03-20 00:57:52下载
- 积分:1