搜索资源列表
征服4.0马端源码
- using System; using System.Collections.Generic; using System.Text; namespace NewestCOServer { public class Cryption { class CryptCounter { UInt16 m_Counter = 0; public byte Key2
brew window manager
- Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
sd_test
- MMC_SD_SendCommand(uint8 cmd, uint32 arg)
conversion_gui
- function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(
uint32
- uint32型数据的处理,js代码,可以转为其它的语言,大家可以参考!-uint32 type of data processing, js code, can be converted to other languages, you can refer!
Linux-serial
- Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
cls_align_uint32
- Check structure alignment of uint32.
2812SPI_communication-program
- 这是个2812SPI双机通信的程序实现的功能如下: 上位机发送请求电压命令:0x0003 0x1004 0x0004 +一个校验码,0003和1004为功能码 表示请求的是电压数据,0004表示要求4个变量,UXa,UXb,Uxc,UXd 下位机收到正确的命令(0x0003 0x1004 0x0004),并且验证码也正确后,向上位机返回数据, 数据格式如下:0x0003 0x0008 xxxx xxxx......xxxx +一个校验,0x0003是功能码,0x0008 是电压字数(
nv98
- uint32 t nv98 for Linux v2.13.6.
vmwgfx_ioctl
- SVGA3D DEVCAP MAX sizeof(uint32 t) for Linux v2.13.6. -SVGA3D DEVCAP MAX sizeof(uint32 t) for Linux v2.13.6.
nouveau_local
- struct nouveau pushbuf push, uint32 t data.
utypes
- Added typedefs for UClassID, int8, int16, int32, uint8, uint16, and uint32.
unit8_2_double_
- 把从串口活其他端口接收到的数据转换成uint32型数据-data tranlate
unit8_2_uint32_
- 把从串口等地方获得的数据转换成uint32类型数据-data tranlate