-
A small calculation software, used for supporting the experiment, the interface...
一个小计算软件,用来辅助实验用的,界面简单,代码简介,简单易用,可作为相关功能参考-A small calculation software, used for supporting the experiment, the interface is simple, code profiles, easy to use, can be used as reference to the relevant functions
- 2022-03-22 14:31:55下载
- 积分:1
-
linux QT C++ 例子
是QT经典著作《C++ GUI Qt 4编程(第二版)》的书本配套源码,边看书边操作源码可以很快的进入QT的世界,源码中的例子有绘制表格,有的是显示曲线,图片什么的,很齐全,很适合初学者学习,改写程序到自己的项目中。
- 2023-03-21 22:30:06下载
- 积分:1
-
vc++ 单文档多视图切换
vc++ MultiView 单文档多视图切换, 通过菜单命令切换, 利于初学者掌握现成的程序
- 2022-05-21 06:41:23下载
- 积分:1
-
MiNiGUI按键图片与背景图片
/* ** $Id: bmpbkgnd.c 759 2009-09-21 05:22:47Z dongjunjie $**** Listing 5.2**** bmpbkgnd.c: Sample program for MiniGUI Programming Guide** Create a dialog box filling background with bitmap.**** Copyright (C) 2003 ~ 2007 Feynman Software.**** License: GPL*/#include"include.h"/*************************************///打开GPIO 口的返回值int fd;//等待重新发送标志int pir_send = 0;int lock = 1;int wait = 0;int wait_flag = 3;extern int human_flag;extern int timing;extern int human;extern int light;extern int prompt;/*************************************/#ifdef _LANG_ZHCN#include "bmpbkgnd_res_cn.h"#elif defined _LANG_ZHTW#include "bmpbkgnd_res_tw.h"#else#include "bmpbkgnd_res_en.
- 2022-02-04 05:45:32下载
- 积分:1
-
用C#写的《计算机算法分析与设计》的课程设计
用C#写的《计算机算法分析与设计》的课程设计--分治算法,循环赛日程表生成器
比较有实用价值的程序,可以保存赛程表为RTF格式,可输入选手名字,可指定每轮比赛的日期时间-With C# Written by
- 2022-10-01 13:20:03下载
- 积分:1
-
自己开发的用于单色显示屏的一套GUI
自己开发的用于单色显示屏的一套GUI,软件与硬件驱动之间分离,使用MingW编译。
- 2022-01-25 17:31:15下载
- 积分:1
-
可以解决一写人急需的问题,里面的 问题是我 亲自做的
可以解决一写人急需的问题,里面的 问题是我 亲自做的 -One can solve the problem of the urgent need to write one, which the problem is that I personally make the
- 2023-09-06 10:20:03下载
- 积分:1
-
让工具栏的按钮动起来,并且详细的说明了动态按钮的单击事件的代码添加。...
让工具栏的按钮动起来,并且详细的说明了动态按钮的单击事件的代码添加。-let toolbar button to move, and detailed description of the dynamic click the button to add the code.
- 2022-03-15 06:25:20下载
- 积分:1
-
notebook,是一个通过qt界面实现的简洁版记事本
这是一个使用c++语言通过qt界面编程实现的notebook,即记事本,界面简洁干练,比windown界面和功能都更好看一点和方便一些,实现了一些复制粘贴剪切保存和导入等功能。。
- 2022-08-04 04:25:01下载
- 积分:1
-
2. 设计一个启发式函数(最好是A*搜索函数)并编程实现,设计报告中必须给出函数的具体形式并说明设计思想(或分析为什么是A*算法)...
2. 设计一个启发式函数(最好是A*搜索函数)并编程实现,设计报告中必须给出函数的具体形式并说明设计思想(或分析为什么是A*算法)-2. Design a heuristic function (A* is the best search function), and Programming, design report must be given to the specific function and state forms design (or analyze why is A* algorithm)
- 2022-07-20 09:08:58下载
- 积分:1