-
嵌入式设备上查找文件的类
嵌入式设备上查找文件的类-embedded devices to find files on the category
- 2022-03-15 12:18:34下载
- 积分:1
-
自由曲面分析C++代码
为将测量坐标系匹配到CAD坐标系,研究了自由曲面检测中被测曲面和设计曲面的匹配方法,提出了多级匹配策略.首先进行曲面的粗匹配,使实测曲面和设计曲面保持大致相同的位置和姿态,即先定义曲面中心,然后搜索4个角点,通过这5个点的匹配实现粗定位.接着在粗定位的基础上进行精定位,通过对目标函数的变形,提出了一种新的方法来完成对位姿关系的求解.最后通过一个自由曲面的仿真实验,验证了方法的有效性.
- 2023-06-02 21:05:04下载
- 积分:1
-
HOOK API代码例子
HOOK API的代码,通过学习此代码,可以掌握如何HOOK API函数。本代码包中包含了隐藏进程,文件监视等代码。希望能给学习HOOK API函数的朋友带来帮助。
- 2022-10-26 19:05:03下载
- 积分:1
-
专业开发
专业开发-多线程的优先级例子2-professional development-multithreaded priority Example 2
- 2023-08-24 17:20:04下载
- 积分:1
-
加强的C语言语法检查器
加强的C语言语法检查器-strengthen the C language syntax checker
- 2022-01-25 16:36:09下载
- 积分:1
-
一个图片切割的JS程序(带拖放、缩放效果),也可以换图片啊...
一个图片切割的JS程序(带拖放、缩放效果),也可以换图片啊-A picture of JS cutting procedures (with drag and drop, zooming effect), can also exchange pictures ah
- 2023-03-18 09:55:03下载
- 积分:1
-
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。...
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中-Note : This book all the numerical algorithm commonly used for the process according to the book chapters to C respectively on the beginning of the subdirectories. All of these certification process for the above series of the certification process by chapters of the book were placed on the beginning of the D subdirectory. All of the verification process and the works done by the book"s chapters were placed on the V beginning of the subdirectory
- 2022-02-06 21:53:16下载
- 积分:1
-
数字转换
将数字转换成单词 的函数,葡萄牙语
- 2022-07-28 02:56:36下载
- 积分:1
-
wincc示例的使用,这些也是WINCC学习的一些程序段。这个演示程序里包含了,wincc里大部分功能,这对初学者有很大的帮助。...
wincc示例的使用,这些也是WINCC学习的一些程序段。这个演示程序里包含了,wincc里大部分功能,这对初学者有很大的帮助。-WinCC sample use, they are learning some of the procedures WINCC paragraph. The demo program contains, wincc where most of the functions, which is very helpful for beginners.
- 2023-08-19 19:20:19下载
- 积分:1
-
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从...
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序-Joseph Central (Joseph) a description of the problem is: numbered 1,2, ..., n of n individuals according to a clockwise direction around a circle, each holding a password (positive integer). The beginning of a positive integer as a candidate at a number of upper limit of m, from the first individual to embark on the clockwise direction since the beginning of the order of 1 is reported the number of stops required to report back at a few m. Those who reported m out of his password as the new value of m, in a clockwise direction from the next person to start off again from the 1, and so on, until all that out until all. Try to design a procedure to derive the column order
- 2022-02-10 01:58:28下载
- 积分:1