-
指纹识别语言
应用背景很好的C指纹识别程序,的指纹增强程序,如何对细化指纹图像,一个有效的指纹区,包含指纹识别算法实现代码,那部分的代码由C写成。通过测试计算关键技术最低:15个字,最多160个字
- 2023-01-30 17:35:04下载
- 积分:1
-
一个视频采集的vb代码,写的非常不错
一个视频采集的vb代码,写的非常不错-a Video Capture vb code, written in a very good
- 2022-02-02 13:49:30下载
- 积分:1
-
友善之臂2410开发版上写的一个串口打印程序
友善之臂2410开发版上写的一个串口打印程序-Development of arm-friendly version of 2410 to write a serial printing process
- 2022-01-24 16:38:11下载
- 积分:1
-
像某窗口发送文本....本版本为易语言版
像某窗口发送文本....本版本为易语言版-For example, one window to send a text .... this version of Yi language version ....
- 2022-03-13 19:01:00下载
- 积分:1
-
VB简单写的一个 希望大家喜欢啊 可以下载了吗
VB简单写的一个 希望大家喜欢啊 可以下载了吗-writed by VB, I hope that everybody can like it, now can I download resource?
- 2022-07-09 15:12:26下载
- 积分:1
-
example of INT86 interrupt
INT86中断举例.zip-example of INT86 interrupt
- 2022-03-22 11:03:33下载
- 积分:1
-
Wince下一款静态字符显示控件源码,可提供不同颜色的显示颜色及背景颜色等,该升级包主要改变了1、字符输出方式,使速度更快2、修正了不同字体和尺寸下字符显示的位...
Wince下一款静态字符显示控件源码,可提供不同颜色的显示颜色及背景颜色等,该升级包主要改变了1、字符输出方式,使速度更快2、修正了不同字体和尺寸下字符显示的位置3、通过计算将原显示调整为居中排列。-Wince under a static character display control source can provide different colors show the color and background color and so on, the upgrade package of the one major change, character output, so as to enable faster and 2, to amend a different font and size of characters displayed position 3, by calculating the adjustment of the original show for the middle order.
- 2023-06-26 11:45:04下载
- 积分:1
-
自己刚写的2410的PWM测试程序,大家可参考一下!
自己刚写的2410的PWM测试程序,大家可参考一下!-Just write their own 2410
- 2022-07-02 18:15:55下载
- 积分:1
-
Very stable, easy
非常稳定好用的串口通讯源代码,经过上千次测试,没有问题-Very stable, easy-to-use serial communication source code, after thousands of tests, there is no problem
- 2022-11-20 21:40:03下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1