虫虫首页|资源下载|资源专辑|精品软件
登录|注册

null-terminated

  • 这是本人做数据库课程设计时的仓促之作

    这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。在做之前也参看了不少同类型的管理系统,收获不小,现将这个学生管理系统贴出来,希望能对有需要的朋友有所帮助。系统不足之处肯定不少,还请高手多多指教,欢迎跟本人联系。 本人在系统中添加了直接通过SQL语句对后台的表进行修改的功能,颇有争议,还请有实际开发经验的朋友指教。 本人正忙于考研,没时间写一个完整的程序说明,敬请谅解。如有问题,也可与本人联系。 QQ:332723187 EMAIL:wythust@163.com 当前系统用户和密码:(可改) 管理员级: administer 126 (Access加密密码也为126) 普通用户级: customer 123 teacher ttt 匿名用户级: anonymous (null)

    标签: 数据库 计时

    上传时间: 2013-12-26

    上传用户:thesk123

  • 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 Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels

    标签: SharpZipLib NZipLib

    上传时间: 2015-12-11

    上传用户:84425894

  • 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 Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels

    标签: SharpZipLib NZipLib

    上传时间: 2015-12-11

    上传用户:love_stanford

  • #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<<"error!"<<endl abort() } for(warcraft=0 warcraft<=x warcraft++) *(p+warcraft)=0 *p=1 for(warcraft=0 warcraft<x warcraft++) { cout<<*p<<" " war=*p for(l=1 x>1 l++) { if(*(p+l)==0) { cout<<endl *(p+l)=1 break } else { cout<<*(p+l)<<" " *(p+l)=war+*(p+l) war=*(p+l)-war } } } cout<<endl delete [] p cin>>x } return 0 }

    标签: namespace iostream unsigned warcraft

    上传时间: 2015-12-11

    上传用户:manlian

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

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

    标签: 初学者

    上传时间: 2015-12-21

    上传用户:wmwai1314

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

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

    标签: 多项式

    上传时间: 2016-01-21

    上传用户:xuan‘nian

  • when enter different number from 1 to 8 the litte character on the screen can make different activ

    when enter different number from 1 to 8 the litte character on the screen can make different activities accompanied by 8 different voice! and the program will terminated when you press the "enter " key

    标签: different character the number

    上传时间: 2014-10-31

    上传用户:aysyzxzm

  • 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 and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.

    标签: performance equalizers Adaptive several

    上传时间: 2016-02-15

    上传用户:yan2267246

  • 演示遍历二叉树的过程

    演示遍历二叉树的过程,所以首先建立二叉树,并用图形显示出树的形状。建立的过程是采用前序便利的方法来创建,设计两种生成树的方式:一种是系统随机生成,另一种是人工输入。考虑到屏幕界面的有限性,限定二叉树不超过5层,最多26个字符,输入字符小数点“.”代表NULL。初始树为某种颜色的结点,三种情况的遍历采用填充另外一种醒目的颜色,来表示当前遍历的结点,同时显示该结点的访问序号。同时在遍历的过程中在遍历图形的下方显示出遍历序列。

    标签: 二叉树 过程

    上传时间: 2013-12-14

    上传用户:semi1981

  • DAB发送端仿真

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

    标签: DAB 发送 仿真

    上传时间: 2016-04-12

    上传用户:源弋弋