资源列表
[软件工程] programmespecification(HuaWei)
说明:华为公司的软件编程规范,包括以下内容: 1.排版 2.注释 3.标识符命名 4.可读性 5.变量、结构 6.函数、过程 7.可测性 8.程序效率 9.质量保证 10.代码编辑、编译、审查 11.代码测试、维护 12.宏-Huawei software programming norms, including the following : 1. typesetting 2. Note 3.<twb> 在 2025-04-29 上传 | 大小:57kb | 下载:0
[软件工程] IEC62056MeterDesigned
说明:遵循IEC62056的电能表通信程序的设计与实现 本文采用VC++6.0开发工具,设计并实现了遵循该标准的电能表通信程序,并在多功能电能表的数据采集程序中得到了-follow the IEC62056 Power Meter Communication Program Design and Implementation of this paper the development of the VC 6.0 equipment, th<twb> 在 2025-04-29 上传 | 大小:14kb | 下载:0
[软件工程] 2_view_geometry
说明:关于双目几何的ppt,可用于相机标定,图像匹配,三维重建以及图像拼接等-of binocular geometry ppt, can be used for camera calibration, image matching, three-dimensional image reconstruction, as well as stitching, etc.<陈媛媛> 在 2025-04-29 上传 | 大小:1.23mb | 下载:0
[软件工程] ajax_chats
说明:是一个基于ajax的聊天室!实现了在线聊天,不用刷新的功能-is an ajax based on the chat room! Implementation of online chat, do not have to refresh function<xiayingjie> 在 2025-04-29 上传 | 大小:12kb | 下载:0
[软件工程] xianxingbiao
说明:实习题 [问题描述] 1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。 [输入] 初始顺序表,插入字符。 [输出] 插入x后线性表的结果 [存储结构] 采用顺序存储结构 [算法的基本思想] 建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。 程序如下: #include "iostream.h" #include <malloc.h><Demonic> 在 2025-04-29 上传 | 大小:8kb | 下载:0