-
简单内存池实现
利用c++和链表实现的内存池管理,自动释放内存,避免内存泄露,可避免在代码中到处出现malloc和free操作
- 2022-03-05 00:25:39下载
- 积分:1
-
MazeFindPath
用矩阵表示的迷宫,用队列实现最短路径发现。(matrix said maze, with the shortest path to achieve cohort found.)
- 2004-12-16 12:33:42下载
- 积分:1
-
Graphic
C#课程设计制作的,图形编辑器,完全是自己写的,可能不太好,但是够大学的同学交任务了。(C# curriculum design, graphics editor, write your own, may not be good enough for University students with tasks.)
- 2013-01-06 11:50:17下载
- 积分:1
-
DCT_liang
此代码是基于DCT的数字水印MATLAB编程,包括水印的置乱和反置乱,嵌入以及提取水印四个部分(This code is based on digital watermark DCT MATLAB programming, including the watermark scrambling scrambling and anti-, four-part watermark embedding and extraction)
- 2010-05-19 16:10:55下载
- 积分:1
-
粒子滤波 视频跟踪
利用粒子滤波,结合改进的直方图信息进行的视频跟踪,效果良好
- 2022-03-10 02:44:10下载
- 积分:1
-
CPPpersonal-book-management-code
最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)
- 2013-11-26 03:47:40下载
- 积分:1
-
通讯录
用C语言开发的小型的“通讯录”程序。 其中包括了添加、删除、修改等功能(C language development of the small "contacts" procedures. These include the addition, deletion, modification capabilities.)
- 2005-07-02 10:28:25下载
- 积分:1
-
开源 西门子PLC S7-200/300/400/1200/1500 TCP 通讯组件 C#开发
1.C#语言开发,采用NET4.0框架,模块化设计,通信效率不怎么高 可以凑合用。
2.工程结构类似OPC通讯方式,采用Tag的方式,通过标签名就可以读写寄存器。
3.采用XML配置式标签的方式实时读写PLC内部寄存器,可读写寄存器包括I、Q、PI、PA、M、DB。
4.具有PLC断线重连功能,通讯稳定可靠。
5.完全开源免费、包括Dll文件、附件内包含源代码。
- 2023-06-18 20:55:05下载
- 积分:1
-
AVL
Implementation of AVL Tree
- 2015-03-29 03:11:05下载
- 积分:1
-
my-Bas-Bomber
a game in C, bomb the base of your opposition using the cordinates
- 2012-12-18 21:45:15下载
- 积分:1