搜索资源列表
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
STRINGconvert
- C语言编写的字符串反转工具,用来将屏幕上输入的字符串反转后输出。-C language string reversal tool used to screen input string inverted output.
VoiceReconize
- 语音识别代码,机器人语音控制系统 CMDs=零,一,二,三,四,五,六,七,八,九,执行,各关节归零,大臂正转,大臂反转,小臂正转,小臂反转,手腕正转,手腕反转,手爪张开,手爪闭合,上升,下降,大臂运行,大臂负运行,小臂运行,小臂负运行,手腕运行,手腕负运行,手爪运行,手爪负运行,升降运行,升降负运行,大臂归零,小臂归零,手腕归零,手爪归零,升降归零,速度加,原点记忆,系统复位,示教盒,暂停,急停,回原点,速度减,区号加,区号减,单步再现,周期再现,连续再现,返回,继续,数据记忆,读取
ROBOT
- 机器人语音控制系统 执行,各关节归零,大臂正转,大臂反转,小臂正转,小臂反转,手腕正转,手腕反转,手爪张开,手爪闭合,上升,下降,大臂运行,大臂负运行,小臂运行,小臂负运行,手腕运行,手腕负运行,手爪运行,手爪负运行,升降运行,升降负运行,大臂归零,小臂归零,手腕归零,手爪归零,升降归零,速度加,原点记忆,系统复位,示教盒,暂停,急停,回原点,速度减,区号加,区号减,单步再现,周期再现,连续再现,返回,继续,数据记忆,读取数据,设置串口,打开串口,关闭串口,-Robot voice c
strrev
- String reversal. it reverses the given string.
32
- 功能:读入图像文件,做图像反转,然后显示图像在屏幕上-Function: read into the image file, making the image reversal, and then displays the image on the screen
C04_KeyBoard
- 了解键盘结构,学习扫描法和行反转法判断按键的方法。了解用8个I/O设计更多的按键的方法。学会运用C语言编写键盘模块,并能体现SCI模块的功能。 -Understanding of the keyboard structure, learning method and line reversal scan to determine the method keys. Learn to use 8 I/O design more of the key methods. Learn to use t
FIFO
- SCAN or elevator algorithm arm moves in one direction only until it reaches last track (or until no further requests in that direction, also known as LOOK), servicing requests as it goes reverses direction after each scan no starvatio
myfftupload
- its a nice code. i found it for fft bit reversal
ROBOT
- 零,一,二,三,四,五,六,七,八,九,执行,各关节归零,大臂正转,大臂反转,小臂正转,小臂反转,手腕正转,手腕反转,手爪张开,手爪闭合,上升,下降,大臂运行,大臂负运行,小臂运行,小臂负运行,手腕运行,手腕负运行,手爪运行,手爪负运行,升降运行,升降负运行,大臂归零,小臂归零,手腕归零,手爪归零,升降归零,速度加,原点记忆,系统复位,示教盒,暂停,急停,回原点,速度减,区号加,区号减,单步再现,周期再现,连续再现,返回,继续,数据记忆,读取数据,设置串口,打开串口,关闭串口-Zero, one
bjdj
- keilc语句编写程序,验证步进电机的基本功能,可实现正转反转-Keilc statement program, verify the step motor basic function, can achieve are turning reversal
diantimen
- 电梯门上下切换 第一按键控制电梯门向上运行(电机正转) 按下该按键则电梯门向上运行,松开按键电梯停运 第二按键控制电梯门向下运行(电机反转) 按下此按键则电梯门向下运行,松开按键电梯停运 -The elevator door up and down to switch the first button control elevator door up running (the motor is transferred) to press the button to the
jinzhizhuanhuan
- VB各种进制的转换,实例程序,可在二进制、十进制、十六进制之间互相转换,进制逆转程序,研究VB版的进制转换,有助于帮助开发者开拓思路,编写出基于VC或Delphi的进制转换程序。-VB variety of hex conversion, example programs, mutual conversion between binary, decimal, hexadecimal and hexadecimal reversal procedure, the VB version of th
Ph-Reversal
- CHECKS THE PHASE REVERSAL IN 3 PHASE SYSTEM
lcd16208
- lcd1602键盘按键显示,键盘4*4,行列式反转法-lcd1602 keyboard keys keyboard 4* 4, determinant reversal
IR-MOTO
- 红外遥控步进电机运行 UP 键按下步进电机正转,显示 DOWM 键按下步进电机反转,显示 K1 键按下步进电机停止转动,显示 STOP + 键减少延时时间,步进电机加速。 * - 键增加延时时间,步进电机减速。 步进电机转动时请先按K1停止后,再切换转动方向。 -Infrared remote control stepper motor running UP key press the stepper motor is transferred
unixshijiancuozhuanshijiangeshi
- unix时间戳转易语言时间格式 获取当前时间的时间戳,或则获取指定时间的时间戳。。 还有用时间戳 反转获取正确的时间。-the unix timestamp Conveyancing language time format Get the timestamp of the current time, or you get the timestamp of the specified time. . There timestamp reversal obtain the corr
The-reversal-of-the-list
- 链表内结点的删除 C语言源码 数据结构源码-Delete the C language source node in the linked list data structure source
MATLAB
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
C
- C语言,先输入一串字符串数组,可以实现数组的反转,还可以求最大值,最小值,平均值,以及给字符串加密-C language, enter the string of an array of strings, you can achieve the reversal of the array, but also in order to the maximum, minimum, average, and to string encryption