-
包含数十个经典算法的C语言实现,绝对经典!
包含数十个经典算法的C语言实现,绝对经典!-Contains dozens of classic algorithm for the realization of the C language, an absolute classic!
- 2022-05-07 01:03:32下载
- 积分:1
-
also a new style of the pad, look at the true
又是一款新款的脚垫,看真的
- 2023-03-06 23:20:03下载
- 积分:1
-
C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码...
C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码-C language library management system, the data structure, curriculum design, with the source code
- 2022-05-05 10:16:32下载
- 积分:1
-
Wince5.0+S3C2440扩展总线挂接CPLD的驱动
Wince5.0+S3C2440扩展总线挂接CPLD的驱动-Wince5.0+ S3C2440 expansion bus drivers hooking CPLD
- 2023-04-20 23:35:02下载
- 积分:1
-
A basic Calculator using Swing
A basic Calculator using Swing -A basic Calculator using Swing
- 2022-11-10 06:10:03下载
- 积分:1
-
对象和皮肤检测
报告对象识别和皮肤检测中图像处理 — — 基于 KNN 分类器的最大似然算法和对象识别基于皮肤检测。
- 2022-03-11 04:22:55下载
- 积分:1
-
遗传算法的简单例子
一个简单的遗传算法的例子,文件包括遗传算法的MATLAB主程序及相关函数文件,含有一个例子文件,一共包含4个文件,仅供学习参考。
- 2022-12-30 05:40:04下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1
-
很有用的网络客户端与服务端接口,在实验中比较使用
很有用的网络客户端与服务端接口,在实验中比较使用-very using
- 2022-05-06 00:19:10下载
- 积分:1
-
通用串口总线
基于USB的摄像机的上位机显示程序,摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP
1.运行本代码需安装windriver7.00和VC6.0,可到网上下载
2.编译时需设置库文件,windriver的include文件路径以及windriver的lib文件路径-USB-based PC camera shows the procedures necessary for the camera chip OV511+ (Such as: mesh v2000), applicable to Windows2000/XP1. To run the code to install windriver7.00 and VC6.0, can be downloaded 2. Compilers when set up library file, windriver the include file path and the lib file path WinDriver
- 2023-05-28 14:20:03下载
- 积分:1