▍1. Bmp To Avi
本程序用C++语言编写,用VC++ 6编写。此程序将BMP图像合并到标准windows avi文件中。
本程序用C++语言编写,用VC++ 6编写。此程序将BMP图像合并到标准windows avi文件中。
一个用MFC编写的TRACEROUT程序,十分好用-Prepared to use MFC a TRACEROUT procedure is very easy to use
基于h.264的视频回放软件-based on the video playback software
基于B/S架构的网上书店管理系统,本次系统采用B/S架构,后台数据库采用的是Sql server 2005。该系统的主要功能模块分为系统(用户,管理员)的信息管理,用户的留言信息管理,及图书的信息管理,购买功能,查看购物车,图书信息浏览等相应功能,前台采用HTML/CSS布局设计,javascript验证及事件驱动,jsp动态显示技术。数据库访问层采用dao模式,业务控制采用servlet技术,底层采用Javabean。
C++通用模板库,详见附件的 Smart.h,例子见test.cpp 包括: 自动指针CAutoPtr『支持多元素,赋值时会完全把右值传给左值』 智能buffer CSmartBuf『用于在堆栈中定义未知大小的buffer,兼具高效和通用性』 快速映射CQuickMap 环形队列CRingQ-C common template library, as detailed in the annex to the Smart.h, test.cpp see examples include : automatic target CAutoPtr support multiple elements, will assign values to completely pass on the right values smartphone left CSmartBuf buffer for the definition of the stack buffer of unknown size, highly efficient and versatile Fast mapping CQuickMap] ring cohort CRingQ
flash开发的小型赛车游戏,附带源码,大家可以自己修改游戏的界面和 图片,很适合在网站上使用。-the development of small flash racing game, with source code, we can modify the game interface and the picture, it is suitable for use on the site.
浏览bmp图像的源代码,欢迎使用!-View the source code, welcomed the use!
带动量因子的BP神经网络。其中,对神经网络的算法进行了改进。对此笔者进行了以下改进:新建了一个无参的构造函数用来预测新样本时实例化对象;提供saveParas、readParas方法用于保存和读取这些参数;提供initial方法用来建立预测过程中用到的动态数组
本软件实现了示波器,信号发生器,频率计,万用表的功能,在音频范围内可完全替代上述仪器。这并不是仿真软件,而是实用的工具,这些虚拟仪器可以很好的工作。最简单的应用只需要两根电缆,一根输入,一根输出。-of the software oscilloscope, signal generator, frequency meter, multimeter functions, within the audio can entirely replace this equipment. This is not a simulation software, but a useful tool for these virtual machines can be good work. Most simple applications need only two cables, one input and one output.
实现类似资源管理器功能,可以方便的管理文件-realize the function of the resource mangager
AppWizard has created this GraphExp application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
类似ACDSee的图像软件源码-similar ACDSee image source software
windows mobile(包括smartphone和pocket pc)上实现打电话、发短信、上网功能。-windows mobile (including smartphone and pocket pc) realizing make phone calls and send text messages and Internet functions.
开始使用messenger聊天的克隆应用程序。这段代码用delphi编写,主题相同。享受并尝试制作一个程序作为messenger聊天到您的公司或自己;)
windows mobile上与http服务器通信,可下载网页、文件-windows mobile with http server communications, download website, documents
本程序由vc2012基于win32框架编写,基本原理是设计定时器按时刷新界面显示鼠标位置及所指窗口信息。
一个NTFS稀疏文件的例子,对于开发虚拟硬盘系统有一定帮助.-NTFS sparse file an example of a virtual hard disk system for the development of some help.
期权绘图代码,实现多种功能,c++语言,期权绘图代码,网上很少的。编码技术简单,可以很快上手使用,通过测试。期权绘图代码,网上很少的。
qt简单的串口助手,qt5.1简单的功能,包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本