资源列表

« 1 2 ... .01 .02 .03 .04 .05 47006.07 .08 .09 .10 .11 ... 66605 »

[Windows编程12

说明:12. 编制具有如下原型的函数prime,用来判断整数n是否为素数:bool prime(int n) 而后编制主函数,任意输入一个大于4的偶数d,找出满足d=d1+d2的所有数对,其中要求d1与d2均为素数(通过调用prime来判断素数)。如偶数18可以分解为11+7以及13+5;而偶数80可以分解为:43+37、61+19、67+13、73+7。 提示:i与d-i的和恰为偶数d,而且只有当i与d-i均为奇数时才有可能成为所求的
<shen> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[Windows编程11

说明:随机抽牌与电脑猜牌程序,课程设计第11题。-Random guess licensing and computer licensing procedures, curriculum design title No. 11.
<韩婀> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[Windows编程21

说明:利用由结构类型chNode形成的"链表"来存储字符串 (串中的每一个字符占用一个链表项,字符本身存放在链表项的c分量中, 而使用链表项的next分量去"串接"后继项)-Use by the structure of the type of chNode The List to store the string (each string of characters occupying a list, the character
<韩婀> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[其他小程序23_1

说明:计算器应用,可无需输入#键就能使用的,非栈式。-Calculator applications, without the importation of# Keys can be used, non-stack type.
<韩婀> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[Windows编程Mobile1ConsoleV002

说明:攫取younet上手机各项数据,需要建立相关的几个SQL server数据表-Younet on the phone to grab the data, the need for the establishment of several SQL server data tables
<LH> 在 2025-01-16 上传 | 大小:249kb | 下载:0

[Windows编程Y424522

说明:相当优秀的文章啊,请大家多看看啊,-Very good article, ah, let us see more, ah,
<郭建辉> 在 2025-01-16 上传 | 大小:9.18mb | 下载:0

[.net编程OlympicTickets

说明:CSharp,上奥运官方网站察看奥运门票现售情况。在debug目录下一个text文件中输入将要去查询的网址,一旦该网址所示的比赛门票还有,则控制台程序关闭(大家可以改进成别的提示方式)。-CSharp, on the official website of the Olympic View Olympic Tickets are now on sale situation. Debug directory in a text file,
<LH> 在 2025-01-16 上传 | 大小:255kb | 下载:0

[Windows编程liaotian

说明:为一个聊天程序,工作量可以够一个成人教育毕业设计答辩使用。-A chat program, the workload can be enough of a graduation project of adult education using the reply.
<代红> 在 2025-01-16 上传 | 大小:53kb | 下载:0

[Windows编程filebase64test

说明:vc++写的base64编码解码例子程序,非常好用-vc++ written procedures base64 codec examples, very easy to use
<aniusoft> 在 2025-01-16 上传 | 大小:36kb | 下载:0

[其他小程序Css2.0

说明:在做web开发时 特别是 界面的处理 帮助很大-Doing web development, especially when dealing with the interface very helpful
<天蓝> 在 2025-01-16 上传 | 大小:243kb | 下载:0

[其他小程序C++

说明:C++编程思想,比较好的学习书籍,学习者的理想书籍-C++ Programming ideas, a better learning books, ideal for learners books
<wang> 在 2025-01-16 上传 | 大小:13.82mb | 下载:0

[.net编程DotNetFramework

说明:.NET fr a mework 2.0 程序设计 第1章 .NET fr a meWORK2.0简介 . 第3章 托管代码的编译和执行 . 第5章 读取和写入文件 . 第7章 数据的序列化 . . . 第14章 监视和调试应用程序 . . . 第17章 配置和安装程序集-. NET fr a mework 2.0 Programming Chapter 1. NET fr a
<金颂扬> 在 2025-01-16 上传 | 大小:3.31mb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 47006.07 .08 .09 .10 .11 ... 66605 »

源码中国 www.ymcn.org