-
邮件发送程序 c#编写的
邮件发送程序 c#编写的-mail procedures prepared by the c#
- 2022-02-28 13:39:15下载
- 积分:1
-
设置Hint,设置默认显示窗口大小
Qlineedit如何设置hint,及QWid各退如何设置初始窗口大小,Qlabel如何显示图片,Qt小需求,小设计,还有一大堆好玩的设计,感兴趣可以自己研究,另外,Qt如何操作Xml文件呢,怎样通过Dom形式来解析XML,修改特定节点的值呢。打的好。
- 2023-03-09 07:10:03下载
- 积分:1
-
递归分割
问题在于安排,无重叠,相同
矩形件 (箱) 与长度l和宽度w在
长方形托盘宽度与长度L W。
箱子必须放正交 (即,与每个侧框
正交到一侧的托盘) 只有 90 度旋转,
允许。
目标是找到一种模式与盒包装的最大数目。
这个二维装箱问题也被称为是制造商的
托盘装载问题。
我们假设L,W,l和w是整数和L ≥ W和l ≥ w不失一般性。
因此,问题确定由四人(L、 W、 l、 w)。
- 2022-03-22 19:08:14下载
- 积分:1
-
ITRI CIM Emulator
ITRI CIM Emulator能够读取SML档案,主要功能是用来测试半导体设备的通讯功能,它支持SECS-I/SECS-II/HSMS-SS通讯协议,支持SML格式,具有强大易用的自动化测试功能,免安装即拷即用。 使用前需要先将RS232连接线接好运行软件,选择检视。在设定SECS-I对话窗口中输入相关的通讯参数。(ITRI CIM Emulator can read SML files. Its main function is to test the communication function of semiconductor devices. ITRI CIM Emulator supports SECS-I/SECS-II/HSMS-SS communication protocol, supports SML format, has powerful and easy-to-use automated testing function, and exempts installation and copy-and-play. Before you use it, you need to connect the RS232 connection line to the running software and select the view. Input the relevant communication parameters in the SECS-I dialog window.)
- 2018-10-10 21:54:15下载
- 积分:1
-
人脸的识别
基于Opencv的图像处理,环境是visualstudio10,opencv9.0.主要通过C++/C实现
- 2022-03-26 07:58:42下载
- 积分:1
-
LTC6803-2单体样均衡
电动汽车电池包从控板软件,采用的硬件平台:S9G64(freescale),选用凌特方案,芯片LTC6803-2,程序在多家电动车上使用,有较好的效果。
- 2022-05-08 07:32:15下载
- 积分:1
-
C#中GDI绘图
C#中GDI绘图,快速学会c#绘图
- 2022-08-12 06:55:02下载
- 积分:1
-
stm32 can
stm32 can总线例程 详细的记录的can的配置和can的使用方式适合初学者使用,能很快的上手can总线通讯
- 2022-10-20 15:10:05下载
- 积分:1
-
c# 人事管理系统完整源码下载(考勤管理、简历管理)
人事管理系统完整源码(含数据库),其中有 员工简历、考勤录入等功能 友情提示:附加数据库之后,修改 y.cn 中的数据库连接 即可使用(登录账号:10001 密码:123456) public y() { pobjConn.ConnectionString = "server=.;database=rsgl;uid=sa;pwd=sa"; }
- 2014-12-18下载
- 积分:1
-
xiaofangbianlidian
版本要求:
程序体现面向对象的编程思想;
要求能够灵活添加新物品,并向用户提供多次购买一次性结帐的功能;
提示:可用以下三个类解决该问题:
1.货物类(Goods):一个商品,包含了名称,价格信息
2.购物篮类(Basket):一个购物篮,包含了已经选择的东西
3.Store:小芳便利店 主程序
(version requirements : procedures reflect object-oriented programming ideas; Require flexibility to add new items, multiple users to purchase one-time billing functions; Tip : The following three categories can be used to solve the problem : 1. Goods category (Goods) : a commodity, including the name, price information 2. Shopping basket category (Basket) : a shopping cart, already contains a choice of three things. Store : Xiaofang facilitate procedures owner)
- 2020-08-16 15:48:31下载
- 积分:1