-
数据结构二叉 搜索树的实现很好的例子!
数据结构二叉 搜索树的实现很好的例子!-data structures:
a good example of binary search tree implementation
- 2023-06-06 14:50:03下载
- 积分:1
-
变换常用工具箱,有VC++、MATLAB等实现…
Curelet变换常用工具箱,有VC++,Matlab等实现的代码,希望 对做图像处理的人士有益。-Curelet transform common toolbox, there are VC++, Matlab and other implementation code, want to make a useful image processing people.
- 2023-02-10 17:20:03下载
- 积分:1
-
基于ARM9 s3c2410,wince5.0的DAC正弦波输出程序,通过PWM调制实现。...
基于ARM9 s3c2410,wince5.0的DAC正弦波输出程序,通过PWM调制实现。-Based on the ARM9 s3c2410, wince5.0 sine wave output of the DAC process, through the realization of PWM modulation.
- 2022-03-28 23:58:08下载
- 积分:1
-
hospital management sysytyem
这是一个基于网络的资源
- 2023-01-14 10:45:03下载
- 积分:1
-
一种用在开发的录音机程序,很适合初学者。
在windows环境下,使用VC开发的一个录音机程序,结构清晰,适合初学者-A recorder program developed by VC, it is suited for beginner.
- 2022-01-25 17:19:56下载
- 积分:1
-
一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能...
一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能-A calculator with basic functions (with document), enter: an arithmetic expression string. Multiplication and division with addition and subtraction, cos, sin, seek n-th power, open square arithmetic functions such as medium
- 2022-12-12 01:10:03下载
- 积分:1
-
密码验证的源代码,可自定义密码,请用vc来编译运行。
密码验证的源代码,可自定义密码,请用vc来编译运行。-Password validation source code, can be customized password, please use vc to compile run.
- 2022-03-19 20:14:33下载
- 积分:1
-
c# programming windows of a classical source
c#windows编程 中的一个经典源码-c# programming windows of a classical source
- 2022-06-11 11:54:10下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
北大ACM试题poj 第3056,3060题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3056,3060题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Question poj first question 3056,3060 source code, good code, and want to help students engage in ACM
- 2022-05-25 04:35:35下载
- 积分:1