资源列表
[汇编语言] Judgment_palindrome
说明:编写一个函数palin()用来检查一个字符串是否正向拼写与反向拼写都一样的“回文”(palindromia)。如“MADAM”就是一个回文。若放宽要求,即忽略大小写字母的区别、忽略空格及标点符号等,则像“Madam,I m Adam.”之类的短语也可视为回文。编程要求:⑴在主函数中输入字符串。⑵将字符串首指针作为函数参数传递到函数palin()中。当字符串是回文时,要求函数palin()返回1,否则返回0。⑶若是回文,在主函数中输出"Yes.";若不是回文,在主函数中输出"No."。 提示:<陈琳> 在 2025-07-09 上传 | 大小:82kb | 下载:0
[汇编语言] longist
说明:在主函数中输入一个字符串main_str,调用函数将main_str中最长的单词取出放入sub_str中(要求被调函数参数为main_str和sub_str),在主函数中输出结果字符串sub_str。假定输入的字符串main_str中单词以一个或多个空格分开。若有多个单词长度相同,输出最后一个。 -Enter in the main function of a string main_str, calling function will main_str the longest word o<陈琳> 在 2025-07-09 上传 | 大小:82kb | 下载:0
[汇编语言] inp-and-Fortran-code-for-shocking
说明:一个模拟震动和冲击过程的程序,包括inp文件和for程序,非常好用,适合初学者!-A simulation program vibration and shock process, including inp file and for procedures, as well as animation, consider animation also upload up, welcome!<田亮> 在 2025-07-09 上传 | 大小:82kb | 下载:0
[Dephi控件源码] Delphi_180107
说明:Delphi:Delphi使用TlistView控件制作软件导航界面,如上图所示,这个界面中包括了带图标的按钮,带图标和文字的导航菜单,看上去还是挺不错的一个导航界面,送给Delphi初学者吧。 -Delphi: Delphi controls production software using TlistView navigation interface, as shown above, the interface includes a button with an icon, with<WRW1MID> 在 2025-07-09 上传 | 大小:82kb | 下载:0
[MacOS编程] scrollView-image-circle
说明:用scrollView实现的图片轮播效果,效率高,支持循环轮播-Using scrollView to achieve picture carousel effect, high efficiency, support circulation carousel<wangtong> 在 2025-07-09 上传 | 大小:82kb | 下载:0
[LabView] 2005-3-14-22.00
说明:电压采集,单通道,源自cpubbs论坛,请多多关照-collect voltage ,single channel, cpubbs,thanks<bugaoshuni> 在 2025-07-09 上传 | 大小:82kb | 下载:0
[Dephi控件源码] rtti-inspector-combo
说明:通过delphi的RTTI机制建立类的方法建立rttiinspector属性编辑框,从而自己随心使用-Delphi class methods established by the RTTI mechanism established rttiinspector attribute edit box, so use your own heart<范社军> 在 2025-07-09 上传 | 大小:82kb | 下载:0
[LabView] lab_abhi_view
说明:labview tutorial in pdf format 12<rakesh> 在 2025-07-09 上传 | 大小:82kb | 下载:0
[LabView] Remote-control-system-new
说明:遥控器控制系统-程序框图密码:wurenji 通过上位机读取遥控器的数据(SBUS信号),并通过串口按照固定的通信协议发出,可以通过串口设备进行接收解析并进行实际的控制。-Remote control system- block diagram Password: wurenji read through the PC remote control data (SBUS signal), and issued in accordance with the fixed communicatio<李永发> 在 2025-07-09 上传 | 大小:82kb | 下载:0
[汇编语言] PIC16F877-PWM-Code
说明:TEST PWM IN PIC 16F877 MICROCHIP<Lucas> 在 2025-07-09 上传 | 大小:82kb | 下载:0