-
regedit
说明: 实现了注册表编程的一般操作,例如查询、修改等(Achieved the general operation of the registry program, such as query, modify, etc.)
- 2008-12-08 15:11:35下载
- 积分:1
-
DBCViewNewV1.1
DBCView对汽车电子行业的dbc文件进行解析,并进行拓扑图显示。DBCView清晰实现对dbc文件的解析,并以友好的界面展示CAN信号,Node,signal,MSG之间的关系的软件。对初入汽车电子行业的新人非常适合,能快速掌握dbc的结构。(dbc文件是vector公司定义的,用来描述单一CAN网络中各逻辑节点信息,依据该文件可以开发出来监视和分析CAN网络中所有逻辑节点的运行状态,也可以是有针对性的ECU通信应用软件。)(DBCView is a parser for dbc file and topology view to display. By the DBCView, user could quickly understand the links between node, message, signal and can bus. DBCView is support training tool for fresh person.(by the way, If you want to know dbc, you could get help from vector ))
- 2018-01-28 15:51:01下载
- 积分:1
-
Bird_eye_view
鸟瞰图矫正,从倾斜角度矫正成正面图像,实现平面图像的鸟瞰矫正(bird-view,from tilt angel to jiaozheng image)
- 2017-08-02 09:22:48下载
- 积分:1
-
921939
视频真实地址解析源码程序,结合易语言扩展界面支持库和易语言第三方WEB浏览器2.0版,调用API函数实现视频真实地址的解析。(Address resolution video real source program , combined with easy language support library interface and ease of language extensions to third parties WEB browser version 2.0 , call the API function to resolve the real address of the video .)
- 2015-11-12 09:57:25下载
- 积分:1
-
GE
说明: 针对TI DSP C6000系列的局域网监控开发,在CCS开发环境运行。能实现局域网数据包抓包、数据包分析,特定数据包内容读取,异常数据包报警等功能。运行CCS注意配置好安装调用路径(For LAN monitoring the development of TI DSP C6000 series in CCS development environment running. Enables LAN data packet capture, packet analysis, specific packet content to read, malformed packets alarm. Run CCS note configured installation call path)
- 2015-05-12 12:25:43下载
- 积分:1
-
Text3D
Csharp Direct3D编程,在界面显示动态的3D字体(Direct3D Programming)
- 2011-10-10 16:05:59下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
DFIG_V4_November_2010(1)
pscad dfig example 官网2010.11更新版~~~~~~~~~~~~~~~~~~~(pscad dfig example update the official website ~~~~~~~~~~~~~~~~~~~ 2010.11)
- 2021-03-11 20:39:25下载
- 积分:1
-
麦轮小车万向资料
麦克纳姆轮 蓝牙连接 万向移动
蓝牙通信协议
波特率 9600
校验位 无
停止位 1位
一共发送8个字节:AA AA 00 00 00 00 55 55
AA AA (HEX格式,2字节,是帧头)
00 (HEX格式,1字节,转向,范围-127到127,0代表不转向;正值代表向右转向;负值代表向左转向)
00 (HEX格式,1字节,空)
00 (HEX格式,1字节,左右平移,范围-127到127,0代表停止左右平移;正值代表向右平移;负值代表向左平移)
00 (HEX格式,1字节,前后平移,范围-127到127,0代表停止前后平移;正值代表向前平移;负值代表向后平移)
55 55 (HEX格式,2字节,是帧尾)(McNamuren Wanxiang)
- 2019-03-01 12:07:25下载
- 积分:1
-
linuxandc
主要是学习linux操作系统的课件和一些c语言的源代码,这些都可以在linux和windows下使用;(Linux operating system is mainly learning courseware and some c language source code, which can be used in linux and windows )
- 2010-11-17 16:56:13下载
- 积分:1