资源列表

« 1 2 ... .67 .68 .69 .70 .71 11272.73 .74 .75 .76 .77 ... 14959 »

[其它shujujiegoucppyuanchengxu

说明:这里几乎包括了所有的有关数据结构的简单小程序,希望大家会喜欢!-here, including almost all of the data structure of the small simple procedures in the hope that people will like!
<蒋大为> 在 2008-10-13 上传 | 大小:471.67kb | 下载:0

[其它2060

说明:判断另一种斐波那契系列是否是3 的倍数问题 该题如果用递归求出F(n),然后判 断将会超时。 注意到F(n) = F(n-1) + F(n-2)根据和的模等于模的和。 即有F(n)%3=(F(n-1)%3+F(n-2)%3)%3 F(0)%3=1,F(1)%3=2 计算F(n)%3 : 1,2,0,2,2,1,0,1,1,2,0,2,2,1…………… 可以看出F(n)%3 以1,2,0,2,2,1,0,1, 重
<rcponder> 在 2008-10-13 上传 | 大小:471.45kb | 下载:0

[Dephi控件源码theFileTrans

说明:delphi编写的文件上传服务/客户端程序,支持断点续传,xml保存记录等功能-delphi upload the document prepared by the services / client support HTTP. xml record-keeping and other functions
<> 在 2008-10-13 上传 | 大小:471.95kb | 下载:0

[Dephi控件源码LT_DelphiDemoOnlyCID

说明:演示怎样取电话来电显示号码,拨出号码,摘挂机状态,震铃状态,以及怎么进行电话录音。
<yangzi> 在 2008-10-13 上传 | 大小:471.34kb | 下载:0

[其它Proteus

说明:利用Prpteus来学习单片机的开发,一种新的软件工具。
<唐镇宇> 在 2008-10-13 上传 | 大小:471.66kb | 下载:0

[操作系统开发the_Simulation_of_ucos(on_ARM)using_Proteus

说明:在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. 将所有的文
<黄灿武> 在 2008-10-13 上传 | 大小:471.38kb | 下载:0

[其它图标

说明:
<astrisk> 在 2009-01-27 上传 | 大小:471.5kb | 下载:0

[操作系统开发S_he

说明:s盒设计源程序 可以用语DES设计 -s box design source can design language DES
<WW> 在 2025-01-16 上传 | 大小:472kb | 下载:0

[编译器/词法分析Textdiff

说明:好用的文本比较工具,可比较两份文档不同地方-Good use of text comparison tool, can be in different places to compare two documents
<bevis> 在 2025-01-16 上传 | 大小:471kb | 下载:0

[Dephi控件源码chuankou20150811

说明:串口调试的相关程序,利用spcomm控件完成串口的操作-Serial debugging procedures, the use of serial operation complete control spcomm
<倪方真> 在 2025-01-16 上传 | 大小:471kb | 下载:0

[LabViewstanford_research_830

说明:stanford_research_830锁相放大器官方仪器驱动程序-stanford research 830
<dluf1991> 在 2025-01-16 上传 | 大小:471kb | 下载:1

[书籍源码CynSire

说明:网站备份工具 可以上传文件 下载删除功能,不错的-Site backup tool Can upload the file to download to delete function, good
<itsta> 在 2025-01-16 上传 | 大小:471kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 11272.73 .74 .75 .76 .77 ... 14959 »

源码中国 www.ymcn.org