-
3d-Graph tools written in c-3d-Graph tools written in c...
- 2022-04-10 06:24:39下载
- 积分:1
-
MATLAB GUI 设计界面物理实验
使用MATLAB GUI 用户设计界面,设计一个界面可以对物理实验做各种操作,使得用户能直观了解物理实验的过程,帮助理解,进而达到教学辅助的目的!!!!
- 2022-06-14 02:53:05下载
- 积分:1
-
简介
Introduction
Do you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps.
Features
Transparency effect for both channel and thumb.
Customize size of the thumb.
Flicker free.
It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap. -IntroductionDo you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps. Features Transparency effect for both channel and thumb. Customize size of the thumb. Flicker free. It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap.
- 2022-03-12 12:19:31下载
- 积分:1
-
MFC源代码
该程序是经过查看某老师的 课程 最后写的MFC 界面编程, 对于初学者有很好的引导作用,通过MFC的各种类控制盒方法属性的控制,完成了界面的设计。运行效果,我已经测试,非常不错。如有问题,请私聊我。 谢谢
- 2022-05-28 03:35:14下载
- 积分:1
-
delphi数字图像处理一书源代码,科学出版社出版.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2023-03-29 16:50:04下载
- 积分:1
-
vb usb 通信
frmMain.frm 窗体及代码
ApiDeclarations.bas 接口声明
使用VB编程,对USB进行通信测试。
- 2022-02-12 07:50:59下载
- 积分:1
-
日历测试
一个简单的安卓风格的日历,小的Demo ,
仅供初学者参考学习使用,
主要使用qml,
如有需要的可以下载看看。
- 2022-12-27 23:15:03下载
- 积分:1
-
医院管理程序源代码
1.对运行应用程序确保数据库创建在同一机器上,因为应用程序正在运行。(2) 的名称是数据库的医院。3."创建表"文件夹包含 SQL 创建所要创建的表在数据库中运行应用程序之前运行的语句。4.SQL 插入语句"测试数据"可用于在数据库中创建临时字段的文件夹中。5.运行可执行文件 Hospital.exe,并验证工作。6.登录凭据设置是 "apollo" and "apollo".
- 2023-04-12 00:50:04下载
- 积分:1
-
基于VSTO2003的智能文档工程。演示了如何操作Word文档
基于VSTO2003的智能文档工程。演示了如何操作Word文档-This is a intelligent document project based on VST2003 and illustrated how to operate word documents.
- 2022-01-24 13:21:23下载
- 积分:1
-
一种状态机的设计模式实现
状态机模型在常用软件开发过程中都会遇到。本代码是模拟实现一种常用的状态机设计模式,实现不同状态下的数据变化和更新机制。该代码可以方便初学者学习并了解状态机的C++使用过程,由于本代码是demo版本,里面难免会出现错误,希望大家批评与指点。
- 2023-08-28 01:40:03下载
- 积分:1