您好,欢迎光临本网站![请登录][注册会员]  

课程资源下载,C/C++下载列表 第10053页

« 1 2 ... .48 .49 .50 .51 .52 10053.54 .55 .56 .57 .58 ... 11838 »

[C/C++] 哈夫曼编/译码器源代码提供下载

说明: 可以看看,本源代码输入需要以文本文档的形式进行。希望大家喜欢啊
<wu554513392> 上传 | 大小:5kb

[C/C++] c语言学习必备:c语言经典100题

说明: 100道经典c语言练习题,编程上路很好的联系题,语言学习、考研机试必备。
<cp249529378> 上传 | 大小:184kb

[C/C++] c++课件+cstring类

说明: c++课件 cstring类c++课件 cstring类c++课件 cstring类c++课件 cstring类
<liang_xinhui> 上传 | 大小:3mb

[C/C++] 利用报文传递数据时,c语言的密钥加密与解密

说明: 仅供参考! #include main() { char s[100],a[50]; int i=0,j=0; char k; clrscr(); printf("enter a string:\n"); gets(s); printf("enter K:\n"); i=strlen(s); scanf("%c",&k); while (s[i]) { if (s[i]>='a'&&s[i]='A'&&s[i]<='Z') a[j++]=(s[i]+k)%10; i--; } p
<xiasang> 上传 | 大小:334byte

[C/C++] 设计模式课件配套程序

说明: 与设计模式教程配套的C++程序,有AbstractFactory,Factory,Adapter,Observer,Debug工程,是课本讲解的程序的实践指导
<mu_dan> 上传 | 大小:460kb

[C/C++] 随机全排列生成程序及其应用开发(有程序代码)

说明: 编制生成 0~n(n≤255)的一个全排列的程序,可选择下列两个方法之一或自行设计另外方法: 方法 1:从一个随机文件读取 n+1 字节数据 d0,d1,¡ ,dn。由预先取定的一个 0~n 的全排列 P(比如,可为 0~n 的自然排列)开始,依次对 i=n,n-1,¡ ,1,计算:j=di-1+di(mod i)交换 P 的第 i 项第 j 项(在此注意我们假定 P 从第 0 项开始)。 方法 2:用一个随机函数产生 m(m>n)字节数据 d1,d2,¡ ,dm。对d1(mod(n+1
<wks5129> 上传 | 大小:37kb

[C/C++] Essential Books on Algorithms and Data Structures(part2)(chm version)

说明: Essential Books on Algorithms and Data Structures - Release 2 1999 | 's Journal | CHM | 28.3 MB | No ISBN Complete text of nine essential books and over a dozen articles related to algorithms in a new HTML format. These books, selected by the editor
<gslshbs> 上传 | 大小:9mb

[C/C++] Essential Books on Algorithms and Data Structures(part1)(chm version)

说明: Complete text of nine essential books and over a dozen articles related to algorithms in a new HTML format. These books, selected by the editors of Dr. Dobb's Journal, are the most important books ever written on the subject and need to succeed. Plu
<gslshbs> 上传 | 大小:18mb

[C/C++] 学生宿舍信息管理系统

说明: C++语言编写,Dos环境运行的《学生宿舍管理系统》,可以运行。源代码及程序。
<yolanyolan> 上传 | 大小:107kb

[C/C++] DreamSpark

说明: 用学校邮箱申请的vs序列号,有需要的赶紧下
<ehmpoing> 上传 | 大小:958byte

[C/C++] 单片机1602显示温度时钟

说明: 温度传感器,能够实时对周围温度进行测量并显示,设置温度测量范围,当温度超出测量范围是报警,时钟显示等
<zhuoqiluan> 上传 | 大小:3mb

[C/C++] MFC编程教程(word文档)

说明: 对于希望学习MFC的人来说,是较有价值的。 借贵地放在下的一点“愚作”,希望可以对VC的学习有所益。
<zhanghao7869> 上传 | 大小:387kb
« 1 2 ... .48 .49 .50 .51 .52 10053.54 .55 .56 .57 .58 ... 11838 »