资源列表
[其他小程序] Newton_insert
说明:牛顿插值的程序实现: 在程序中我只写了五阶均差表,要求更大的,只需要更改循环变量即可<zhengyy> 在 2025-08-02 上传 | 大小:187kb | 下载:0
[GDI/图象编程] DrawPicture
说明:绘直线,绘椭圆,画矩形,鼠标响应事件:介绍消息的响应,背景图片的设置-Draw a straight line, draw an oval, rectangular painting, the mouse response to the incident: Introduction to respond to messages, background images settings<123456> 在 2025-08-02 上传 | 大小:114kb | 下载:0
[其他小程序] SimTrendCS3K
说明:趋势控件有具体的操作步骤,有需要的联系,趋势控件.ocx-Trend control has specific steps, there is a need to link the trend control. Ocx<liuyongkui> 在 2025-08-02 上传 | 大小:33kb | 下载:0
[多媒体编程] ts-si-analyzer
说明:这款软件可以很好的分析出TS码流中各路节目信息,是一款很好的分析软件,也对我们学习TS码流的格式很有好处!-This software can be a very good analysis of the TS stream in various program information, is a very good analysis software, but also we should learn from TS stream format is very good!<棒棒糖> 在 2025-08-02 上传 | 大小:403kb | 下载:0
[Windows编程] TrafficLight
说明:设计一个交通信号灯控制器,由一条主干道和一条支干道汇合成十字路口,在每个入口处设置红、绿、黄三色信号灯,红灯亮禁止通行,绿灯亮允许通行,黄灯亮则给行驶中的车辆有时间停在禁行线外。-The design of a traffic signal controller, by a trunk and a branch road汇合成crossroads at the entrance to set up in each red, green, yellow three-color lights, re<zhuzi200803> 在 2025-08-02 上传 | 大小:276kb | 下载:0
[ActiveX/DCOM] COM
说明:com原理与应用,很不错的书,我在学习时给了我很大的帮助,我希望给想学习的朋友提供帮助!-com Principle and applications, very good book, I am in learning has given me great help, I hope to want to learn to help a friend!<yangchaowei> 在 2025-08-02 上传 | 大小:14.03mb | 下载:0
[文件操作] 2008-zha0_ms08_014
说明:excel的溢出源代码,具体请看程序中-overflow excel source code, see the specific program<tlHelen> 在 2025-08-02 上传 | 大小:103kb | 下载:0
[Windows编程] operatoroverload
说明:C++运算符重载的代码:函数operator()应能执行相应的指针算术运算来访问数组中的各个元素。在此,operator()函数应具有两种版本————一种返回int&,从而双下标数组的元素可以被用做左值;另一种返回const int&,从而const双下标数组元素可以被用做右值。这个类还应提供以下运算:"=="、"!="、"="、"〈〈"(以行列式的形式输出数组)和"〉〉"(输入整个数组内容)<zhuzi200803> 在 2025-08-02 上传 | 大小:28kb | 下载:0