搜索资源列表
ldsdsed_dm
- 软件介绍:主要用于LED数码管段位置信息生成,可保存在单片机程序存储器中供查表使用的数据。可自行修改数码管各段的位置信息;可以选择LED类型:共阴或共阳;自定义位置信息并可保存;可以生成 8位同样可以保存为C、ASM、PIC、EMC、数组等格式数据。-software presentations : mainly for possession of the LED digital location information generated, kept in SCM program memory
DBAccess
- ppc上的sqlce数据库c#接口类,提供对sqlce数据库的连接访问机制-machines on the c # sqlce database interface type, right sqlce database to access mechanism
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 /
AccountBook
- J2ME编的手机助手 文件下载解压缩以后,是一个NetBeans的工程文件,如果有NB的朋友,可以直接打开编辑 源文件在src目录下面,可执行文件在dist目录下 功能如下 1,可以添加账目记录,添加的时候可以分类添加,以及添加备注 2,可以按类型查看账目,也可以按金额查看账目,也可以按备注的关键字查询账目,也可以按日期查询账目,并有统计收支的功能 3,可以添加日记,最多一条笔记可以输入1000字. 4,可以查看日记,可以按日期查找,也可以按笔
Font
- 在wince环境下修改字体的类型、大小、加粗,api实现,纯C代码,可用于evc3,evc4,vs.net,也可用于windows环境-To modify the environment in the wince font type, size, bold, api implementation, pure C code that can be used evc3, evc4, vs.net, can also be used in windows environment
SerialPortTestA
- 在C++串口编程中,一个实用、易用的串口类(SerialPort)的介绍和基本应用实例-In the C++ Serial Programming, a practical, easy-to-use serial-type (SerialPort) Introduction and basic examples
adpcm
- 相当好的adpcm解压缩源码,C++,调用时注意数据保存的类型及大小-Very good to the adpcm decompress the source, and attention to the type and size of the data saved C++, call
Symbian_OS_primer_plus
- symbian C++ 入门经典 初学者必读,step by step 目录 1 概述 5 2 预备知识 5 3 Symbian OS Platform及应用开发5 3.1 内核和用户库.5 3.2 文件和目录5 3.3 目标平台及其变种6 3.4 Symbian OS的目标类型.6 4 应用开发工具包(SDKs)和工具7 4.1 SDK安装后的目录结构.7 4.1.1 根目录.7 4.1.2 Epoc32\.7 4.1.3 Epoc32E
SerialPort
- 这个是第三方串口类,使用C++语言编写,使用灵活方便,数据的发送和接收只需要一个函数,类中重载了多个接收和发送的成员函数。-This is the third-party serial type, the use of C++ language, the use of flexible and convenient to send and receive data need only one function, type in a number of heavy-duty members rec
serialport1
- 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in
HelloWorld
- 本开源项目提供了一个Symbian平台下的自定义控件CHtmlControl,它是一个轻量级的HTML/CSS解析和渲染的控件,可以轻松支持复杂的界面效果,也可以用来显示Web内容。 -This open source project provide a CCoeControl derived class which allows Symbian C++ developers to build custom UI or to render simple web page by using HTM
bomber_source
- 一款模拟飞行类游戏的Java源代码,有飞艇、飞机的飞行,包括部分C++配合的程序,图片、声音等资源文件都很完整,学习JAVA游戏很好的资料-A flight simulator type game Java source code, there airship, aircraft flights, including some C++ with the program, pictures, sound files and other resources are very complete, ve
usbcombo
- This example firmware is based on Microchip s USB Support Firmware. The purpose of this example is to provide a model for making a USB combination device. This mainly entails having the USB descr iptors set up correctly. File usb_ch9.c conta
S60_Platform_Rich_Text_Editor_Example_v2_2_en
- 这个C + +代码示例演示RTF编辑器使用。大多数功能时自动处理的对话框架创建编辑器。然而,如插入一张图片的某些步骤,设置文本输入的类型,并显示滚动条,规定的方法或类的使用。这个例子已被修改以支持S60第五版界面和触摸。-This C++ code example demonstrates the usage of Rich Text Editor. Most of the features are handled automatically when the dialog framework
SYMBIAN2
- Symbian C++高效编程:本书旨在帮助读者编写良好的基于Symbian OS的C++程序。全书共分为21章,分别介绍了Symbian OS中的类命名约定、异常退出、清除栈、两段构造、描述符、良好的描述符风格、动态的数组与缓冲区、使用活动对象的事件驱动多任务、活动对象、Symbian OS的线程与进程、客户/服务器原理、客户/服务器框架实践、二进制类型、ECOM、严重错误、用断言发现bug、调试宏与测试类、兼容性、轻量级模板、API、良好的编码风格等内容。 本书适合于使用Symbia
TYbCommDevice
- 一个支持二进制传输的串口类,用c++编写,希望对大家有所帮助-Supports serial transmission of a binary type, with c++ written, we want to help
Pi_LDPC_Coding
- 在C语言下,采用动态生成的方法,利用Π型组成 LDPC编码程序。-In the C language, using dynamically generated methods, the use of Π-type composition of LDPC coding procedures.
ASN.1-to-C-code
- ASN.1开源编解码代码。ASN.1抽象语法标记(Abstract Syntax Notation One) ASN.1是一种 ISO/ITU-T 标准,描述了一种对数据进行表示、编码、传输和解码的数据格式。它提供了一整套正规的格式用于描述对象的结构,而不管语言上如何执行及这些数据的具体指代,也不用去管到底是什么样的应用程序。-ASN.1 stands for Abstract Syntax Notation One. ASN.1 allows to describe complex dat
USB Type-C Specification Release 1.2
- 最新版的USB TYPE-C标准规范,V1.2版(USB Type-C Specification Release 1.2)
type-c-connector.tar
- USb Type-C connector specification
