-
一个使用堆栈写的计算器,能够使用常用的数学函数.
一个使用堆栈写的计算器,能够使用常用的数学函数.-use of a stack written by calculators, to use common math functions.
- 2023-09-04 20:15:02下载
- 积分:1
-
一个演示打开真彩色位图的程序
一个演示打开真彩色位图的程序-an open demonstration of true color bitmap procedures
- 2022-06-11 20:07:48下载
- 积分:1
-
EXPRESSION PARSE is a component of the library, it can detect PASCAL language ca...
EXPRESSION PARSE是一个组件的图书馆, 通过它可以检测PASCAL语言类的SCRIPT. 它不仅 仅是一个调试器, 而且还是一个准编译器, 因此更有效率. 该软件使用方便且兼具DELPHI VCL的强大功能,你即可以检测一个简单的表达式或一大堆复杂的语法, 而不需要使用者具有很高深的编程能力或从编写一整个的应用程序的SCRIPTS或者注意其他的使用规则等, 你所需要的只是进行简单的内嵌表达式操作而已.-EXPRESSION PARSE is a component of the library, it can detect PASCAL language category SCRIPT. It is not merely a debugger, but also a quasi-compiler, therefore more efficient. The software is easy to use Delphi VCL which both the powerful functions, you can detect that is a simple expression- or a lot of complex syntax, without the need for users with high depth of programming capability or preparing an entire application"s attention SCRIPTS or other rules governing the use, you need only a simple expression embedded operating it.
- 2022-03-13 18:30:18下载
- 积分:1
-
测试CPU能力的小工具,轻轻一按就能知道你的CPU的性能
测试CPU能力的小工具,轻轻一按就能知道你的CPU的性能-CPU test the ability of small tools, touch will be able to know your CPU
- 2023-01-08 15:10:02下载
- 积分:1
-
获取硬盘序列号
windows下读取硬盘序列号,以便程序加密等
- 2022-11-10 07:30:03下载
- 积分:1
-
C++的关键知识点的希望大家喜欢。包括数组…
C++的重要知识点,希望大家喜欢.包括数组、指针-C++ Critical knowledge points in the hope that everyone likes. Including an array, pointer
- 2023-07-24 15:55:03下载
- 积分:1
-
这份年代比较久远了,02年的东西.是用borland c++ builder写的一个gui的程序.基本上03年之后我都只用vc了....
这份年代比较久远了,02年的东西.是用borland c++ builder写的一个gui的程序.基本上03年之后我都只用vc了.
-This era in the more distant, and in 2002 things. Is borland c++ Builder to write a gui procedures. Basically, in 2003 only after I used the vc.
- 2022-02-03 07:45:00下载
- 积分:1
-
在 程序 中 识别 并 计算 表达式,完成计算功能
在 程序 中 识别 并 计算 表达式,完成计算功能-recognize and compute expression in program,complete computing function.
- 2022-02-06 08:19:42下载
- 积分:1
-
rjmcmc 图像处理
应用背景
使用该代码可以对图像进行特征提取。例如提取卫星图像中街道里的斑马线。还可以对闪电图像中电流路径进行提取,获得图像中电流的运动路径。
关键技术
visual studio
首先使用cmake将代码转换成visual studio项目, 转换过程中会提示安装一些必须软件如boost,shapelib,wxwidegets等等。
linux
qtcreator下使用g++
- 2022-02-14 07:02:41下载
- 积分:1
-
socket编程 sever端设计
这是我写的一个socket的sever端,可以实现与多个客户端连接,使用了多线程和非阻塞,是windows下的编程,是基于对话框的。希望对大家有帮助。
- 2023-03-25 19:45:06下载
- 积分:1