-
一个好的C++语言编程的书。
A good C++ Programming Language book.
- 2022-08-23 22:46:17下载
- 积分:1
-
可以设置菜单有框架,自动隐藏。
可以设置菜单有无边框,是否自动隐藏。 -can set menu there frame, hidden automatically.
- 2022-04-16 18:34:23下载
- 积分:1
-
这是用单纯形法发来进行函数优化的程序,可以运行成功,需要的就下吧...
这是用单纯形法发来进行函数优化的程序,可以运行成功,需要的就下吧-This is sends in with the simplex method carries on the procedure
which the function optimizes, may move successfully, download if you need
- 2022-05-06 02:02:01下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
扫描局域网和主机
别人写的一个比较好的扫描局域网中主机的程式!能够得到局域网中存在的主机IP
- 2022-03-17 00:07:54下载
- 积分:1
-
获取windows的版本号及运行模式,VC++实现,测试通过
获取windows的版本号及运行模式,VC++实现,测试通过-Windows to obtain the version number and operating mode, VC++ to achieve, the test
- 2023-04-30 19:35:03下载
- 积分:1
-
标准的计算器
标准的计算器: 它提供了标准的算术运算。如果您发现任何错误请让我知道。
- 2022-02-05 13:24:03下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-10-09 09:55:03下载
- 积分:1
-
教师参加培训智能管理系统
基于ASP.NET的教师参加培训智能管理系统,包括培训项目申请、审批、培训日志、总结的填写,培训期间费用的报账功能,以及领导人审批等功能。
- 2022-03-10 04:03:30下载
- 积分:1
-
摄像机标定openCV
此代码可直接运行,是基于openCV2.4.9版本的摄像机标定技术的代码。在标定过程中需要提供六张以上的标定图片放在代码的指定文件夹下。整个标定过程是自动进行的,只要摄制完标定图片,运行之后会自动计算出相应摄像机内外参数的矩阵
- 2022-02-13 07:39:04下载
- 积分:1