资源列表

« 1 2 ... .75 .76 .77 .78 .79 11480.81 .82 .83 .84 .85 ... 14959 »

[汇编语言crc2345

说明:crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下:
<yzs> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[汇编语言RSECTOR

说明:用C调用汇编子程序读扇区数据并建立存储文件,将扇区数据用十六进制显示在屏幕上-C compilation subroutine call Sector Reading and the establishment of data stored documents, Sector Data will use hexadecimal display on the screen
<tanghao> 在 2025-04-05 上传 | 大小:15kb | 下载:0

[编译器/词法分析pl0complier

说明:这是一个用c语言编写的编译大作业,只有一些功能,没有REPEATUNTIL语句。-This is a language used c compiler large operations, only some functions, no REPEATUNTIL statement.
<王兵> 在 2025-04-05 上传 | 大小:243kb | 下载:0

[中间件编程J2EE_Item_Design_source

说明:j2ee专业项目实例开发.附有三个项目源码-j2ee examples of professional development projects. 3 projects with FOSS
<dwoqw> 在 2025-04-05 上传 | 大小:2mb | 下载:0

[编译器/词法分析TCM-16QAM

说明:网格编码的16QAM仿真,验证网格编码的增益和误码-grid coding 16QAM simulation, verification grid coding gain and the error
<hjq> 在 2025-04-05 上传 | 大小:9kb | 下载:0

[Dephi控件源码xssg

说明:学生宿舍管理系统,用于宿舍的信息管理,简单容易用.-student hostel management system for the management of information quarters, simple and easy to use.
<王兰飞> 在 2025-04-05 上传 | 大小:982kb | 下载:1

[书籍源码embossment

说明:打开图像文件,对图像进行浮雕效果处理,最后进行保存-open the image file, the image cameo effect, the final conservation
<孟鸣> 在 2025-04-05 上传 | 大小:27kb | 下载:0

[操作系统开发SMMsg

说明:水电管理系统,介绍了水电管理系统的基本结构和基本功能,对进行这方面的开发人员有一定帮助-hydropower management system, introduced the hydropower system's basic structure and basic functions, right for the development of this area will help officers
<huhu> 在 2025-04-05 上传 | 大小:2.5mb | 下载:0

[语音合成与识别xiaoboyuyinduandianjianxe

说明:语音端点检测是语音识别中至关重要的技术。无论军用还是民用,语音端点检测都有着广泛的应用。在低信噪比的环境中进行精确的端点检测比较困难,尤其是在无声段或者发音前后-voice activity detection is critical speech recognition technologies. Whether military or civilian, voice endpoint detection have broad app
<李一> 在 2025-04-05 上传 | 大小:519kb | 下载:0

[书籍源码ConnectionPoint

说明:用ATL实现com连接点技术,以及要注意的细节代码,有注释-with ATL com connection technology, and attention to the details of code, Notes
<王燕> 在 2025-04-05 上传 | 大小:6.21mb | 下载:0

[书籍源码c++funDEMO

说明:
<刘国伟> 在 2025-04-05 上传 | 大小:3.72mb | 下载:0

[编译器/词法分析lex3

说明:LEX源文件,把 十进制转为16进制,是编译原理试验的内容-LEX source document, and 16 to 229 decimal, is to compile the contents of the Test
<chenwei> 在 2025-04-05 上传 | 大小:95kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 11480.81 .82 .83 .84 .85 ... 14959 »

源码中国 www.ymcn.org