-
通过vb转换文本文件到Excel表中
通过vb转换文本文件到Excel表中-through vb text file conversion tables to Excel
- 2022-10-22 06:25:02下载
- 积分:1
-
通过把rgb 图像转变为grey 图像,再转变为黑白图像,自动识别细胞边缘的matlba程序。
通过把rgb 图像转变为grey 图像,再转变为黑白图像,自动识别细胞边缘的matlba程序。-Through the rgb image into a gray image, and then into a black-and-white images, automatic recognition of cell edge of matlba procedures.
- 2022-11-11 03:55:03下载
- 积分:1
-
win32最新版本api,值得学习,好好努力
win32最新版本api,值得学习,好好努力-this is a win32 interface
- 2023-09-01 05:05:03下载
- 积分:1
-
一个采用B
一个采用B-树数据结构制作的图书馆管理程序,功能较简单,适合大学生数据结构参考使用-use a B-tree data structures produced by the library management procedures and functions than simple data structure suitable for college students to use reference
- 2022-09-17 05:25:03下载
- 积分:1
-
Visual C++ ADO数据库编程基础教程,word版
Visual C++ ADO数据库编程基础教程,word版-Visual C++ ADO database programming-based tutorials, word version
- 2022-10-03 01:25:03下载
- 积分:1
-
CICS程序之间切换不同的变换编码
汉字内码的转换,各种编码之间变换-CICS code switching between various Transform Coding
- 2022-01-22 06:39:18下载
- 积分:1
-
华源ASP语音聊天室
资源描述需要注册DLL组件,才可以正常运行,想提高ASP技术的童鞋可以看看
- 2023-05-30 17:30:04下载
- 积分:1
-
使用SetupDi...函式列舉設備
应用背景使用SetupDiGetClassDevs列舉設備,透過SP_DEVINFO_DATA結構及SetupDiEnumDeviceInfo來獲取設備資訊。SetupDiGetClassDevs則是取得類別interface,再透過SetupDiGetDeviceInterfaceDetail取得更多界面資訊。关键技术
使用SetupDi系列函數進行設備資訊的管理,獲取設備屬性:
#define SPDRP_DEVICEDESC (0x00000000) // DeviceDesc (R/W)
#define SPDRP_HARDWAREID (0x00000001) // *HardwareID (R/W)
#define SPDRP_COMPATIBLEIDS (0x00000002) // CompatibleIDs (R/W)
#define SPDRP_UNUSED0 (0x00000003) // unused
#define SPDRP_SERVICE (0x00000004) // Service (R/W)
#define SPDRP_UNUSED1 &nb
- 2022-10-02 04:35: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
-
through permutations and combinations to solve the matrix determinant, although...
通过排列组合求解矩阵的行列式,尽管效率不高,但这种做法是有趣的.-through permutations and combinations to solve the matrix determinant, although efficiency is not high, but this is interesting.
- 2022-02-05 01:47:33下载
- 积分:1