搜索资源列表
anti-Byte
- c51的一个字节颠倒程序-byte of a reversal procedure
字符串反转函数
- 反转string中的字符串。如果成功,则返回改变后的字符串,否则返回一个错误-reversal string of string. If successful, it returns the string change or return an error
list_mainshi
- 程序主要完成了双向链表的插入,删除,排序,以及链表的逆转等功能,特别适合对C/C++程序的入门者-procedures completed a major two-way Chain insert, delete, sort, and the reversal of Chain function, particularly suitable for the C / C procedures beginners
线反转法行列键盘扫描
- 行列键盘的学习是单片机学习的必经之路,可是对了初学者来说学习起来并 不容易。书上的资料不多,或是说明不细,抑或太复杂不易理解。我在学行列键 盘时也有过此类的问题,近日我发现了一个非常好的行列扫描的方式——线反转 法行列键盘扫描,它简单易懂,非常适合初学者学习,也可作为程序开发之用。-ranks keyboard of learning is a must to learn microcontroller, but to a newcomer learning together is
sring
- 三类C++程序:找出字符串中的所有子字符串;实现字符串的反转但保留其中某些字符不变;常用字符串函数大全-three C : to identify all the strings-strings; Realizing the string reversal but retain some of the same characters; Daquan commonly used string functions
zhengzhuan
- 这个是用汇编语言编制的一个程序来实现步进电机的正转和反转-this is a compilation of language procedures to achieve a stepper motor is transferred and the reversal
3D_PSTD.rar
- 使用PSTD计算方法实现的3维时间反转镜像技术算法,可用于声学及电磁学成像,A Time Reversal Mirror Algrithm devopled by the 3 dimensial PSTD numerical method, it can be used in acousic and electromagnitic imaging field
DTFT
- 该程序可以用于验证DTFT的各种性质,包括时间反转特性、频率反转特性、卷极性、调制性等等。-The program can be used to verify the nature of the various DTFT, including time-reversal properties,frequency-reversal properties, convolutional properties, modulational properties and so on.
Reversal-of-a-single-linked-list
- 单链表的实现(包括就地逆转单链表,表排序, 合并单链表、判断表是否有环)-Single linked list implementation (including the local reversal of single linked list, table sorting, merging a single linked list, determine whether the table ring)
Image-reversal
- 图像反转(就是把黑的变白,白的变黑) 即黑的变白了,白的变黑了-Image reversal (that is, black to white, white to black ),that is black change to white, white change toblack
Ph-Reversal
- CHECKS THE PHASE REVERSAL IN 3 PHASE SYSTEM
channel-and-time-reversal
- 利用CLEAN算法计算信道的程序,程序里面的文本文件为模板信号与测试信号。此程序不仅可以用于提取信道冲击响应,还可以用来验证时间反演聚焦信号。-The CLEAN algorithm calculates a channel program, the program inside the text file as a template signal and the test signal. This program not only can be used to extract the chan
Binary-Tree-reversal
- 数据结构二叉树反转的C++代码,欢迎批评指正,相互学习-c++ for Binary Tree reversal
reversal-method-to-encrypt-decrypt-image
- reversal method to encrypt and decrypt an image
English-paper-about-time-reversal
- 关于时间反演技术的英文期刊论文,应用于电磁信号、天线阵列、雷达信号处理等领域,非常有用。-English journals and papers with respect to time reversal technique. Applied to the fields of electromagnetic signals, antenna arrays, radar signal processing,etc. Very useful.
Chinese-paper-about-time-reversal
- 国内最新的关于时间反演技术的学术论文,包括期刊和学位论文,对时间反演技术的学习和仿真很有帮助。-Domestic newest research on time reversal technique, including the journals and thesis .It is helpful on time reversal learning and simulation .
ALBERS-projection-reversal-process
- ALBERS投影正反转换程序,已经编译好了的,可以直接使用-ALBERS projection reversal process, has been compiled, and can be used directly
BPSKandBPSK_TR
- 本代码为单阵元时反实验,研究了simo系统,并仿真不同SNR下的误码率。(the code is foucs on time reversal mirror, based on simo. simulated the ber under different snr.)
image reversal
- 1.图像反转 MATLAB程序实现如下: I=imread('xian.bmp'); J=double(I); J=-J+(256-1); %图像反转线性变换 H=uint8(J); subplot(1,2,1),imshow(I); subplot(1,2,2),imshow(H);(1. image reversal The MATLAB program is implemented as follows: I=imread ('xian.b
time reversal
- 基于超声阵列的时间反转动画模拟,以动画形式实现(Ultrasound array time reversal animation simulation)