-
C语言中实现点在多边形内算法
C语言中实现点在多边形内算法...
C语言中实现点在多边形内算法
C语言中实现点在多边形内算法-C language to achieve points in polygon algorithm in C language to achieve points in polygon algorithm
- 2022-02-07 22:39:08下载
- 积分:1
-
Are free to drag the image to any place (switch) ... ...
可以随意拖曳图片到任何地方(转),实现起来很方便,只需要添加一个Class就行了-Are free to drag the image to any place (switch) ... ...
- 2022-03-24 08:20:16下载
- 积分:1
-
采用Visual C++禁用或启用网卡(实践通过)
采用Visual C++禁用或启用网卡(实践通过)-banned or opening card (through practice)
- 2023-07-13 21:15:03下载
- 积分:1
-
GPS航线轨迹记录仪的开发,里面介绍了航线轨迹记录仪的软件开发过程及数据处理...
GPS航线轨迹记录仪的开发,里面介绍了航线轨迹记录仪的软件开发过程及数据处理-GPS track logger route development, introduction of the routes inside track logger software development process and data processing
- 2022-07-07 15:32:01下载
- 积分:1
-
IBM Minicomputer for the maintenance of the beginners reference, in particular t...
用于IBM小型机维护方面的入门者参考,尤其是硬件维护和阵列维护-IBM Minicomputer for the maintenance of the beginners reference, in particular the maintenance of hardware maintenance and array
- 2022-04-01 15:04:05下载
- 积分:1
-
32位arm芯片选择,要:ARM 公司以及ARM 芯片的现状和发展,从应用的角度介绍了ARM 芯片的选择方法,并介绍了具有多芯核结
构的ARM 芯片。列举了...
32位arm芯片选择,要:ARM 公司以及ARM 芯片的现状和发展,从应用的角度介绍了ARM 芯片的选择方法,并介绍了具有多芯核结
构的ARM 芯片。列举了目前的主要ARM 芯片供应商,其产品以及应用领域。举例说明了几种嵌入式产品最佳ARM
芯片选择方案。-32 chip arm choose to : ARM ARM chip companies and the status and development of applications from the point of view of the ARM chip options, and has introduced a multi-core structure of the ARM chip. Given the current main ARM chip suppliers, and its products and application areas. Several examples of the best products embedded ARM chip options.
- 2022-02-15 22:20:39下载
- 积分:1
-
项目开发计划
项目开发计划-符合GB标准-project development plan- with GB standards
- 2023-07-05 19:55:02下载
- 积分:1
-
/*本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错),要求输出对应的单词的种类码和该类中的 内码。其中,关键...
/*本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错),要求输出对应的单词的种类码和该类中的 内码。其中,关键字种类为1,分界符种类为2,算术运算符、关系运算符、常数、标识符分别为3、4、5、6。-/* this procedure uses in the lexical analysis: Inputs a line of C sentence from the DOS contact surface, and take# the number ending (attention must by this as end mark, otherwise makes a mistake), request output correspondence word type code and this kind of center encoding. Among them, the essential character type is 1, the dividing line symbol type is 2, the arithmetic operator, the relational operator, the constant, the identifier respectively are 3, 4, 5, 6.
- 2022-03-26 01:58:47下载
- 积分:1
-
这是几年前自己在工作中实现的一种组件管理功能,相当于插件的方式,它能够对主系统的功能进行扩展而不需要重新编译主系统,由于采用的是简单的C++的动态绑定功能,对于...
这是几年前自己在工作中实现的一种组件管理功能,相当于插件的方式,它能够对主系统的功能进行扩展而不需要重新编译主系统,由于采用的是简单的C++的动态绑定功能,对于初学者会更有帮助。-This is a few years ago, realize their own work as a component of management functions, which is equivalent to the way plug-ins that it can function on the main system expansion without the need to recompile the main system, as used in a simple C++ the dynamic binding function, will be more helpful for beginners.
- 2022-03-22 02:08:18下载
- 积分:1
-
given two series of S and T, length m and n, the paper presents a series of two...
给定两个串S和T,长分别m和n,本文给出了一个找出二串间最大匹配的算法。该算法可
用于比较两个串S和T的相似程度,它与串的模式匹配有别-given two series of S and T, length m and n, the paper presents a series of two to identify the largest matching algorithm. The algorithm can be used to compare two strings S and T degree of similarity, and strings of pattern matching different
- 2022-10-13 23:15:03下载
- 积分:1