▍1. Clock
VC++可切换到数字模式的圆形时钟,VC++编程学习源码,很好的参考资料。(VC++ round the clock to switch to digital mode, VC++ programming learning source, a good reference.)
VC++可切换到数字模式的圆形时钟,VC++编程学习源码,很好的参考资料。(VC++ round the clock to switch to digital mode, VC++ programming learning source, a good reference.)
元胞自动机模型,用于模拟交通流,内容为文献,需要使用caj viewer打开(Cellular automata model for simulating traffic flow, says the literature, requires the use of caj viewer opens)
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。 重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。 重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
简单英汉字典程序。功能包括装载单词信息,添加删除单词等。(Simple English-Chinese dictionary program. Features include loading the word information, add and delete words and so on.)
简单英汉字典程序。功能包括装载单词信息,添加删除单词等。(Simple English-Chinese dictionary program. Features include loading the word information, add and delete words and so on.)
刚学完VC++,试着在VS2010下编写的一个银行活期储蓄系统,用到MFC对话框、CSocket、数据库(After studying VC++, try to write in a bank Savings VS2010 system, used in MFC dialog, CSocket, database)
MAPLE编程指导书,个人感觉这个很不错的。(MAPLE programming guide book, a personal feel this is very good.)
MFC获取网页的utf-8中文源码 适用于VS2013 可以查看源码,同样适用于VS2008(i Can t speak english...)
MFC获取网页的utf-8中文源码 适用于VS2013 可以查看源码,同样适用于VS2008(i Can t speak english...)
【控件使用步骤】: 第一步:用数据线或红外设置把短信猫(或短信模块、手机等)连接到电脑; 第二步:运行“控件注册及加密狗驱动安装.exe”注册控件及安装加密狗驱动程序[注意:无加密狗版本亦需这一步!] 第三步:打开你的开发平台(如VB、Delphi,VC,PB,.net等),调用本控件即可,控件名称为:ShouYan_SmsGate,详见《开发说明书》; 第四步:发布你的软件时,连“SMSOCX308.OCX”文件打包发布即可(另外,需在目标电脑上运行一次“控件注册及加密狗驱动安装.exe”)。 【关于授权】 本控件支持两种授权方式:带加密狗和不带加密狗方式 【关于OEM】 一次性定购三个授权以上,免费OEM 【关于驱动安装】 在分发软件时可以通过如下方式隐藏驱动的安装过程: shell "控件注册及加密狗驱动安装.exe /s" ([Controls] using the steps: Step one: with a data cable or infrared setting the SMS cat (or SMS module, mobile phone, etc.) connected to the computer Step 2: Run " controls the registration and dongle driver installation exe." Registration and Control install the dongle driver [Note: No dongle version also need this step! ] The third step: Open your development platform (such as VB, Delphi, VC, PB, net, etc.), you can call the control, the control name is: ShouYan_SmsGate, see " Development Guide" Step Four: Publish your When the software, even the " SMSOCX308.OCX" file packaged and released to (in addition, the need to run a " control registration and dongle driver installation. exe" on the target computer). [Authority] on the control supports two types of license: with and without dongle dongle on the way [OEM] authorized a one-time order of three or more, free OEM [about] when installing the driver software can be distributed in the following wa)
建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。(To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0 )
建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。(To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0 )
说明: 学分计算以及录入程序。输入excel的成绩和分数可以输出excel学分(Credit calculation and entry procedures. Enter scores and scores can excel excel export credits)
学分计算以及录入程序。输入excel的成绩和分数可以输出excel学分(Credit calculation and entry procedures. Enter scores and scores can excel excel export credits)
windows下解压deb 文件,并附有源码(Ucompress deb for windows)