搜索资源列表
1.191.201.4.17
- 〈数据结构〉习题集1.19 1.20 4.17答案,经多次修改而成,比答案册的还要简单易懂。-<data structure> Exercise Set 1.19 1.20 4.17 answer, several revisions, the book also answers simple and understandable.
cewen
- 用一片DS18B20构成测温系统,测量的温度精度达到0.1度,测量的温度的范围在-20度到+100度之间,用8位数码管显示出来。 -DS18B20 pose with a temperature measurement system, the temperature measurement accuracy of 0.1 degrees, the temperature measurement range of -20 degrees to +100 degrees, with eight
job-01
- 测试登录界面等等,目前还在开发.一顶要写满20个字吗?饿地神呀-login screen tests, etc., it is still being developed. One to a full 20 characters? Hungry to God ah
FFT_Example
- labview fft labview8.20 用于音频变换.但8.20 不好下载-fft labview8.20 for PC Audio transform. But not download 8.20
ListForm
- /已知线性表LA和LB中的数据元素按非递减的有序排列,现要求将LA和LB归并为一个新的线性表 //LC,且LC中的数据元素还是按非递减有序排列. //例如: LA=(3,5,8,11) // LB=(2,6,8,9,11,15,20) // LC=(2,3,5,6,8,8,9,11,11,15,20)-/ linear known LA and LB tables of data on non-regressive elements in the orderly arrangem
C_basic_code_C02-C09
- C#入门经典例子源码 本程序包为(02-09) 本程序包为C#初学者使的教程源码 包括以下: 2 一个简单的C#程序 3 变量与表达式 4 流控制 5 更多关于变量 6 函数 7 调试与问题处理 8 (缺)面向对象的编程 9 定义类 10 定义类成员 11 更多关于类 12 事件 13 使用Windows窗体 14 使用Windows窗体高级 15 使用普通对话 16 介绍GDI+ 17 (缺)配置Windows程序
C_basic_code_C10-C16
- 本源码程序包为C#初学者所适用 包括(C10-C16)的内容: 2 一个简单的C#程序 3 变量与表达式 4 流控制 5 更多关于变量 6 函数 7 调试与问题处理 8 (缺)面向对象的编程 9 定义类 10 定义类成员 11 更多关于类 12 事件 13 使用Windows窗体 14 使用Windows窗体高级 15 使用普通对话 16 介绍GDI+ 17 (缺)配置Windows程序 18 访问数据 19 利用 A
C_basic_code_C18-C24
- 本源码程序包为C#初学者所适用 包括(C18-C24)的内容: 2 一个简单的C#程序 3 变量与表达式 4 流控制 5 更多关于变量 6 函数 7 调试与问题处理 8 (缺)面向对象的编程 9 定义类 10 定义类成员 11 更多关于类 12 事件 13 使用Windows窗体 14 使用Windows窗体高级 15 使用普通对话 16 介绍GDI+ 17 (缺)配置Windows程序 18 访问数据 19 利用 A
begvcsharp
- C#入门经典源码,相关书籍配套源码~2-20章全~-classic source, related books supporting FOSS ~ ~ 2-20 entire chapter
newtown
- newtown 插值法 拟合曲线 其中N》=20,愿代码,可以模拟曲线,非常好用-newtown interpolation curve fitting which N "= 20, and is willing to code can be simulated curves, very handy
20
- 投票系统 图形化显示投票结果 c#语言开发
ChoiControls
- 20多个自定义控件,都是常用的WinControl,主要是功能增强或GDI+再绘制,使外观更加漂亮。
FileExplorer1.20
- FileExplorer 文件管理程序 1.20 FileExplorer 网络硬盘,功能丰富,界面美观,多用户、分权限管理。-FileExplorer document management procedures 1.20 FileExplorer network drives, feature-rich, beautiful interface, multi-user, sub-rights management.
龟兔赛跑的小游戏
- 面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了龟兔移动的轨迹,当两者重合时打印 P 乌龟用 G 表示,兔子
从小到大输出随机数
- 随机产生20个100以内的数,输出;按从小到大的顺序排序,输出-randomly generated 20 within a few hundred output; From small to large by the order of ranking, the output
c++时尚编程百例__1-20
- 含有20例经典程序
迷宫求解的非递归算法
- #include #include #include #define N 20 int aa[N][N]; int yes=0; int x[100][2],n=0; void fun1(int (*aa)[N],int (*a)[N]); int fun(int (*a)[N],int i,int j); void begain(int (*t)[N]); void pr(int (*t)[N],int nn); void win(int (*t)[N]); void lose(); void
企业发放的奖金根据利润提成
- 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数?,Pay
chap11-20
- C#和.NET 3.0第一步--适用Visual Studio 2005与Visual Studio 200811到20章源代码-C# and. NET 3.0 The first step- for Visual Studio 2005 and Visual Studio 2008 source code chapter 11-20
20-22
- Beginning C# 6 Programming with Visual Studio 第20章~第22章源码-Beginning C# 6 Programming with Visual Studio Chapter 20 ~ Chapter 22 Source