搜索资源列表
图像处理java软件imagej的插件调试方法
- imagej是目前运行最快的纯java软件,其最大的优点是支持用户自定义插件,扩展性很强。
一种节约面积的可编程存储器内建自测试设计方法
- 随着深亚微米技术不断的发展,在SoC 设计中存储器需求越来越大,芯片的量产需要有效率而又 具有相对的低成本的测试方法。可编程存储器内建自测试方法基于客制化的控制器,提供了一定程度可 靠的弹性以及所需合理的硬件成本。我们在本文提出了一个P-MBIST 设计的硬件分享架构,经由分享共 用的地址产生器与控制器,P-MBIST 电路的面积开销能够大幅减小,利用加入的两级流水线能够达到更 高的测试速度。最后,所提出的P-MBIST 电路能够由使用者自定义的配置文档而自动生成。
WinPcap
- WinPcap中文技术文档1> 捕获原始数据包,包括在共享网络上各主机发送/接收的以及相互之间交换的数据 winpcap结构 包; 2> 在数据包发往应用程序之前,按照自定义的规则将某些特殊的数据包过滤掉; 3> 在网络上发送原始的数据包; 4> 收集网络通信过程中的统计信息。-WinPcap Chinese technical documentation 1> to capture the original data packet, includi
基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板
- 本文的目的为基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板。本文内容大致分为以下几个部分: 1、 LCD硬件及显示原理介绍; 2、 s3c2440 LCD控制器介绍; 3、 内核LCD驱动机制framebuffer(帧缓冲技术)概述; 4、 驱动移植相关及应用程序接口相关重要数据结构分析 5、 在linux2.6.30.4内核中添加(移植)LCD驱动; 6、 嵌入式linux应用程序中LCD驱动接口函数的调用及其必要包含头文件和数据结构;
EDA_L80
- 基于软件无线电的自定义相位扩频编码与FPGA实现无接压密码-good
dspproject
- 这是一个子带编码的程序,利用子带编码有很多优点,尤其是在语音通信的应用中,读者可以自定义信道模型,程序里选择的是老师给定的文件-This is a sub-band coding process, using sub-band coding has many advantages, especially in voice communication applications, the reader can customize the channel model, the program sele
DocumentManage
- 一个简单的文件管理系统,可自定义分类,但是工作流尚欠缺完善。-A simple document management system, customizable categories, but the workflow is still a less than perfect.
v
- 个人防火墙核心技术是数据包的截获,通过SPI 服务提供者接口进行网络数据包( Service Provider Interface) 截获能够最完备地得到进程访网信息. 一个功能完备的个人防火墙系统不仅能够封 包截获,还应能解析协议、支持自定义控管规则以及日志记录随时的网络通信状况. 本项目遵循SPI 规 范完整实现了上述功能,给出了一个Windows 下的个人防火墙系统实现过程中的技术要点分析.-Personal firewall core technology is interc
NI_Multisim_Creat_Custom_Components
- 在NI_Multisim中创建自定义元器件的方法!-In NI_Multisim the method of creating custom components!
chuanghanshu
- Matlab 自定义窗函数的幅频分析,包括矩形窗,三角窗,汉宁窗,汉明窗等-Matlab customize the width of the window function frequency analysis, including rectangular windows, triangular windows, Hanning window, Hamming window, etc.
WIFI-diver-
- 用于无线局域网驱动开发,根据驱动设计原理,自定义设计驱动程序,并预留接口。-wifi driver
rscale
- 在MATLAB仿真中实现自定义函数rscale的功能实现-mplementing a custom function rscale function realization in MATLAB simulation
Fluent-6.3-UDF-Manual
- fluent6.3 UDF帮助文档,介绍了用户自定义函数(UDF)及其在 Fluent 中的用法-fluent6.3 UDF help document, describes the user-defined function (UDF) and the usage in Fluent
Desktop
- 介绍qt虚拟键盘机消息系统的实现,主要是自定义实体键盘的虚拟,及虚拟键盘的映射-qt virtual keyboard
usbtongxunxieyi
- 自定义USB通讯协议,简单便捷,方便实现-Custom USB communication protocol, simple and convenient, easy to achieve
VCP-self-defined-axis
- 自定义坐标系,用于字对话框上自定义一个坐标系,进行绘图等操作。-Custom coordinate system for the dialog box to customize a character coordinate system for drawing operations.
The-video-communication-system
- 视频通信系统,(1) 利用SOCKET实现网络(视频)数据的接收和发送; (2) 学习掌握通信协议的自定义方法; (3) 利用SOCKET和自定义协议实现简单的视频通信系统。 (4) 添加文字传输功能。 -The video communication system, (1) network using SOCKET (video) receiving and transmitting data (2) learning to master the methods of c
abnormity
- 自定义两个exception类,编写一段程序使用这两个类,从标准输入读入字符串,当字符串为空时抛出一个exception当字符串包含阿拉伯数字时抛出另一个exception 捕获exception-Two custom exception class, write a program using these two classes, read the standard input string, the string is empty when thrown exception when a
VC-custom-message-method
- vc自定义消息的发送与接收的方法实现 以下用一个自创的对话框类(MyMessageDlg)向视图类(MessageTestView) 发送自定义消息为例,说明这两种不同方法的自定义消息的-Implementation of VC custom message sending and receiving method The following with a dialog class (MyMessageDlg) to the view class (MessageTestView)
往源代码中添加自定义指令方法
- 用于提供向PIXhawk飞控中添加自定义代码,按照自己设定的思路生成可执行程序(Used to provide custom code for PIXhawk flight control, and generate executable programs in accordance with your own set of ideas)