搜索资源列表
Serialwince
- 下午编译了这个串口调试助手,觉得非常不错,绝对免调试可编译通过跑在板子上!个人修改下里面的函数就可以达到自动控制目的,也可以编译成PC版程序用于桌面串口工控.相关文档 PSerialPort.cpp SerialPort.cpp SerialPortDlg.cpp SetupDlg.c
DDraw-wince-example
- 一个最简化的 wince DirectDraw (DDraw)C 程序,程序的内容是载入C盘的图片并在屏幕显示,进行位移。里面包含DirectDraw的初始化,图片的载入等函数,里面还有详细注释-Windows CE ‘s DirectDraw Program, How to use a DirectDraw,(initial DDraw, Load Bmp...etc)
Personaltax
- 在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。 .NET Compact Framework使得熟悉.NET Framework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 F
testdw
- windows ce 驱动 pc104硬件 操作 实现read writer 流驱动的两个函数, 可以实现使用c++标准库的文件操作对此pc104硬件读写-driver for windows ce PC104 decivce
MYCEDLL
- 初学者WinCE DLL编程,C++实现,程序代码简介、易懂。程序包含了DLL的创建、被加载、获取函数地址、释放。-Beginners WinCE DLL programming, C++, program code profiles, understandable. Program includes the creation of a DLL is loaded, get function address, the release.
CSharppanel
- 由于WINCE下需要一个画曲线的功能,所以重载了一个C#的panel实现了传入一组或多组数组画曲线 类似于matlab的plot函数-As required under a painting WINCE curve, so a C# overloaded the panel to achieve a pass in an array of drawing curves more groups The plot is similar to matlab function
StateAndNotificationBrokerViewer
- 有关用C# 开发的API函数源码,state values and state change notifications from the State and Notification Broker.-This sample demonstrates how to get both state values and state change notifications from the State and Notification Broker.
STM32F4xx(start-and-library)
- stm32f4xx包含启动文件(starup_stm32f4xx.s,system_stm32f4xx.h,system_stm32f4xx.c,system.h)和库函数-stm32f4xx intialize files and library