资源列表
排序选择:
[数据结构常用算法] linkedlist
说明:基于C++的链式表的建立,插入节点,删除节点等功能。-Based on the establishment of C++ chain table, insert node, delete node function.<李子> 在 2025-07-19 上传 | 大小:2.56mb | 下载:0
[按钮控件] CButtonST_demo_best
说明:最新的CButtonST,带有鼠标移动是有声音-Latest CButtonST, with the mouse to move the sound<陈乐华> 在 2025-07-19 上传 | 大小:666kb | 下载:0
[JSP源码/Java] 1
说明:企业中常用的进销管理系统,开发环境是eclipse和SQL server 2-Enterprise into the sales management system, development environment eclipse and SQL server 2000<> 在 2025-07-19 上传 | 大小:2.18mb | 下载:0
[图形图像处理(光照,映射..)] liangdutiaozheng
说明:实现oppencv中亮度 对比度调整 使图像看细节看起来更清晰-Oppencv in brightness contrast adjustment of the image to see the details seem clearer<gengmangmang> 在 2025-07-19 上传 | 大小:12kb | 下载:0
[JSP源码/Java] 09
说明:企业的门户网站,开发背景是现在大部分大中型企业都有意识通过网络来开拓自己企业的效益-Enterprise portal development background is the awareness of most of the large and medium-sized enterprises have to develop their own business benefits through the network<> 在 2025-07-19 上传 | 大小:1.91mb | 下载:0
[Windows编程] CPP_new_operator
说明:它是一种使用非常广泛的计算机编程语言。C++是一种静态数据类型检查的、支持多重编程范式的通用程序设计语言。它支持过程化程序设计、数据抽象、面向对象程序设计、制作图标等等泛型程序设计等多种程序设计风格。-It is a very extensive use of computer programming languages. C++ a static data type checking, and general-purpose programming language support for m<wangfei> 在 2025-07-19 上传 | 大小:3kb | 下载:0
[Windows编程] CPPstring
说明:string 是C++中的字符串。 字符串对象是一种特殊类型的容器,专门设计来操作的字符序列。 不像传统的c-strings,只是在数组中的一个字符序列,我们称之为字符数组,而C + +字符串对象属于一个类,这个类有很多内置的特点,在操作方式,更直观,另外还有很多有用的成员函数。 string 的定义为:typedef basic_string<char> string -string string C++. The string object is a special type o<wangfei> 在 2025-07-19 上传 | 大小:115kb | 下载:0