-
SMTP_POP3_manager
说明: 用vc编写的一个邮件收发程序,基本功能已经实现,有界面(vc prepared with a mail procedures, the basic function has been achieved, interface)
- 2021-01-03 19:18:55下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
基于430的电压表代码
单通道的电压表的设计。内部有注释,读者可自行查看
- 2022-02-26 10:41:35下载
- 积分:1
-
media
说明: brew sdk MP4的东西,是很好的学习东西。(brew sdk MP4)
- 2010-03-16 18:00:00下载
- 积分:1
-
StandardSingle_Point_Positioning
说明: 程序实现了GPS+BDS双系统双频标准单点定位。(The dual system dual frequency standard single point positioning is realized.)
- 2020-12-28 20:16:18下载
- 积分:1
-
在 c + + 使用 NetBeans 项目文件阅读
使用C++语言iabubduasb bdaubdui biausbdsu absdba UASB abudbaidb abduabdiu badiudaiubd阅读文件ibaduuasdui &;nbsp;
- 2022-08-14 04:10:35下载
- 积分:1
-
LL1 grammer
vc++实现编译原理中的LL(1)文法的编译过程,非常好用.(vc realization of the principle of compiler LL (1) grammar compiler course, very handy.)
- 2005-07-03 21:22:30下载
- 积分:1
-
GuideViewController
实现从用户引导界面到主界面的 过度功能,流程是:
1.从splash画面过渡到引导画面;
2.引导画面放置5张图片,5张图片介绍应用的功能使用点;
3.用户可左右滑动图片,当滑动到最后一张时,画面出现一个点击按钮“进入”;
4.点击进入按钮有开门效果,打开门后进入到主界面。(Boot from the user interface to the main interface over the process: the transition from the splash screen to the boot screen boot screen is placed 5 pictures 5 pictures describes the application of function point-of-use 3. Sliding around pictures, slide to the last one, the screen appears a click of a button " entry" 4 Click the button to open the door effect, opened the door into the main interface.)
- 2013-04-27 20:47:26下载
- 积分:1
-
qt读取文本文件的内容
qt读取文本文件的内容,自己编写出来的话就表明QT基本入门了(how to use qt to read the txt)
- 2015-09-02 11:57:19下载
- 积分:1
-
屏幕录制,远程桌面的工具UVNC_MD_SDK
一个非常好的屏幕录制,远程桌面的工具分享给大家(big trouble)
- 2020-07-18 13:48:47下载
- 积分:1