-
大话设计模式
大话设计模式这本书里面的C++源码,很全面和详细,看这本书的人可以结合看下,能更好得理解和学习书中的内容,在这基础上编写简单程序!
- 2022-04-09 14:25:56下载
- 积分:1
-
用VC实现的系统服务启动程序,可修改源码添加需要实现的服务功能...
用VC实现的系统服务启动程序,可修改源码添加需要实现的服务功能-Implemented with the VC system services to start program can modify the source code to add the service function of the need to achieve
- 2022-08-18 13:22:58下载
- 积分:1
-
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的...
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的空格 RTrim――截掉串开始处的空格 LTrim――截掉串尾的空格 right――从右到左截掉字符 left―― 从左到右截掉字符 mid――截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
- 2022-12-09 07:15:03下载
- 积分:1
-
进程优先权和进程地址空间的设置与文件读写的关系的程序
进程优先权和进程地址空间的设置与文件读写的关系的程序-process priority and the process address space settings and documents on the relationship between reading and writing procedures
- 2023-03-27 02:10:04下载
- 积分:1
-
是一个经典的源代码论坛环境
是一个ASP环境下的经典论坛源代码-ASP is a classic environment of the source code Forum
- 2023-06-08 22:40:03下载
- 积分:1
-
MLP_backprop
此代码包括推行多层感知器神经网络的前馈和 backprop 算法。您还可以重构代码到不同的编程语言。
- 2023-04-23 08:00:03下载
- 积分:1
-
In visual c++6.0 under similar software PowerWord
在visual c++6.0下实现类似金山词霸的软件-In visual c++6.0 under similar software PowerWord
- 2022-04-16 05:41:01下载
- 积分:1
-
简单的TCPServer
自己开发的TCPServer代码,实现和TCPClient的通信。由于本人初学,程序只是适合初学者入门,高手勿进。谢谢。
- 2023-01-18 15:25:03下载
- 积分:1
-
webwork范例
webWork+Spring+Hibernate整合开发网络书城,通过这个项目,可以很好的学习这些技术,本项目也可以作为实际工作中的参考。-webWork+ Spring+ Hibernate JustCode integrated development through this project can be very good to learn about these technologies, this project can also work as a practical reference
- 2022-03-18 23:36:49下载
- 积分:1
-
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移...
只用简单的代码的和最基本的控件,实现对图片批量预览图片,修改图片和对图片进行转移-using only simple code and the most basic controls and achieve volume preview of pictures pictures, photo and picture transfer
- 2023-09-07 18:45:04下载
- 积分:1