-
调试器和二进制/六/八进制格式
Debugger and Binary/Hex/Octal Formats
- 2023-01-05 19:10:03下载
- 积分:1
-
c# 调用vlc播放rtmp流
运行时需要将vlc的plugins文件夹放在与exe同一级目录,由于这个插件太大就不上传了,自己可以下载到
- 2022-01-24 14:52:12下载
- 积分:1
-
Realize the text search, text replacement, text editor and save, you can text st...
实现文本查找、文本替换、文本编辑和保存,可以统计出文字、数字、空格的个数。-Realize the text search, text replacement, text editor and save, you can text statistics, numbers, the number of spaces.
- 2022-03-04 09:22:04下载
- 积分:1
-
包括典型的生成字典序排列和快速排序料到典型的源代码
包括典型的生成字典序排列和快速排序料到典型的源代码-Including the generation of typical lexicographic order and quick to sort thought the source code of a typical
- 2023-05-12 10:25:04下载
- 积分:1
-
虚拟函数的使用。VC也是一个虚函数的源程序,比较适合…
虚函数的使用。又一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-virtual function use. The VC also a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
- 2023-05-25 05:45:03下载
- 积分:1
-
一个c写的server,让系统给该server分配端口号,而不是由手动指定,以解决一个服务器上运行多个server而端口冲突的情况。...
一个c写的server,让系统给该server分配端口号,而不是由手动指定,以解决一个服务器上运行多个server而端口冲突的情况。- writen by c , a server, the port number of which can be allocated by the system.
- 2022-02-24 12:40:14下载
- 积分:1
-
是一个计算器的小程序,很适合初学者用于研究试用,应该时很有启发的...
是一个计算器的小程序,很适合初学者用于研究试用,应该时很有启发的-Calculator is a small program, it is suitable for beginners used to study the trial, it should be very enlightening when the
- 2022-03-24 00:11:40下载
- 积分:1
-
关机,试用时先保存好文件。
关机,试用时先保存好文件。-shutdown, when the first trial to preserve the documents.
- 2022-04-20 20:41:40下载
- 积分:1
-
pr check program for the website promotion
pr check program for the website promotion
- 2022-01-21 23:56:51下载
- 积分:1
-
指数平滑预测数据输入:
指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
- 2022-01-26 04:45:02下载
- 积分:1