null

共 97 篇文章
null 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 97 篇文章,持续更新中。

本程序执行后

本程序执行后,创建一个能够加载文字的面板,文字的内容是本地主机的IP地址的动态显示。跑马灯文字的大小和跑马灯文字显示的速度都可以在GatutTextCrawler.html文件里通过参数进行设置。 编程思路:首先,本练习因为要制作侦测IP的跑马灯的实例,所以首先要生成程序界面:在函数public void init()中,首先通过语句s = getParameter("fontSize")和fo

Sqlserver2000压力测试 数据库请自己建

Sqlserver2000压力测试 数据库请自己建,附脚本。不懂的可以发邮件问我:killwolf@163.com 10万 109640ms 插入 23078ms 清空 20万 216281ms 8391马上 40万: 416781 9381 if exists (select * from dbo.sysobjects where id = object_id(N [d

提供了一种注册机算法的实现. 里面共有两份分别是题库的代码和注册机的代码

提供了一种注册机算法的实现. 里面共有两份分别是题库的代码和注册机的代码,题库的基本和一些扩展功能我已经做好了,大家看看我做的功能实现代码怎么样。其中还有一部分我打算实现的功能没时间完成,各位有时间可以帮我完成,别忘了告诉我一声哦(QQ:214392346),我一些想做的功能已经把界面搞好了,有些地方还没写代码,我觉得里面的代码还有好大的可优化空间,大家帮忙完善一下吧,记得用Jbulider打开

DAB发送端仿真

DAB发送端仿真,包括编码,删余,QPSK映射,频率交织,差分调制,循环嵌缀,加NULL、PRS,IFFT,信道

This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI applic

This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual c

Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch

Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object an

用C++写的两个多项式相加

用C++写的两个多项式相加,但可在C下实现,只用将#define NULL 0 去掉就可以了.是用单向链表实现

在vb中初学者很容易搞混的“0”

在vb中初学者很容易搞混的“0”,“Null”,“Empty”,“Nothing”之间的区别

#include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l

#include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l cin> x while(x) { unsigned long *p=new unsigned long[x+1] if(p==NULL) { cerr&l

SharpZipLib之前叫做NZipLib

SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Z

SharpZipLib之前叫做NZipLib

SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing a

a xml,though it s null, just for the bonus

a xml,though it s null, just for the bonus

本程序中得到的收端OFDM信号的频谱波形

本程序中得到的收端OFDM信号的频谱波形,是与其发端信号的排步有关的。在发端的 % 载波安排上,128个载波有前后各32个载波是null载波(如果这前后各32各载波是带外频段, % 那么理论上它们都应该是零!),中间的64个载波是数据载波。这样的排步很明显就是一个 % 两边低,中间高的频谱形式。所以,收端也应该是这个轮廓。

CEdit& edit = GetEditCtrl() //定义指向视图的Cedit控件 if (m_Font.m_hObject == NULL) { m_Font.CreatePoint

CEdit& edit = GetEditCtrl() //定义指向视图的Cedit控件 if (m_Font.m_hObject == NULL) { m_Font.CreatePointFont(120,"Fixedsys") } if (m_Font.m_hObject != NULL) edit.SetFont (&m_Font) edit.SetTabStops

This structure defines the interface between the low-level tty driver and the tty routines. The foll

This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a

java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void

java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void main(String[] args) { //开始method JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息 Syst

两个链表的交集

<p> 两个链表的交集 </p> <p> #include&lt;stdio.h&gt; </p> #include&lt;stdlib.h&gt;<br /> typedef struct Node{<br /> &nbsp; int data;<br /> &nbsp; struct &nbsp;Node *next;<br /> }Node;<br /> void initpointer

这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中

这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDige

餐饮管理系统数据库设计文档 表名:bzqbj(保质期报警表) 字段名 字段类型 字段长度 (0表示不允许NULL

餐饮管理系统数据库设计文档 表名:bzqbj(保质期报警表) 字段名 字段类型 字段长度 (0表示不允许NULL,1为允许) id bigint 8 0 id ylid varchar 50 1 原料id ylmc varchar 50 1 原料名称 diffbzq bigint 8 1 距离保质期的时间 diffbzqyj bigint 8 1 距

Windows 2000/Xp虚拟串口(null modem cable)

Windows 2000/Xp虚拟串口(null modem cable)