搜索资源列表
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 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送
闰年计算
- data segment ;定义数据段 infon db 0dh,0ah,'Please input a year: $' Y db 0dh,0ah,'This is a leap year! $' N db 0dh,0ah,'This is not a leap year! $' w dw
PELCO-D
- 监控源代码集合,,,,,带说明和控制部分-,,,,, Monitoring with collection of source code instructions and control of some
proj
- 初音岛2 P.C.的文本汉化器,可以打开游戏目录下的mes脚本文件进行编辑。 project.inc为宏文件; project.asm为源代码; dcnames.dat为名字匹配文件; readme.txt为说明。详细说明见本文件。 随代码附了几个mes脚本,可用来测试。-DC2 P.C. Hatsune Chinese text, you can open the game directory and edit the scr ipt file mes. projec
pianzhi
- 扰乱加密,加扰之前的数据在x中,加扰后数据在w中,p,p+1与p+2中分别放移存器低14位中14位和高14位 *q,q+1与q+2中分别放掩码标志码低14位中14位和高14位-Disrupt the encryption, scrambling the data before the x in, after scrambling data in w in, p, p+ 1 and p+ 2, respectively, put shift registers 14 in the low 14
AV_PWM
- 用义隆IC编写的一个玩具,具体波形和源代码都已通过验证。并已经量产,适合做马达驱动类的网友观阅!同时希望大家赐教其中的不足之处!谢谢!-Elan IC prepared with a toy, the specific waveform and source code have been validated. And it has been in volume production, suitable for motor-driven concept of class reading frien
dianziyinyue
- 可以在单片机上实现的电子音乐盒汇编语言代码!-Can be achieved in single-chip electronic music box assembly language code!
leo_picbasic_library
- Pİ C BASİ C DMX LED DRİ VER REFARANCE CODE
ifferential-Evolution-Algorithms
- :组合差分进化算法CoDE是一新的具有竞争力的算法,但收敛速度和寻优性能仍有待改进。为解决上述问题,提出对 组合差分进化算法CoDE从生成策略和控制参数两个方面进行改进,提出了两种改进的CoDE版本MCoDE和MCoDE—P,并 利用6个典型的测试甬数对改进性能进行检验。结果表明结合了最好个体信息的MCoDE方法能够改善CoDE的寻优性能, 而采用控制参数扩展的MCoDE—P方法却难以达到期望的效果。-: Combined differential evolution algorit
Jumpgen
- This program makes the reversers life a bit easier by helping generate jump opcodes for VB5/6 P-Code and x86 assembly language. Rather than having to go into calc to manually calculate the opcode, this program will do it for you.
Data-structure-P-algorithm-C-
- C语言源码,是C语言数据结构入门资料,适合初学者借鉴-C language source code, C language data structure is introductory information for beginners to learn
QPSK-code--FPGA
- 一种基于FPGA的Q P S K 调 制 解 调 的代码仿真,很实用-A code Q P S K modulation demodulation of FPGA-based emulation, it is practical
miracl
- Miracl库包含100余个例程,涉及多倍精度运算(multiprecision arithmetic)的各个方面。定义了两种新的数据类型——表示大整数的big类型和表示有理数的flash(short for floating-slash)类型。大整数例程基于Knuth算法(在他的著作“The Art of Computer Programming”第四章中提出)。floating-slash(不固定斜杠?)算法基于圆整小数,最初由D.Matula和P.Kornerup提出。所有例程都针对速度和
P-55
- 这是一个qb编写的代码,用于生态学统计。-This is the code written in a qb for ecological statistics.
