-
AVL Tree in C++
这个程序是C++中的一个树AVL。在DEV C++编译器中实现所有功能和平衡的必要性
- 2022-02-25 17:22:41下载
- 积分:1
-
一个用堆栈实现的计算器。能够进行各种简单计算没有bug
一个用堆栈实现的计算器。能够进行各种简单计算没有bug-a stack used to achieve the calculator. To carry out the simple calculation does not bug
- 2023-05-08 14:10:02下载
- 积分:1
-
门禁服务器源代码
门禁服务器程序与门禁设备udp通信,实现远程开门,刷卡记录数据库,获知门禁开关状态,实现人不在的情况下,也能打开门!!!!
- 2023-05-27 13:40:04下载
- 积分: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
-
AMI BIOS源代码
AMI BIOS源代码-AMI BIOS source code
- 2022-03-19 01:14:19下载
- 积分:1
-
基于visual studio 2005平台开发的绘图软件,支持多种绘图功能
基于visual studio 2005平台开发的绘图软件,支持多种绘图功能-a darwing software develop on visual studio 2005. it is good for you if you are a new-learning person
- 2022-02-13 09:47:33下载
- 积分:1
-
一款AVI 编辑器, 用C 编的, csc *.cs
AVITOOL
一款AVI 编辑器, 用C 编的, csc *.cs
AVITOOL -help-An AVI editor, using C-series, csc*. cs AVITOOL-help
- 2023-01-08 17:05:03下载
- 积分:1
-
an arithmetic software on the network game "Mu".it was used to enjoy myself in t...
网游奇迹的战士配点算法软件,是当初游戏时自己编写来玩的,采用VC编写,界面简单使用方便!-an arithmetic software on the network game "Mu".it was used to enjoy myself in the first. it was writen by Vc ,and was designed very convenient to use .
- 2022-02-20 17:45:12下载
- 积分:1
-
Serial Communications (Windows API)
串口通信类(WINDOWS API)-Serial Communications (Windows API)
- 2022-01-27 20:26:40下载
- 积分:1
-
自己做的,VC大数计算器,采用移位的方法..超出微软本身自带的计算器的计数范围...用到大数计算的人可以参考一下...
自己做的,VC大数计算器,采用移位的方法..超出微软本身自带的计算器的计数范围...用到大数计算的人可以参考一下-Of their own to do, VC calculator large numbers, using the method of displacement .. beyond Microsoft" s own built-in calculator ... the count range of the calculation of large numbers of people used to refer to
- 2022-06-11 23:55:38下载
- 积分:1