搜索资源列表
qts_qq
- 本程序是模仿QQ聊天程序,通过串口通信实现在两台计算机之间进行聊天,文件传送等操作。串口通信使用CSerial串口通信类,该类有第三方提供,具有使用简便,易于上手的优点。-imitate QQ chat program, Serial Communication between the two computers for chat, file transfer, etc. Using serial communication CSerial Serial Communications, the
MFCparallelport
- 这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输。 -this type allow you to all the Windows platform using vulgar port I / O interface for parallel port access It is. Examples of programs use a customized MFC /
FileSerial
- 一个简单的串口文件发送接受程序。可以调节发送延迟。里面的类可以应用在其他的环境下。A simple program that can send a file through a serial port. The delay and other parameters are changable.-a simple serial port to accept this document procedures. This delay can be adjusted. Inside the class
GLTry
- android文件管理器介绍 android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。理代码-android file manager introduced android system does its own file manager, but ma
util
- android中的工具类,各种。如json等http,file等,各种。-this snippet for android is util class package,simple json and http ,file.
CCommLib
- 自己写的串口通信类库,为异步读操作,使用时直接将lib文件加载如程序,判断串口是否可以,打开串口,读、写串口,关闭等,自己写的,满足一定的需求,不太完善-serial communication class library for the asynchronous read operation, use lib file is loaded directly into such programs to determine whether the serial port, open the ser
cppapp
- 封装的http和文件存取的c++类例子--C++ class example of encapsulated http and file access
Midapexsoft.IO.SerialPort
- 应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Midapexso
USBCleaner6
- 接口类文件!里面的说明详细!对于初学者了解不错! -Interface class file! Detailed descr iption inside! Good for beginners to understand!
MpsCode
- 手机归属地数据文件格式是自己定义的,使用本程序将文本格式的手机号数据导入为二进制文件以节约存储空间和提高查询速度,数据文件命名为MpData.dat,然后可以使用本程序查询手机号段的归属地 注: Mps.cpp是主程序, Global.cpp是一些工具函数和类, Release/MpData.txt是文本格式的手机归属地数据。 程序的使用方法请参阅Mps.cpp中printHelp()函数的代码 -Phone attribution to the data file format is
verinfo
- 查看exe/dll文件版本的类,可以在Windows CE环境下使用。-See exe/dll file version of the category, you can use the Windows CE environment.
serialport1
- 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in
AudioPlayer
- Symbian S60平台的一个播放音乐的程序代码。该代码调用S60平台的音频播放类对音乐文件进行播放、停止、暂停等操作。-A Symbian S60 platform music player code. S60 platform, the code calls the audio player for music file type to play, stop, pause and so on.
apime1.0-Update1
- Apime是一个框架,以提供更多的funcionality与Java移动启用(J2ME)的。核心是用户界面,与基本组件,使应用程序,并可能会制造出什么新闻适应每个开发人员的需要。在管理与鼠标指针移动通过键盘或笔。此外它包括用于文件管理和定制(皮肤,internacionalization,为differents语言和手机键盘,...)类是整体与MIDP 1.0兼容,尽管存在着一个版本为MIDP 2.0和诺基亚等,使用比MIDP 1.0的全屏功能没有提供。对于这一切,让使differents这类申
PropertyUtil
- 鉴于j2me里没有配置文件的API,我自己写了一个简单的Property工具类,实现程序可配置。提供getValue(String key)方法得到相应的属性,但是属性文件写入的时候有点限制,每一条属性占一行,格式为“key=value”文件末尾加“ ”,标识文件末尾。-In view of j2me where there is no configuration file API, I wrote a simple Property tools to achieve program can b
wlan-wifi
- 获取手机当前环境的WIFI数据。WLAN等区域 可用网络。以及信号强度。经我整理后,可以直接使用,是一个类文件。但别忘了添加LIB文件。-don t forget to add the lib file when you use it
get_GPS
- 这个文件用于,获取GPS 位置。以及监听当前的GPS坐标。你只需要写一个用于监听的类就可以。实现必要的方法. 如果不好用的话,请联系:zmxiangde_88@163.com-This file is used to obtain GPS location. As well as monitor the current GPS coordinates. You simply write a class can be used for monitoring. To achieve the nece
windowsMediaPlayer
- 一个提供了windows mobile上调用windows media player的控件类,包括各种cpp,以及相应的.h头文件-1 provides a windows mobile to call windows media player control categories, including a variety of cpp, and the corresponding. H header file
MP4FileRW
- WIndows mobile下MP4文件读写封装类,使用开源代码进行C++类封装-mp4 file read and write wrapper under windows mobile, wrap as c++ class
myFileWriteRead
- 简单的文件操作,包括读、写、保存等,适合新手熟悉文件操作类-Simple file operations, including reading, writing, save etc.Novice familiar with documents of operation
