-
本程序是RS232通讯源代码。
本程序是rs232通讯的源代码。
- 2023-07-08 20:05:04下载
- 积分:1
-
Windows 进程并发实验
Windows 进程并发实验-Windows experiment with the process
- 2022-08-06 10:45:23下载
- 积分:1
-
fang baidubook.fang baidubook.
仿 百度留言本,ASP+HTMl;仿 百度留言本,ASP+HTMl-fang baidubook.fang baidubook.
- 2023-01-15 01:55:04下载
- 积分:1
-
Windows Mobile homeskin
windows 手机homeskin-windows mobile homeskin
- 2022-02-05 02:08:15下载
- 积分:1
-
中断 例子 USEFU
中断 例子 USEFU-interrupted example USEFUL
- 2023-05-15 10:50:02下载
- 积分:1
-
.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序...
.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序
-. Using operator priority number algorithm, able to correctly evaluated expression 2. Familiar with the application of the stack 3. Familiar with the basic operation of computer systems, methods, learn how to edit, compile, link and run a C++ program
- 2022-08-17 15:06:23下载
- 积分:1
-
White board like windows NetMeeting, Dll source code.
类似于Windows的电子白板的一个动态链接库,通过动态链接库导出来的3个函数可以实现绘图的功能-White board like windows NetMeeting, Dll source code.
- 2022-02-05 01:07:32下载
- 积分:1
-
报表控件例子
应用背景冠格报表控件ChartReport是一个轻量级的Web报表空间,运行于Asp.Net 2.0+,支持设计时报表呈现。
目前支持的报表类型:折线,直方图,圆形,立体饼形及立体圆环。
关键技术冠格报表控件ChartReport主要的技术:
1、 Thread Caching运行时不产生任何临时文件;
2、Design-Time 支持,设计时的所见即所得,提高设计效率。
3、精简算法,轻量级的控件,极大提高了响应时间。
- 2022-10-13 17:20:02下载
- 积分:1
-
ftp客户端 java编写swing
java编写的ftp客户端程序。支持上传下载删除等功能,界面清晰完美实用
- 2022-01-25 15:54:04下载
- 积分: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