-
问题集是你可以从不同的地方找到大量问题的地方…
Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.-Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.
- 2022-07-19 21:35:20下载
- 积分:1
-
通过MS的TTS语音库,再VS2005平台上,实现文本
通过MS的TTS语音库,再VS2005平台上,实现文本--语音识别,可实现中英文混读!-MS through the TTS voice database, and then VS2005 platform, realize the text of speech recognition, can be realized in both Chinese and English mixed reading!
- 2022-05-27 11:38:03下载
- 积分:1
-
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高...
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高-The program can be used to calculate the number of 1000 within the class with an array of treatment, using 10 binary notation, if the speed could be considered hexadecimal 1000 or higher
- 2022-03-23 06:05:06下载
- 积分:1
-
adi公司的shark系列的汇编器原码,在控制窗口中进行调试等
adi公司的shark系列的汇编器原码,在控制窗口中进行调试等-adi
- 2022-07-04 20:16:28下载
- 积分:1
-
蔡 3d 摄像机标定
n 许多计算机视觉应用被认为是已经校准相机。这意味着内部摄像机参数模型可用。这种模式可以提供由生产厂家或计算使用已知的目标 (通常棋盘平面) 这种情况,称为位姿估计方法,只需要恢复相对的位置和方向的照相机的六个参数。最受欢迎的标定方法之一就是应用的知名的蔡摄像机标定方法是应用的适合一个广泛领域,因为它可以处理共面和非共面点。它还提供了可能性,要单独校准内部和外部参数。此选项是特别有用的因为它给固定摄像机的内部参数已知时,和进行只位姿估计方法的可能性。
- 2022-08-02 16:32:04下载
- 积分:1
-
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这...
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这边和那边两种状态;为方便则定义一个结构,只含一个int型变量n;当在河这边时n设为0;在河那边时n设为1。由于每次过河与返回都要考虑狼能否吃羊或羊能否吃白菜;则需要一个函数来判断每次选择是否满足条件。-Hunters across the river on the issues to resolve this issue so we should cross the river when the two set out across the river to return to when there is only one back as far as possible. Using a string array to keep hunters, the wolf, sheep, and cabbage subscript followed by 0,1,2,3 but they have a river here and there two states To facilitate the definition of a structure containing only an int variable n When in the river here when n is set to 0 in the river when n is set to one side. Due to cross the river and return each time to consider whether the wolf can eat the sheep吃羊or cabbage you need a function to determine each choose whether or not to meet the conditions.
- 2022-09-15 08:35:04下载
- 积分:1
-
BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001
BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001
- 2023-01-10 02:25:02下载
- 积分:1
-
Matching brackets brackets matching the achievement of three different positions...
括号匹配 实现三种括号的匹配 不同顺序 不同位置的匹配-Matching brackets brackets matching the achievement of three different positions of different sequence matching
- 2022-05-26 15:46:23下载
- 积分:1
-
这是一个用C编写的小型数据库系统,实现了数据库,实现了表的定义,查找,插入,删除,索引等数据库操作。是一个数据库原型。
这是一个用C编写的小型数据库系统,实现了数据库,实现了表的定义,查找,插入,删除,索引等数据库操作。是一个数据库原型。-This is a small-scale use of C prepared database system, the realization of a database table realize the definition of search, insert, delete, index, such as database operations. Is a prototype database.
- 2022-11-20 10:50:03下载
- 积分:1
-
曲线离散化算法,douglas_peucker算法。
曲线离散化算法实现,Douglas_Peucker算法。-Curve discretization algorithm, Douglas_Peucker algorithm.
- 2023-04-14 05:05:04下载
- 积分:1