资源列表
ref-1
- 最小二乘法曲线拟合程序, 最小二乘法曲线拟合程序。-least squares curve fitting procedures, least squares curve fitting procedures.
HomeWork
- 用二分搜索算法找出两个有序数组的中位数。时间复杂度O(logn)
Joseph_circle
- 约瑟夫环2,不同的问题不同的解法。。。产生随机数
8251
- 使用8251进行串行通信,在主机键盘打入的字符可以显示在终端屏幕上,在终端屏幕上打入的字符显示在主机屏幕上。-8251 for the use of serial communication, the host of characters into the keyboard can display on the terminal screen, enter the terminal screen character display mainframe screens.
高斯消元法(选主元)
- 高斯消元法(选主元)这个也是数学方法中的常用计算程序学过的人都知道的-Gauss-Emilination algorithm
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
dualsimplex
- 这是关于对偶单纯算法的c语言程序,也是非常简单易懂,是运筹中常用的-dual simplex method
write
- 用C语言读取图像并进行变换存储-Read and transform images in C language
cache
- 告诉缓存问题,算法设计中最经典也是最重要的问题-Told cache problem, the most classical algorithm design is the most important issue
kirsch
- 边缘检测算子 kirsch算子 matlab源码-kirsch matlab
jishu
- 查找文件中某一个字符或者数字出现的次数,采用KMP算法-Find the file number of a certain character or the number of occurrences, using KMP algorithm
killprocess
- 杀进程的一段源代码,可以杀掉任务管理器里面的进程,甚至包括杀毒软件的进程,我试过360,可以杀掉-kill the process
