-
stl the 3.13 version of the source code for the use of learning stl
stl的源代码3.13版,供学习stl使用-stl the 3.13 version of the source code for the use of learning stl
- 2022-03-23 10:47:10下载
- 积分:1
-
用C++来实现BP神经网络的功能,进行土地预测。
用C++来实现BP神经网络的功能,进行土地预测。-C++, to achieve the BP neural network functions, land forecasts.
- 2022-08-06 11:42:12下载
- 积分:1
-
条状动画的Flash进度条特效源码
条状动画的Flash进度条特效源码,竖条状的flash加载特效,一条一条不断填满进度条,直观的展示出影片的加载进度,可广泛应用于众多的Flash创作中。
- 2022-05-06 12:49:14下载
- 积分:1
-
Z-wave 软件开发包(SDK)
资源描述z-wave SDK 如果有开发z-wave通信协议的童靴可以借鉴下哦 资料很全的,有相应的PDF说明文档!
- 2022-04-10 18:53:11下载
- 积分:1
-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1
-
ADV7171是目前功能最全面的视频编码芯片,本程序完成对其的初始化设置功能。...
ADV7171是目前功能最全面的视频编码芯片,本程序完成对其的初始化设置功能。-ADV7171 is currently the most comprehensive video encoder chip, the process has completed its initialization settings.
- 2022-03-29 10:26:24下载
- 积分:1
-
testcurve
一个在窗口显示实时曲线的源代码程序,非常不错-testcurve
- 2022-08-22 16:32:13下载
- 积分:1
-
Yet another Java implementation for the addictive Minesweeper game. This game co...
Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows s version, such as allowing more than one mines in a square. -Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows s version, such as allowing more than one mines in a square.
- 2022-09-23 19:20:03下载
- 积分:1
-
VB编程学习资料-200个基础例子源码
这些源代码都是相当简单的VB学习实例,有200多个,列举一些例子:查找、替换、关机对话框的调用
调色拾色器
状态栏上进度条
用DDE将程序加入启动菜单
用MultiMedia MCI 控件开发多媒体应用
用ShellExecute API 函数打开文件,API回调函数
局域网聊天服务端_TCP
重启系统
用INI文件实现每日一帖
局域网聊天服务端_UDP
利用随机码防止密码被窃取
用DDE将程序加入启动菜单
- 2022-04-13 11:06:38下载
- 积分:1
-
仓库管理系统
应用背景相信对于仓库管理的程序大家都不陌生,应用场合也是比较明确的,通过这一程序的编译和使用,可以让学习者更加清晰的掌握C++的数据结构处理,对于这方面感兴趣的朋友可以关注下。关键技术这一管理系统使用的程序处理技术比较标准,对于仓库类的数据分类和记录处理比较模板化,适合于感兴趣的人群,可以以此为基础继续完善深度定制开发,需要个人能够对数据处理较为熟练
- 2022-06-27 10:03:56下载
- 积分:1