-
The purpose is to guide the detailed design codes, specifically, is that your de...
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for processing the same. Follow-up assessment or someone to replace your job, as long as View the detailed design, we can clearly understand how did you design these processes.
- 2023-03-22 16:45:03下载
- 积分:1
-
hi hi
hi hi
hi hi
hi hi
hi hi
hi hi
hi hi
hi hi
-hi hi
hi hi
hi hi
hi hi
hi hi
hi hi
hi hi
- 2023-06-24 21:05:02下载
- 积分:1
-
连连看游戏源码
这个源码是原创的,功能基本全部实现。这个代码是我初学java不久后写的,里面就用到一些很基本的知识点,所以我没有给太多的注释。欢迎大家来参考!
- 2022-01-26 01:54:11下载
- 积分:1
-
边缘检测
本文基于小波变换和数学形态学结合,准备好一种新的边缘检测方法。首先,用多尺度自适应小波阈值法,检测图像的边缘和选择适当的结构元素类型的数学形态学膨胀操作和工艺的不连续的边缘。这是一个边缘检测 Matlab 代码。
- 2022-12-08 05:30:03下载
- 积分:1
-
BMP灰度图的绘制
BMP灰度图的绘制-BMP grayscale rendering
- 2022-04-16 17:38:56下载
- 积分:1
-
自动升级程序的精简版(支持断点下载…
自动升级程序精简版 (支持断点下载)-automatic escalation procedures streamlined version (support breakpoints download)
- 2022-08-09 07:03:32下载
- 积分:1
-
物流供应链管理系统.rar
物流供应链管理系统.rar-logistics supply chain management system. Rar
- 2023-01-13 17:15:04下载
- 积分:1
-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1
-
JPEG编码器
jpeg encoder
- 2022-10-19 15:10:03下载
- 积分:1
-
程序中含有一些对控制台输出和事件进行控制的API函数.
程序中含有一些对控制台输出和事件进行控制的API函数.-Includeing some function to contral the input and output of console.
- 2022-12-29 23:20:03下载
- 积分:1