-
C常用算法程序集
C常用算法程序集-徐士良第五章-C algorithms commonly used procedures set-XU Shi-liang Chapter V
- 2023-05-04 11:10:03下载
- 积分:1
-
用C#下的Raw Socket编程实现网络封包监视.
用C#下的Raw Socket编程实现网络封包监视.-C# under the Raw Socket Programming surveillance network packets.
- 2022-02-26 11:50:21下载
- 积分:1
-
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。-breadth- first through the maze to find algorithm (nSize* nSize) the optimal path.
- 2023-03-01 22:45:03下载
- 积分:1
-
图像二值化的程序,比较简单哦,对于学习数字图像处理比较好...
图像二值化的程序,比较简单哦,对于学习数字图像处理比较好-Image Binarization procedure is relatively simple Oh, for the study of digital image processing is better
- 2023-06-21 09:05:03下载
- 积分:1
-
关于crc16位效验码的源代码计算方法,该效验码可以应用到通讯,等对数据传输要求较高的通讯。...
关于crc16位效验码的源代码计算方法,该效验码可以应用到通讯,等对数据传输要求较高的通讯。-crc16 place on the well-tested code of the source code calculation method, the well-tested code can be applied to the telecommunications, data transmission and other higher communications.
- 2022-04-17 15:17:51下载
- 积分:1
-
XML操作,C#源代码,包括:XML文件创建,节点添加,删除,查询...
XML操作,C#源代码,包括:XML文件创建,节点添加,删除,查询-XML operation, C# source code, including: The XML document
founds, the pitch point increases, deletes, inquires
- 2022-01-21 22:56:11下载
- 积分:1
-
good documentation about dsp
good documentation about dsp
- 2022-08-10 16:27:32下载
- 积分:1
-
mfc calculator, with addition and subtraction multiplication and division basic...
mfc的计算器,具有加减乘除的基本运算功能,比较简单,容易实现的-mfc calculator, with addition and subtraction multiplication and division basic computing functions, relatively simple, easy to implement
- 2022-11-26 08:45:03下载
- 积分:1
-
在 EMS/XMS/DISK 建立交换文件的MSC和TC源程序库,c语言编写,需要在tc下编译。...
在 EMS/XMS/DISK 建立交换文件的MSC和TC源程序库,c语言编写,需要在tc下编译。-in EMS/XMS/DISK exchanged documents establishing the MSC and TC source library, c language, the need tc compiler.
- 2023-07-10 13:25:02下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1