-
实现链表的基本运算,按值查找,按序号查找,删除元素,插入元素,求链表长度...
实现链表的基本运算,按值查找,按序号查找,删除元素,插入元素,求链表长度-To achieve the list of basic operations, according to the value of search, by serial number to find, delete elements, inserting elements, seeking list length
- 2022-11-07 08:25:03下载
- 积分:1
-
stm8 温度传感器MLX90614驱动程序
通过STM8驱动温度传感器MLX90614,集成串口中断通信,已测试可用
- 2022-05-14 06:15:31下载
- 积分: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
-
聊天工具服务器端,winsock编程,对初学者来说应该很有用
聊天工具服务器端,winsock编程,对初学者来说应该很有用-Chat server-side tools and protocols of programming for beginners should be a very useful
- 2022-09-02 02:35:03下载
- 积分:1
-
Multi
遗传算法中多点交叉算法来优化最小值函数所对应的解--编码过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process of encoding
- 2022-01-26 00:40:34下载
- 积分:1
-
小计算器
一个MFC的简单小程序,利用多个按钮控件,可实现一般加减乘除运算
- 2022-03-21 19:23:03下载
- 积分:1
-
关于图形图象常用处理算法的讲解
机器大家去敌后完全
关于图形图象常用处理算法的讲解
机器大家去敌后完全-on imagery processing algorithm commonly used on the machine you to the enemy completely
- 2022-02-06 06:35:01下载
- 积分:1
-
vb.net prepared by the Snake game. Rar
vb.net编写的贪吃蛇游戏.rar-vb.net prepared by the Snake game. Rar
- 2022-12-08 00:50:02下载
- 积分:1
-
所包含的算法详细的实现了图形底层代码的实现且基于类的实现...
所包含的算法详细的实现了图形底层代码的实现且基于类的实现-Algorithm contained in a detailed graphical realize realize the underlying code and category based on the realization of
- 2022-04-10 03:46:28下载
- 积分:1
-
驱动进程监控器
创建进程的时候 系统提示你是否进行创建,在此框架可以设置黑白名单,如果是白名单就放过,如果是黑名单就禁止,这样就可以防止乱七八糟的进程创建。64位和32位的方式不同
- 2022-01-28 03:57:19下载
- 积分:1