-
qtcefclient-master
在qt上嵌入cef框架,学习如何在qt环境下开发cef。(Cef framework embedded in the qt, learn how to develop cef in qt environment.)
- 2020-08-26 10:18:13下载
- 积分:1
-
.net控制斑马Zebra打印机源码实例
.net控制斑马Zebra打印机源码实例
网络搜集整理 希望对大家有所帮助(Source example of zebra Zebra printer controlled by.Net
Network collation hopes to help people)
- 2018-03-03 10:56:58下载
- 积分:1
-
NonBorderForm
说明: 窗体设置为无边框后,利用window消息机制实现窗口拖动和手动改变界面大小。(After the form is set to no borders, window dragging and manual change of interface size are realized by using window message mechanism.)
- 2020-06-21 10:20:01下载
- 积分:1
-
基于8051的串口通讯发送字符串
通过开发仪自带AD芯片PCF8591P读取光敏电阻测量的相对光强和热敏电阻测量的相对温度显示在LCD1602上(AD芯片通过I2C总线设置),并通过PC串口给单片机设定报警温度值(串口通信通过串口中断实现),如果相对温度超过报警温度值,则使用蜂鸣器报警(蜂鸣器的采用定时中断实现)。
- 2022-09-25 21:50:03下载
- 积分:1
-
PCA9535IIC
cc2530控制PCA9535的IO口扩展芯片(cc2530 control IO port expansion chip PCA9535)
- 2013-10-24 16:46:07下载
- 积分:1
-
超市管理系统
#include /*输入,输出头文件*/
#include /*申请空间头文件*/
#include /*对字符串加工头文件*/
#include
#include
/*清屏头文件*/
struct arraysGoods
{
int goods_id; //商品编号
char goods_name[50]; //商品名称
char goods_address[50]; //商品产地
char goods_type[50]; //商品种类
float goods_inputprice; //商品进价
float goods_outputprice; //商品售价
int goods_num; //商品进货量
};
struct arraysGoods GoodsDates[50]={ {2013,"衬衫","北京","c",1.4,2.5,5},{2012,"裤子","上海","b",1.3,2.5,6}, {2011,"短袖","大连","a",1.1,2.5,7}};
struct arraysGoods GoodsDates2[50];
void loginTitle();
void loginManager();
void selectManagerMenu();
void spendPassager();
v
- 2022-01-24 09:53:17下载
- 积分:1
-
常应变三角形单元与二维问题求解
常应变三角形单元的求解CST,有限元模型,二维问题分析。用三角形单元的划分方式,建立的有限元分析。C++语言编写。
- 2022-02-07 11:03:24下载
- 积分:1
-
ichat
一个真正SERVER PUSH的聊天室,很不错,C语言所写,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构…… (a real SERVER PUSH chat rooms, very good, C language written, it is most unfortunate that has been compiled, but the interface were all independent of and can make changes, but the procedures are not able to study the internal structure of ...)
- 2004-09-27 22:28:08下载
- 积分:1
-
crkcd
自动搜索光盘,查找多媒体文件,生成播放列表,并自动播放,特别是支持大多数加密光盘
密码光盘(automatically search CD-ROM search multimedia files, generate a playlist and played automatically. particularly in support of the majority of password encryption CD discs)
- 2007-02-01 17:46:34下载
- 积分:1
-
rengongzhineng
是关于人工智能的典型程序,包括汉诺塔问题和水壶问题(Artificial intelligence is about the typical process, including han s tower kettle problems and problems)
- 2012-02-28 10:03:41下载
- 积分:1