资源列表

« 1 2 ... .65 .66 .67 .68 .69 48370.71 .72 .73 .74 .75 ... 66581 »

[Windows编程Checksum

说明:校验和的计算过程主要分位三个步骤:数据文件的输入,校验和的计算和校验结果的输出。输入数据可能是以字符形式存储的 ,而校验和的计算则要采用数据形式,所以在从文件读取数据时,都要进行字符到数据的相互转换. 使用C++编程时直接使用16进制的方式打开输入文件。待校验的数据按16位位一个单位相加,采用端循环进位,最后对所得16位的数据取反码。因为待校验的数据时以字节方式分隔的 ,所以为了方便,将16位的数据分成高8位和 低8位处理。-Checksum calculation process is div
<刘俊涛> 在 2025-06-11 上传 | 大小:7kb | 下载:0

[数据库编程VLDB08Authenticating

说明:数据库安全 数据库安全 数据库安全 数据库安全-We present a novel method for key term extraction from text documents. In our method, document is modeled as a graph of semantic relationships between terms of that document. We exploit the following remarkable feature o
<qiuwang2011> 在 2025-06-11 上传 | 大小:334kb | 下载:0

[界面编程bantoumingzhuomianchongwu

说明:一个很不错的桌面宠物源码。编写细腻虽然很小但其设计的知识点很广泛。-A very good source desktop pet ..
<彭松> 在 2025-06-11 上传 | 大小:416kb | 下载:0

[文件操作vbtxt

说明:用vb将文本保存在txt文件中,每次添加一行- With vb the text preservation in the txt document, each time increases a line
<caoling> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[Windows编程proces

说明:Simple examle that demonstrates the work with switchnig proce-Simple examle that demonstrates the work with switchnig process
<Vojta> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[Windows编程vocabulary

说明:This programe demonstrate basic vocabulary in C-This programe demonstrate basic vocabulary in C++
<Vojta> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[Windows编程CPPT

说明:清华大学谭浩强c语言程序设计配套ppt,想学c语言的一定要-Tsinghua University, Transplantation and Hemopurification c programming language supporting ppt, want to learn c language, must see
<xin> 在 2025-06-11 上传 | 大小:3.27mb | 下载:0

[Windows编程323

说明:BFS algorithm with using graph tech.
<sercan bil> 在 2025-06-11 上传 | 大小:3kb | 下载:0

[Windows编程VC

说明:VC中结构体内存分配问题透析,介绍得很清楚了-VC memory allocation problem in the structure of dialysis, described very clearly
<xin> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[C#编程NoInvokeRequired

说明:NET多线程程序中不再需要多次拷贝粘贴InvokeRequired代码段的控件-NET multi-threaded programs no longer need to repeatedly copy and paste the code segment of the control InvokeRequired
<包骏馨> 在 2025-06-11 上传 | 大小:425kb | 下载:0

[其他小程序digitalsignature

说明:authentication protocols and digitalsignature in persian language!
<hamid ata> 在 2025-06-11 上传 | 大小:327kb | 下载:0

[其他小程序DucelandWidgetsEngine_src

说明:一套WidgetsEngine的源码,非常有参考价值-A WidgetsEngine source, very valuable
<修海涌> 在 2025-06-11 上传 | 大小:9.86mb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 48370.71 .72 .73 .74 .75 ... 66581 »

源码中国 www.ymcn.org