资源列表

« 1 2 ... .50 .51 .52 .53 .54 214855.56 .57 .58 .59 .60 ... 216429 »

[matlab例程GVF

说明:用于描述图形周围GVF力场分布图,必须有前置的GVF源码,这个代码才能发挥作用-GVF force field used to describe the graphics around the map, must have front of the GVF source, this code can play a role
<陈龙> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算crc

说明:自动完成CRC校验码的计算 1 010110001101 110011 可以得到: (1)index:5 pointing:1 101011 110011 011000 (2)index:6 pointing:0 110000 110011 000011 (3)index:7 pointing:0 000110 0 000110 (4)index:8 pointing:0
<夏治文> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinarySearchTree

说明:一个简单的二叉搜索树实现,可以直接使用头文件移植-A simple binary search tree implementation can use the header files transplant
<夏治文> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[加密解密MD5BruteForcer

说明:MD5 Bruteforcer, that brute force any password of 5 chars max
<bandzo87> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[matlab例程BILALQAM

说明:To calculate the BER of QAM for different values of SNR
<Bilal> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[Windows CEWinCEronetix

说明:Programming of WinCE 6.0 on AT91SAM9263 based board PM9263
<Capitao> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[操作系统开发fat32.C

说明:这种格式采用32位的文件分配表,使其对磁盘的管理能力大大增强,突破了FAT16对每一个分区的容量只有2 GB的限制。由于现在的硬盘生产成本下降,其容量越来越大,运用FAT32的分区格式后,我们可以将一个大硬盘定义成一个分区而不必分为几个分区使用,大大方便了对磁盘的管理。而且,FAT32具有一个最大的优点:在一个不超过8GB 的分区中,FAT32分区格式的每个簇容量都固定为4KB,与FAT16相比,可以大大地减少磁盘的浪费,提高磁盘利用率
<樊晓博> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[汇编语言8254-1

说明:8254调试代码CODE SEGMENT ASSUME CS:CODE,DS:DATA MOV DX,INTCSR_BYTE1 MOV AL,1FH OUT DX,AL MOV DX,INTCSR_BYTE2 MOV AL,3FH OUT DX,AL MOV DX,INTCSR_BYTE3 MOV AL,00H OUT DX,AL-code of 8254CODE SEGMEN
<郑宁> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[matlab例程fh_spr

说明:跳频扩频通信系统的主要仿真程序,包括扩频,测试和演示-The main frequency hopping spread spectrum communication system simulation program, including spread spectrum, testing and demonstration
<lihuiyuan> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[Windows编程money

说明:家庭财务管理小程序,充当理财的角色,做一些求和等运算,打印账单-Family financial management applet, as the role of financial management, to do some sums and other operations, printing bills
<爱娃> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法hafuman

说明:建立哈夫曼树的c/c++程序算法 根据字母出现频率作为权值而建立的哈夫曼树,字母的出现频率存在数组里面-The establishment of Huffman tree c/c++ program algorithm based on letter frequency as the weights established Huffman tree, the frequency of letters exists inside th
<王贺岁> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)PPS1.2

说明:SIM卡与手机通信时,手机对SIM卡响应的ATR进行判断,然后进行PPS处理,此段为PPS处理程序。-SIM and mobile pps process code
<刘水静> 在 2025-02-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 214855.56 .57 .58 .59 .60 ... 216429 »

源码中国 www.ymcn.org