-
MFC_TreeCRTL
对话框以及树控件的描述及应用,很值得初学者学习,代码可以直接运行(Dialog boxes, and a description of the tree control and application, it is worth learning for beginners, the code can be run directly)
- 2013-06-27 09:01:38下载
- 积分:1
-
os
说明: 文件操作系统(UcosII) File system s OS Layer file(Operating system files (UcosII) File system s OS Layer file)
- 2008-11-19 21:42:33下载
- 积分:1
-
银行活期储蓄系统
银行活期储蓄系统,C++语言实现==========-======
- 2022-07-14 23:55:17下载
- 积分:1
-
aghorinhm
KRUSAL算法实现最小生成数的 最小生成数的 最小生成数的(The KRUSAL algorithm realizes the minimum generating number of the minimum generating numbe)
- 2018-08-03 20:10:02下载
- 积分:1
-
LCD501ShowDemo
凌阳单片机实验设备与配套模组\模组资料SPLC501液晶显示V2.1SPLC501DemoCode(Single-chip Sunplus test equipment and complementary modules module data SPLC501 LCD V2.1 SPLC501DemoCode)
- 2009-07-19 20:26:18下载
- 积分:1
-
123
高亮显示属性表中选中的要素高亮显示属性表中选中的要素(Highlight the attribute table of the elements of selected properties in the table highlights the selected element)
- 2010-01-18 11:20:12下载
- 积分:1
-
MCU51_LXY
51单片机LED流星雨灯,原理:
利用PWM来模似流星雨:将亮度等级分为8个
,通过改变每一组LED的亮度来达到流星雨效果。因为流星雨是前面亮后面越来越暗,就像一条龙一样,拖着尾巴过来。(51 single LED meteor light, principle: the use PWM to die like a meteor shower: The brightness level is divided into eight, each group by changing the brightness of the LED to achieve the effect of the meteor shower. Because meteor shower is getting back in front of bright dark, like one-stop, like dragging tail over.)
- 2020-09-24 11:37:48下载
- 积分:1
-
测试STM8L共6种模式功耗的工程
说明: STm8低功耗测试,目前测试效果良好,有需要的小伙伴可以下载参考下(STm8 low power test, the current test results are good, small partners in need can download the reference)
- 2019-05-08 17:51:54下载
- 积分:1
-
银行系统
#include#include#include#include#include#include#include#includeusing namespace std;class Function;class User{public: void get( ); friend class Function; void print(); void PassWord(); void SaveFile(User &); vector StrFunction; User(){} User(int A,string N,int F,string I,string Ad,int T):Accout(A),Name(N),Fmoney(F),ID(I),Address(Ad),Telephone(T){}private: int Accout;//账号 string Name;//姓名 int Fmoney; string ID; string Address; int Telephone; char Pword1[9]; char Pword2[9];};class Function{public: void Saving(User &
- 2022-02-04 18:53:11下载
- 积分:1
-
listcgmpilet
VC6,0编译运行,用CCtrlList列表浏览目录文件,不用CFileDialog(VC6 0 compiler to run, use CCtrlList list browse the catalog file, no CFileDialog)
- 2017-07-22 04:03:11下载
- 积分:1