-
碰撞检测代码
碰撞检测代码-Collision detection code
- 2023-04-04 23:35:03下载
- 积分:1
-
YUV播放器,播放YUV文件。界面简单。
YUV播放器,播放YUV文件。界面简单。-YUV player
- 2022-08-11 05:48:17下载
- 积分:1
-
a compact personal information management processes, very practical, vc6 the sou...
一个小巧的个人信息管理程序,很实用,vc6的源码和可执行文件-a compact personal information management processes, very practical, vc6 the source and executable file
- 2022-02-01 09:05:35下载
- 积分:1
-
高斯算子对图像进行平滑,附源码和测试图片
高斯算子对图像进行平滑,附源码和测试图片-Gaussian operator for smoothing the image, with source code and test images
- 2023-02-16 18:25:04下载
- 积分:1
-
在特定区域改变光标的形状,实现自定义的光标形状
在特定区域改变光标的形状,实现自定义的光标形状-Region-specific changes in the shape of the cursor, realize custom cursor shape
- 2022-05-17 04:41:07下载
- 积分:1
-
文件移动工具
自己用VS2019写的一个文件移动工具,作用是将A文件夹中的文件移动到B文件夹,如果有同名文件,则先将B文件夹中的文件移动到C文件夹。
- 2022-10-20 12:10:03下载
- 积分:1
-
WINDOWS编程循序渐进,配套第2章原代码
WINDOWS编程循序渐进,配套第2章原代码-WINDOWS programming step by step, and the supporting Chapter 2 of the original code
- 2022-02-15 07:13:30下载
- 积分:1
-
这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术,经本人测试程序可以运行。共编程爱好者交流使用...
这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术,经本人测试程序可以运行。共编程爱好者交流使用-This is a blocking mode of socket used to do the chat program, the use of a multi-thread and semaphore technology, as I can run a test procedure. A total exchange of the use of programming enthusiasts
- 2022-12-17 03:15:03下载
- 积分:1
-
C语言编译,有链表的方法建立substr函数
C语言编译,有链表的方法建立substr函数-C language compiler, a list of methods to establish substr function
- 2023-02-22 07:20:04下载
- 积分:1
-
使用代码生成条形码
如果(string.IsNullOrWhiteSpace(this.BarCodeText)) 抛出新的ArgumentException(“条形码之前,必须设置为调用生成”); //确保条码不包含无效字符 } //确定条码宽度 变种widthOfBarCodeString= 0; VAR wideToNarrowRatio=2.0; 对于(VAR I =0; I
- 2022-05-29 10:39:42下载
- 积分:1