-
operate under csv document after document preservation excel
c#下操作csv文件,后保存excel文件-operate under csv document after document preservation excel
- 2022-02-01 19:32:50下载
- 积分:1
-
基于arm的wince 5.0 下的ndis函数说明 手册
基于arm的wince 5.0 下的ndis函数说明 手册-Wince 5.0 based on the arm of the NDIS function under the instruction manual
- 2023-05-31 08:15:02下载
- 积分:1
-
不借助第三方库而进行的代码处理视频流处理,不使用opencv,不使用ffmpeg,直接调用window底层的avicap接口处理视频流
本来有现成的opencv库来处理项目中要求的获取从摄像头中获取的视频流信息,但是老大考虑到项目中出现的侵权问题,所以让我写一个不涉及第三方库调用window底层视频处理的接口来处理,最后感谢广大的网友力量,我也将自己的成果发不出来供大伙参考。
- 2023-02-11 06:40:17下载
- 积分:1
-
学生信息管理 用于管理学生的相关成绩信息
实现分类统计等功能...
学生信息管理 用于管理学生的相关成绩信息
实现分类统计等功能-Student Information Management for the management of student performance information related to the achievement of the functional classification of statistics
- 2022-01-25 20:22:34下载
- 积分:1
-
I do an adaptive filter, in addition to taking into account clutter suitable for...
我做的一个自适应滤波器,可以虑除杂波,适合信号采样之后的数字滤波-I do an adaptive filter, in addition to taking into account clutter suitable for signal sampling after the digital filter
- 2022-02-12 17:28:54下载
- 积分:1
-
基于VC++,用数字键盘和列表框设计计算器
基于VC++,用数字键盘和列表框设计计算器-Based on VC++, using the digital keyboard and the list box design calculator
- 2022-03-25 01:44:08下载
- 积分:1
-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
- 2022-07-22 21:14:31下载
- 积分:1
-
龙贝格积分法,文本输入输出,实现数值计算的龙贝格积分法...
龙贝格积分法,文本输入输出,实现数值计算的龙贝格积分法-Romberg integration method, text input and output, to achieve Romberg numerical integration method
- 2022-04-14 18:51:30下载
- 积分:1
-
指针式时钟
绘制时钟的的表盘与表盘刻度,表盘用Ellipse函数绘制,表盘的六十个刻度以及时钟的十二个小时刻度用MoveTo和LineTo来绘制。时钟的重绘用Invalidate(false)如果参数是true,擦除背景之后,再重绘,会出现刷屏。定时用SetTimer每一秒调用一次ontime中的Invalidate(false)
- 2022-08-19 23:06:07下载
- 积分:1
-
多语言代码编辑器Syn Dev
用Delphi7写的代码编辑器,支持多语言语法高亮,可通过XML自定义语法。
Features
*多语言语法高亮,可自定义
*括号匹配高亮
*代码块匹配画线(彩色线)
*多语言自动补全,可自定义
*代码折叠
*代码导出功能
*支持添加自定义命令
*支持编写插件,接口函数int main(hMain HWND, hDll HWND)
- 2022-05-25 22:13:24下载
- 积分:1