-
边缘检测代码
源码是关于边缘检测的代码,可以对检测图像中的边缘,能够很好的对一些非边缘物体进行图像的基本处理,使之消失 ,不影响整个边缘的检测!!!!!
- 2023-04-18 22:00:03下载
- 积分:1
-
单片机输入法c源代码
纯C语言编写的输入法源代码,主要用于单片机,有需要的可以下载!
使用说明:
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]);
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"};
unsigned char chines_string[100];
sprintf(chines_string,"%s",py_ime(input_string));
}
- 2023-08-15 12:10:04下载
- 积分:1
-
这是SIR微分方程模型对初值问题的求解和作图
这是SIR微分方程模型对初值问题的求解和作图-This is the SIR model differential equations to solve the problem of initial value and mapping
- 2022-03-13 22:57:17下载
- 积分:1
-
专家系统在数据融合中的应用
专家系统在数据融合中的应用-Expert System Data Fusion Application
- 2022-03-11 19:47:11下载
- 积分:1
-
快速查找:应用递归排序的例子
快速查找:应用递归排序的例子- Quick look: Application recursion arrangement example
- 2023-09-01 01:40:03下载
- 积分:1
-
变密度优化算法
此为变密度优化算法的程序,好用简单容易理解,本人已经在matlab软件上运行过,与渐进结构优化算法有很多相似的地方,可以借鉴草考进行深入研究。如果大家有渐进结构优化算法的研究的人,大家可以共同进步
- 2022-01-26 20:24:57下载
- 积分:1
-
操作系统作业调度实验(C语言实现)
本程序主要实现一个单道批处理系统的作业调度模拟程序,作业调度算法主要有先来先服务(FCFS)、最短作业优先(SJF)、响应比高者优先(HRN)等调度算法。该程序主要实现了以上三种算法,并且程序中给出了详细的代码注释,能够加深对作业调度算法的理解
- 2022-07-24 22:23:14下载
- 积分:1
-
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of
MIT and can be found presented in several languages. What I provide to
you here is a C derivative of the original C implementation of
Professor Rivets. The library code itself is platform-independant and
has been tested in Redhat Linux. I ve included the sample code and
makefile that I used for the Linux test. The demo, however, was
written with Visual C 6 on a Windows 2,000 platform.
- 2022-01-27 12:21:27下载
- 积分:1
-
逆向最大匹配java
这是用java实现的逆向最大匹配的一个小程序,我做了一些注释。词典比较简单,这点有些对不起观众了。希望大家用php或者是sql实现更庞大的字典。字符匹配的最大长度是3,还没有做出一个可以使用随便长度的匹配的算法。这也是笔者的局限所在,希望看到的大侠们可以加上自己的一些绵薄之力把这个小程序继续完善一下,让大家更好的学习这个算法。
- 2022-08-02 11:49:09下载
- 积分:1
-
数独程序源码
数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码数独程序源码
- 2022-03-16 23:56:26下载
- 积分:1