-
查询输出
说明: 输出某个路径及其子目录下的所有文件路径,以便查找所需的文件。(Output all file paths under a path and its subdirectories to find the files you need.)
- 2020-06-17 17:20:02下载
- 积分:1
-
learn4
learning basic VHDL digital gates and coding
- 2019-04-11 05:13:56下载
- 积分:1
-
本程序采用牛顿拉夫逊进行电力网络的潮流分布计算,是电力系统教学的工具之一。...
本程序采用牛顿拉夫逊进行电力网络的潮流分布计算,是电力系统教学的工具之一。-This procedure using the Newton Raphson power networks, the trend of distributed computing, power systems are one of the tools of teaching.
- 2022-11-01 17:50:03下载
- 积分:1
-
周立功lpc2200开发发光盘上的文档,开发办线路图
周立功lpc2200开发发光盘上的文档,开发办线路图-development of the CD-ROM documentation, the Office for the Development of the road map
- 2022-04-17 09:23:47下载
- 积分:1
-
C# 代码演示水仙花求和算法
C# 代码演示水仙花求和算法,关于求和水仙花数的原理:一个三位数,每一位数的立方相加等于该数本身。清空listBox1控件,获取3位数中的后两位数。具体代码可看下面:
//水仙花数的算法是一个三位数,每一位数的立方相加等于该数本身。
private void button1_Click(object sender, EventArgs e)
{
int a = 0, b = 0, c = 0;//定义变量
listBox1.Items.Clear();//清空listBox1控件
for (int i = 100; i
- 2022-06-16 00:33:40下载
- 积分:1
-
stone_choice
很小很经典的一个游戏——取石子,一次只允许取1到3的整数,最后取走石子的一方失败。(A small classic games- from stone, to allow only take a 1-3 integer, and finally took away the stones of one loser.)
- 2008-12-26 15:22:54下载
- 积分:1
-
ATS2825_Bluetooth Module_SPEC_V1.0
ats2825 bluetooth i2s data sheet
- 2020-06-19 23:00:02下载
- 积分:1
-
2FSK
说明: 基于matlab,对2fsk进行调制解调(Modulation and demodulation of 2FSK based on MATLAB)
- 2021-01-30 12:16:35下载
- 积分:1
-
大鼠迷宫的VC源码开发
用VC开发的迷宫老鼠源码-development of the VC rat maze FOSS
- 2022-08-05 21:05:56下载
- 积分:1
-
IEEE802.11DCF
不同节点数对吞吐率的影响,分别为5节点数和20节点数时的吞吐量的对比情况(The influence of different number of nodes on the throughput of the five nodes and the number of 20 nodes was compared.)
- 2018-05-22 14:07:39下载
- 积分:1