资源列表

« 1 2 ... .76 .77 .78 .79 .80 4781.82 .83 .84 .85 .86 ... 5346 »

[C#编程桌面hhs

说明: int *base int *top int stacksize }sqstack inistack(sqstack &s) { s.base=(int*)malloc(stackintsize*sizeof(int)) if(!s.base) exit(-2) s.top=s.base s.stacksize=stackintsize return 1
<王键> 在 2008-10-13 上传 | 大小:2.97kb | 下载:0

[C#编程chock

说明:是一个时钟程序,可以显示当前的时间,画得还不错-clock is a procedure can demonstrate that the current time is also good paint
<张伟 > 在 2008-10-13 上传 | 大小:2.99kb | 下载:0

[C#编程csdespat_1

说明:C#编写的程序,其中,展示了设计模式的灵活运用!非常值得学习!-C# prepared by the procedures, which showed the design of the flexible use model! Very worthwhile learning!
<txhak> 在 2008-10-13 上传 | 大小:2.99kb | 下载:0

[C#编程C++caiwujisuan

说明:这是一个用C++编写的关于计算财务方面的原代码,不大-This a C preparation for the calculation of the financial aspects of the original code, not quite
<张明敏> 在 2008-10-13 上传 | 大小:2.97kb | 下载:0

[C#编程lglr

说明:拉格朗日插值
<wude> 在 2008-10-13 上传 | 大小:2.98kb | 下载:0

[C#编程chenji2

说明:函数是 C 中最常用的结构概念。它们应用于实现“自顶向下的”问题解决方法 — 即,将问题分解成越来越小的子问题,直到每个子问题都能够用代码表示。这对程序的模块化和文档记录有帮助。此外,由许多小函数组成的程序更易于调试。-C function is the most commonly used structural concept. They used to achieve the "top-down" solutio
<杨海波> 在 2008-10-13 上传 | 大小:2.98kb | 下载:0

[C#编程yhjsf

说明:银行家算法模拟,操作系统实验程序 银行家算法模拟
<zhw> 在 2008-10-13 上传 | 大小:2.97kb | 下载:0

[C#编程CAMSHIFT

说明:采用 CAMSHIFT 算法快速跟踪和检测运动目标的 CC++ 源代码
<gg> 在 2008-10-13 上传 | 大小:2.98kb | 下载:0

[C#编程main

说明:实现一个文件的分割,希望大家能够支持我多谢
<> 在 2008-10-13 上传 | 大小:2.98kb | 下载:0

[C#编程testexprCsharp

说明:CSharp 正则表达式测试工具,用于测试正则表达式是否满足;语言:CSharp
<jiangguofu> 在 2008-10-13 上传 | 大小:2.97kb | 下载:0

[C#编程保存

说明:自己还有完成和未完成的代码! 自己随便的!!!!! 不要介意啊! 我还是新手!-he still completed and the unfinished code! Their casual !!!!! would not mind ah! I was a greenhorn!
<ghfg> 在 2008-10-13 上传 | 大小:2.98kb | 下载:0

[C#编程share2

说明:利用虚函数实现多态性求四种几何图形的面积和,The use of virtual function polymorphism in order to realize the size and geometry of four
<806175461@qq.com> 在 2011-11-15 上传 | 大小:2.98kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 4781.82 .83 .84 .85 .86 ... 5346 »

源码中国 www.ymcn.org