-
resection
本代码主要关于摄影测量中的单向空间后方交会(resection of photogrammetry)
- 2013-11-11 21:49:56下载
- 积分:1
-
short-energy
语音信号分帧后,计算每帧信号的短时平均能量(After the speech signal is framed, the short-term average energy of each frame signal is calculated)
- 2017-03-23 11:15:14下载
- 积分:1
-
C++代码 计算pi的值 测试电脑计算能力
基于winapi的求pi程序,可以自主分配线程 实现多线程并行计算
- 2022-09-04 09:15:04下载
- 积分:1
-
poisson_c
在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解(In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written in C parallel programs, can greatly improve the solution of the Poisson equation)
- 2013-12-05 22:47:33下载
- 积分:1
-
FTP服务器(c++源码)
FTP服务器(c++源码)
- 2019-11-02下载
- 积分:1
-
arithmetic
求单词个数的三种算法分析
用户任意输入一个字符串 ,求该字符串中包含的单词个数 ,其
中单词以空格分隔。这道题目难度合适,不用理解复杂的概念,纯粹的考察学生解决问题的能力,而且题目看似简单,学
生很有信心能够解决这个问题。每年讲解程序语言基础课或者程序设计高级时 ,都拿这道题目让学生做练习 ,但是学生做
的情况并不乐观 ,因此有必要总结一下 3 种经典解法 ,让初学者也能够体会到程序和算法的乐趣 ,让学生爱上学习。(Find the number of words any of the three algorithms analyze user inputs a string, find the number of words contained in a string, in which words separated by spaces. This question is difficult to project the right, do not understand the complex concepts, students study the pure problem-solving skills, and the subject appears to be simple, the students are confident to solve this problem. Explain each programming language basic course or advanced programming, they all head to take the problem asks students to do exercises, but students do not optimistic, it is necessary to summarize the three kinds of classical solution, so that beginners can understand the procedures and algorithms fun for students to love learning.)
- 2011-07-11 18:47:08下载
- 积分:1
-
基于摄像头的实时目标跟踪
程序主要实现了基于摄像头的实时目标跟踪,效果很好,主要基于opencv和visual c++开发。
- 2022-04-22 17:18:59下载
- 积分:1
-
pass
定位系统功能,在哪就可以通过此系统通过网络来描述位置(Windows programming positioning system function, in which you can through this system through the network to describe the location of)
- 2010-03-01 21:50:05下载
- 积分:1
-
color
用于图论里面求最小着色数,这么长可以了吗?????(my english is really poor, dunt know how to translate it)
- 2013-09-18 22:55:53下载
- 积分:1
-
STM32步进电机控制程序
STM32步进电机控制详细程序.由于步进电机具有无需反馈就能对位置和速度进行精确控制的优点,在工业自动化设备中被广泛第应用极为广泛。步进电机将电脉冲信号转换成角位移,然后驱动执行机构,使其按照一定的规律运动,步进电机的转速和角位移分别由电脉冲的频率和脉冲数决定。为了实现对位置的精确控制,要求步进电机在运行中必须不丢步和过冲。为了防止丢步和过冲,在启动时必须采用加速过程,在停止时则必须采用减速过程,步进电机的运行过程
- 2023-03-17 19:20:05下载
- 积分:1