资源列表
[其他小程序] DM642_serial
说明:利用DM642和dsp/bios,串口中断编程(外中断使用方法和752b中断使用方法),752b芯片,并附有各个设置寄存器使用说明。上机测试通过。-use and DM642 dsp/bios. interrupt programming (external interrupt usage and 752 b interruption use), 752b chips, all set with a register use. On the plane when the test.<尹中心> 在 2025-11-06 上传 | 大小:473kb | 下载:0
[其他小程序] riddle_solver_src
说明:One technique to solve difficult problems using a computational system, is to apply brute force search. This means to exhaustively search through all possible combinations until a solution is found<jasonshen> 在 2025-11-06 上传 | 大小:14kb | 下载:0
[其他小程序] NewBValArray_src
说明:When I used MFC s CArray in one of my projects, I found it s not very heap-friendly.-When I used MFC's CArray in one of my projects , I found it's not very heap-friendly.<jasonshen> 在 2025-11-06 上传 | 大小:4kb | 下载:0
[其他小程序] ChatWithUSDI_src
说明:Chat With US DI have nothing new-Chat With U.S. DI have nothing new<jasonshen> 在 2025-11-06 上传 | 大小:266kb | 下载:0
[其他小程序] tuxiangtigao
说明:是关于图象处理的外文,加中文翻译,没翻好.就看外文吧,很不错的外文-on the image processing languages, plus the Chinese translation, never turned good. It depends on foreign languages, very good foreign language<fuyunping> 在 2025-11-06 上传 | 大小:9kb | 下载:0
[其他小程序] KingTrans1
说明:纯粹是外文,图象去噪处理的外文....可以用来做外文翻译的很不错的素材!-purely foreign language, image denoising foreign language can be used to do .... foreign language translation of the very good material!<fuyunping> 在 2025-11-06 上传 | 大小:14kb | 下载:0
[其他小程序] graphcommunication
说明:图像通信结合ISDN和数据通信与网络老师讲义幻灯片-image communication with ISDN and data communications and network overhead slides teachers<hyl> 在 2025-11-06 上传 | 大小:241kb | 下载:0
[其他小程序] yuecefuhuan
说明: 实验题目 约瑟夫环 一、 实验目的 用一个循环链表来实现约瑟夫环问题 二、 实验内容 编号为1,2,……,n的n个人按顺序时针方向围坐一圈,每个人吃一个密码。一开始任选一个整数作为报数上限值m,从第一个人开始顺时针自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向上的下一个人开始重新从1报数,如此下去直到所有人全部出列。 三、 需求分析 输入m=20;n=7,7个人的密码依次是:3,1,7,2,4,8,4,出列顺序为:6,1,<李爱春> 在 2025-11-06 上传 | 大小:8kb | 下载:0
[其他小程序] jiudinizhi
说明: 实验题目 就地逆置 一、 实验目的 用堆栈来实现链表的就地逆置(反转) 二、 实验内容 用链栈的方法在不重新申请空间的情况下实现链表的逆置。 三、 需求分析 先输入一组数据,把它存到栈里。然后通过pop( ),push()语句来实现使栈里的数据逆置。例如:输入1,2,3,4,5,6,7。则栈里存放7,6,5,4,3,2,1,再通过栈的操作使栈里存放1,2,3,4,5,6,7。 -experimental subject in situ reverse a home,<李爱春> 在 2025-11-06 上传 | 大小:7kb | 下载:0