资源列表

« 1 2 ... 57 58 59 60 61 6263 64 65 66 67 ... 5346 »

[C#编程奇怪的

说明:题目:输入某年某月某日,判断这一天是这一年的第几天? 1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊       情 -topic : input on a certain date, the judgment that this is the one day of the year? 1. Program Analysis : March 5 as an example,
<we> 在 2008-10-13 上传 | 大小:1011 | 下载:0

[C#编程陷阱和缺陷

说明:第一部分研究了当程序被划分为记号时会发生的问题。第二部分继续研究了当程序的记号被编译器组合为声明、表达式和语句时会出现的问题。第三部分研究了由多个部分组成、分别编译并绑定到一起的C程序。第四部分处理了概念上的误解:当一个程序具体执行时会发生的事情。第五部分研究了我们的程序和它们所使用的常用库之间的关系。在第六部分中,我们注意到了我们所写的程序也不并不是我们所运行的程序;预处理器将首先运行。最后,第七部分讨论了可移植性问题:一个能在一个实
<韩文杰> 在 2008-10-13 上传 | 大小:62836 | 下载:0

[C#编程yinhangjia02

说明:用C++实现银行家算法也不难,这一个程序就基本实现了,而且运行起来还可以,另人满意。-C bankers realize it is not difficult algorithm, a procedure basically achieved, but can also run up, others were satisfied.
<徐旭明> 在 2008-10-13 上传 | 大小:2332 | 下载:0

[C#编程Example028-缩放时使用插值模式控制图像质量

说明:使用VC.n。et,编写一个应用程序,用来缩放时使用插值模式控制图像质量。-VC.n use. Et, to prepare an application that used to zoom use interpolation mode control image quality.
<刘亚平> 在 2008-10-13 上传 | 大小:65085 | 下载:0

[C#编程Example032-抓取并显示程序中的鼠标

说明:使用C#编程,实现抓取并显示程序中的鼠标功能-use C# programming to achieve capture and display process of mouse functions
<刘亚平> 在 2008-10-13 上传 | 大小:8596 | 下载:0

[C#编程shenchanxiaofei

说明:实现多线程通信,生产这与消费者问题在次的到解决。-multi-thread communication, and production of these consumer issues in the time to solve.
<徐旭明> 在 2008-10-13 上传 | 大小:182996 | 下载:0

[C#编程win_2

说明:一个简单的程序 不过好像有点问题,请大家指教-a simple procedure but appears to be a problem, please enlighten
<丁进> 在 2008-10-13 上传 | 大小:7888 | 下载:0

[C#编程布线问题(分支限界算法应用)

说明:六 程序实现: #include <stdio.h> typedef struct { int row int col }Position int FindPath (Position start, Position finish, int &PathLen, Position *&path) { //计算从起始位置start到目标位置finish的最短布线路径,找到返回1,否则,返回0
<敖斌> 在 2008-10-13 上传 | 大小:11873 | 下载:0

[C#编程y计算器

说明:介绍一个用C#语言编写的应用程序--y计算器-introduced a language with C# applications written -- y calculator
<黄雁> 在 2008-10-13 上传 | 大小:31536 | 下载:0

[C#编程心理测试

说明:这个程序好有用,,请使用,,共享源程序给大家用用吧-good useful this procedure, please use, and share with you the source to use it
<> 在 2008-10-13 上传 | 大小:10910 | 下载:0

[C#编程教师信息管理系统

说明:这个软件是教师信息管理系统,里面很详细!有添加、删除、查询等功能!-teachers information management system, in great detail inside! It added, deleted, and query capabilities!
<露露> 在 2008-10-13 上传 | 大小:2040 | 下载:0

[C#编程Mfc_Sock

说明:用MFC编写的一个简单的网络小程序 可以互发短信息-with MFC prepared a simple network of small procedures can send text messages
<张维维> 在 2008-10-13 上传 | 大小:52614 | 下载:0
« 1 2 ... 57 58 59 60 61 6263 64 65 66 67 ... 5346 »

源码中国 www.ymcn.org