-
智能家居app控制界面设计
该app可用于智能家居控制的界面实现,里面包含多个界面,可用于wifi模块连接app,界面设计简便,代码有注释,可移植性好。
- 2022-02-04 16:55:01下载
- 积分:1
-
C#写的磁卡读写程序
C#开发支持HCE300磁卡读写器程序,可用于磁卡的加密读写。不支持多线程,适当修改后可支持。VS2010下开发,共享出来,供需要的人使用。
- 2022-08-20 18:13:08下载
- 积分:1
-
C++课件,内容通俗易懂,很适合初学者使用.
C++课件,内容通俗易懂,很适合初学者使用.-C++ Courseware, content user-friendly, it is suitable for beginners to use.
- 2022-01-25 14:05:57下载
- 积分:1
-
talks source 06
孙鑫vc++讲座源码06-09-talks source 06-09
- 2023-07-28 04:00:03下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
该程序是利用概率算法,可以在该算法中设置大小…
这个程序是利用概率算法求可设大小得素数。-the procedure is the use of probabilistic algorithm can be set up for size in the prime.
- 2023-09-09 00:20:03下载
- 积分:1
-
Just enter the code page and then select the character you want with the mouse a...
Just enter the code page and then select the character you want with the mouse and program will calculate it s ASCII code.
- 2022-03-21 06:22:13下载
- 积分:1
-
包括数据库的设计,系统管理,工程管理,客户管理,采购销售,库存,人事管理系统。含报表打印等功能...
包括数据库的设计,系统管理,工程管理,客户管理,采购销售,库存,人事管理系统。含报表打印等功能-Including database design, system management, project management, customer management, procurement, sales, inventory, personnel management systems. With report printing and other functions
- 2022-05-19 02:10:51下载
- 积分:1
-
Arboresent肺的分形图形,由分形的递归算法生成的C++源程序。
Arboresent肺的分形图形,由分形的递归算法生成的C++源程序。-Fractal graphic by Arboresent haggis.
- 2022-01-24 16:48:43下载
- 积分:1
-
This procedure is mainly CTimer describes how to use the timer, there is a need...
本程序主要是介绍如何使用CTimer定时器,有需要的可以下来自己研究-This procedure is mainly CTimer describes how to use the timer, there is a need to study the can down their own
- 2022-06-16 08:58:17下载
- 积分:1