-
calculator
我在c builder中制作的这个计算器将帮助您进行任何操作。例如like+/-/*。
- 2022-10-26 02:20:03下载
- 积分:1
-
B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal & Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.-B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.
- 2022-04-22 19:34:47下载
- 积分:1
-
The joint compilation tools IncrediBuild3.4 time trial reset tools
联合编译工具IncrediBuild3.4的试用时间复位的工具-The joint compilation tools IncrediBuild3.4 time trial reset tools
- 2022-03-16 10:02:44下载
- 积分:1
-
完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文...
完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文
-Completion of the stack abstract data type of the order, said that with the realization of the chain. The realization of functions: numerical conversion calculator (expression evaluation), to solve the maze to determine whether a string is a palindrome
- 2022-08-07 03:17:15下载
- 积分:1
-
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。...
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。-Developed using vc, industrial pipeline control to achieve the source code, there are horizontal, upper left, lower left, upper right, lower right corner of the achievement.
- 2022-01-31 13:52:18下载
- 积分:1
-
fft Fast Algorithm for fft transform, based on VC++ development, but also hope t...
fft快速算法,用于fft变换,基于VC++开发,还望各位指正。-fft Fast Algorithm for fft transform, based on VC++ development, but also hope to correct.
- 2022-01-26 02:05:26下载
- 积分:1
-
VB编程操作Win9X注册表的模块.
VB编程操作Win9X注册表的模块.-VB operation Win9X registry modules.
- 2023-08-06 10:55:08下载
- 积分:1
-
网络聊天程序,可以加入聊天室,初学网络编程的人可以好好参考一下,涉及到了文件操作...
网络聊天程序,可以加入聊天室,初学网络编程的人可以好好参考一下,涉及到了文件操作-Internet chat program, you can join the chat room, learning network programming can make reference to the documents relating to the operation
- 2023-07-06 18:35:03下载
- 积分:1
-
类似ACDSee的图像软件源码
类似ACDSee的图像软件源码-similar ACDSee image source software
- 2023-09-05 07:25:03下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1