资源列表

« 1 2 ... .84 .85 .86 .87 .88 189.90 .91 .92 .93 .94 ... 1575 »

[文件格式CBVBBBVJRNRGRJ

说明:题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。    1.程序分析 2.程序源 代码如下: #include stdio.h #include conio.h main( ) { long ge,shi,qian,wan,x scanf( ld ,&x) wan=x/10000 qian=x 10000/1000 shi=
<张欣欣> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式chen

说明:实现分数阶chen系统的绘制以及求解混沌吸引子-Plotting Fractional chen system and solve the chaotic attractor
<唐云君> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式loader2

说明: Bird Brother Linux private kitchens study notes: boot process, module management, Loader- Bird Brother Linux private kitchens study notes: boot process, module management, Loader
<SimmerChan> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式hosts2

说明:用于谷歌学术的破解方式,轻松用谷歌学术浏览-Google scholar
<柳光峰> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式LCD

说明:这是一个C语言的程序,是LCD屏幕的显示程序,看看对朋友们有没有用。-this program is oK .
<zhou> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式FTP1-

说明:FTP 上传下载类。 包含文件夹命名,修改。 文件删除,重命名-FTP upload download class. Contains folder name, modification. Files deleted, renamed
<> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式WaitNotify

说明:Source code about the pag,Source code about the page .-Source code about the pag,Source code about the page,Source code about the page.
<simon> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式obj

说明:This an 3D OBJ Loader in OpenGL-This is an 3D OBJ Loader in OpenGL
<Rikku2000> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式78480d4347d0

说明:基于matlab的基音周期检测,短时自相关函数法-Based pitch detection matlab, the short-term auto-correlation function
<西丹> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式tongxin

说明:NRF24L01的一个通信模块,K60调用,可以直接加载进去,然后直接调用函数就好,方便使用-build NRF24L01
<xingguiron> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式0815.fft_example_sp

说明:FFT example doing by students university-FFT example doing by students university
<mirohin_e> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[文件格式17.8and-22.2.txt

说明:csapp performance lab代码,直接可用,分数为17.8和22.2-code of csapp performance lab. the scores are 17.8 and 22.2
<wennnnndy> 在 2025-01-15 上传 | 大小:3kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 189.90 .91 .92 .93 .94 ... 1575 »

源码中国 www.ymcn.org