-
人脸识别系统源代码
基于FPGA实现的人脸识别系统,打考勤用的快速实现人脸识别,基于Verilog语言实现的源代码,非常好,检验通过,非常有价值的源代码,希望对大家有用
- 2022-02-03 14:18:34下载
- 积分:1
-
有用的密度算法
密度算法
将具有足够高密度的区域划分为簇,并可以发现任何形状的聚类
算法基本思想
1 指定合适的r 和M
2 计算所有的样本点,如果点p的r邻域里有超过M个点,则创建一个以p为核心点的新簇
3 反复寺找这些核心点直接密度可达(乊后可能是密度可达)的点,将其加入到相应的簇,对于核心点发生“密度相连”状况的簇,给予合并
4 当没有新的点可以被添加到仸何簇时,算法结束
- 2022-02-01 08:56:25下载
- 积分:1
-
由键盘输入一个最大值,求2到这个最大值中的所有质数(素数)。...
由键盘输入一个最大值,求2到这个最大值中的所有质数(素数)。-Keyboard input from a maximum, for 2 to the maximum value of all prime number (prime numbers).
- 2022-06-18 05:39:22下载
- 积分:1
-
Exam1 iCarnegie
埃斯特·埃斯·艾尔·奎兹(este es el quizz practico numero 1 de icarnegie)
- 2022-01-28 22:49:28下载
- 积分:1
-
阿木自己做的简单界面程序,里面用到一个DLL文件是网上找的.大家看看吧....
阿木自己做的简单界面程序,里面用到一个DLL文件是网上找的.大家看看吧.-Amu doing simple interface procedures inside a DLL file used by Internet to. We look at it.
- 2023-04-17 06:50:04下载
- 积分:1
-
目前市场上的智能手机很多,如何发挥智能手机的功能,一款来电通为你提供服务,安装来电通后,有打入或打出电话,就会显示归属地,相信有很多人需要吧。...
目前市场上的智能手机很多,如何发挥智能手机的功能,一款来电通为你提供服务,安装来电通后,有打入或打出电话,就会显示归属地,相信有很多人需要吧。-Currently on the market a lot of smart phones, how to play smart phone functionality, pass a call to serve you, the installation calls pass after entering or making a call, it will show the ownership of land, I believe there are many people who need it.
- 2022-10-01 00:25:04下载
- 积分:1
-
for adding animated gifs in excel
for adding animated gifs in excel
- 2022-05-21 21:00:30下载
- 积分:1
-
IAR Project on LCD Display in C for ATMEGA16
所需硬件:ATMEGA16A,16*2液晶显示器
- 2022-01-25 15:30:39下载
- 积分:1
-
chat procedures and browser procedures an example straightforward
chat程序和browser程序的一个例子,简单易懂-chat procedures and browser procedures an example straightforward
- 2022-05-24 10:21:47下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1