-
图像-跟踪 Kman 滤波器-检测数据基
这是数据基为图像处理目的使用卡曼筛选......,它请看
- 2023-05-07 18:40:02下载
- 积分:1
-
smtp,mime的base64编码算法,指定编码源文件名后,编码所得文件自动生成。其内容即为base64编码。支持二进制文件(可执行程序,图像)编码...
smtp,mime的base64编码算法,指定编码源文件名后,编码所得文件自动生成。其内容即为base64编码。支持二进制文件(可执行程序,图像)编码-smtp, mime the base64 encoding algorithm, encoding the source file name specified after the automatically generated code from a document. Its content is base64 encoded. Support for binary files (executable programs, images) encoding
- 2022-01-26 00:44:03下载
- 积分:1
-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
Option Explicit
"窗口与消息API声明
Private Declare Function SetTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long, ByVal uElapse As Long, _
ByVal lpTimerFunc As Long) As Long
Private Declare Function KillTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long) As Long
Public Declare Function FindWindow Li
- 2022-07-04 08:41:33下载
- 积分:1
-
演示了如何用递归法遍历文件夹内的文件和文件夹。(例子遍历了桌面文件夹)...
演示了如何用递归法遍历文件夹内的文件和文件夹。(例子遍历了桌面文件夹)
- 2022-01-24 10:10:46下载
- 积分:1
-
模糊规则为基础的分类器设计
1.简介 - 分众的介绍 - 简介进化计算 - 简要介绍了模糊规则为基础的分类 2.审查模糊规则为基础的系统研究 - 从人类专家的模糊规则 - 精度最大化 - 改进的可解释性 - 多目标的方法 3.进化的模糊分类器设计 - 进化模糊规则的选择 - 模糊遗传学为基础的学习机 4.目前的热点问题和未来发展方向
- 2022-05-08 20:53:45下载
- 积分:1
-
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates a random mailbox, the two processes use of the mail to communicate with each other, information and the size of the same size mail. A process for which this process, a process for which the receiving process is random, random function randomly selected. However, if this process is to be a process, then another process can only be receiving process. If there is no application of resources, the building of mail, send process can send messages. If the mailbox no spare units, sending process can not send messages; If no news mail, the receiving process can not receive information.
- 2023-01-04 17:15:03下载
- 积分:1
-
coading 人工蜂群一个最优化技术
coading 人工蜂群一个最优化技术
- 2022-06-12 05:04:42下载
- 积分:1
-
文本编辑器
基于命令行的文本编辑器
功能:1、 打开文件
2、 保存文件
3、 能够对文件进行查找
4、 能够对文件进行替换
5、 能够对文件进行删除
- 2022-04-12 23:30:30下载
- 积分:1
-
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件...
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件-read out "the existence of a" text files (English), which will write another word document
- 2022-03-24 04:56:14下载
- 积分:1
-
使用CFile和CArchive来存储与加载变量(没有使用序列化Serialize)!Enjoy it!谢谢~...
使用CFile和CArchive来存储与加载变量(没有使用序列化Serialize)!Enjoy it!谢谢~-Use CFile and CArchive to store and load variables (do not use serialization Serialize)! Enjoy it! Thank you ~
- 2022-02-03 00:12:14下载
- 积分:1