-
用C语言读取SEGY文件数据的小程序
利用C语言编写的读取Segy文件数据的小程序-Using C language to read file data Segy small program
- 2022-05-26 22:41:16下载
- 积分:1
-
VC++编写的扫雪游戏,欢迎交流学习~!
VC++编写的扫雪游戏,欢迎交流学习~!-VC++ Prepared snow games, welcomed the exchange of learning ~!
- 2022-08-10 05:08:29下载
- 积分:1
-
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。...
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。-a smart simple realization of the target, it will automatically manage the retrieval new operator allocated memory and need not worry about a memory leak.
- 2022-01-22 14:20:38下载
- 积分:1
-
opencv读取摄像头
opencv读取摄像头并将将其显示,
cvCreateCameraCapture
初始化从摄像头中获取视频
CvCapture* cvCreateCameraCapture( int index );
index 要使用的摄像头索引。如果只有一个摄像头或者用哪个摄像头也无所谓,那使用参数-1应该便可以。
函数cvCreateCameraCapture给从摄像头的视频流分配和初始化CvCapture结构。目前在Windows下可使用两种接口:Video for Windows(VFW)和Matrox Imaging Library(MIL); Linux下也有两种接口:V4L和FireWire(IEEE1394)。
释放这个结构,使用函数cvRele
- 2022-01-22 05:30:22下载
- 积分:1
-
一个很有取的拼图游戏
一个很有取的拼图游戏-a very Formal pieces of the jigsaw
- 2022-02-24 20:27:05下载
- 积分:1
-
道路曲线测设
该代码用于任意桩距的道路曲线测设元素的计算 可以输出TXT EXCEL文件 ,涵盖平曲线 竖曲线 的计算 ,结果可以用于全站仪测设道路曲线
- 2023-02-03 01:20:04下载
- 积分:1
-
的话,RTF,格式为文本等文件,支持Windows
把word,rtf,xls等文件转换成txt 支持windows-The word, rtf, xls into txt and other documents to support windows
- 2023-02-06 09:25:08下载
- 积分:1
-
一个读写文件的程序,一个方便使用的类,自定义派生cstdiofile
一个读写文件的程序,一个方便使用的类,自定义派生cstdiofile-A read and write documents, a user-friendly categories, from the definition of derivative cstdiofile
- 2023-01-23 03:00:04下载
- 积分:1
-
Sierpinski垫片的分形图形,由分形的递归算法生成的C++源代码
Sierpinski垫片的分形图形,由分形的递归算法生成的C++源代码-Fractal graphic of Sierpinski.
- 2022-01-27 18:56:36下载
- 积分:1
-
相当不错的C++课件,表达式与语句入门基础
相当不错的C++课件,表达式与语句入门基础-Fairly good C++ Courseware, based on regular expressions and statements Getting Started
- 2022-03-17 03:24:40下载
- 积分:1