登录

最新会员 最新下载

成为了本站VIP会员

11月02日 20:53

成为了本站VIP会员

10月30日 10:36

成为了本站VIP会员

10月27日 09:50

成为了本站VIP会员

10月20日 00:18

成为了本站VIP会员

10月18日 11:26

成为了本站VIP会员

10月18日 09:56
已选条件
  1. 编程语言:C#
  2. 代码类别:软件工程
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. DS-TM52F5284_84C_88_88C_EV20

  c8051 datasheet test DS-TM52F5284_84C_88_88C_EV20.zip

0
下载
119
浏览
2019-06-03发布

2. DS-TM52F5284_84C_88_88C_EV20

说明:  c8051 datasheet test DS-TM52F5284_84C_88_88C_EV20.zip

0
下载
104
浏览
2019-06-03发布

3. SPCLib

  SPC过程统计分析,多用于工业中,检测产品质量,方便编写SPC(SPC process statistical analysis, mostly used in industry, to test product quality, easy to compile SPC)

1
下载
155
浏览
2019-05-31发布

4. SPCLib

说明:  SPC过程统计分析,多用于工业中,检测产品质量,方便编写SPC(SPC process statistical analysis, mostly used in industry, to test product quality, easy to compile SPC)

4
下载
116
浏览
2019-05-31发布

5. 旧分选

  工业分选机程序,主要用于电芯或其他物件的品质划分和归类(Procedures for industrial sorters, mainly for quality classification and classification of cores or other items)

0
下载
109
浏览
2019-04-19发布

6. 旧分选

说明:  工业分选机程序,主要用于电芯或其他物件的品质划分和归类(Procedures for industrial sorters, mainly for quality classification and classification of cores or other items)

3
下载
133
浏览
2019-04-19发布

7. 5

  1、 创建图类,存储结构使用邻接矩阵。 2、 输入图的节点数n(不超过10个)、边数m,节点分别用1-n代表。 3、 采用“起始节点,终止节点,权值”输入图的m条边,创建图。 4、 输出从节点1开始的BFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。 5、 输出从节点1开始的DFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。 6、 输出从第1节点到第n节点最短路径的长度,如果没有路经,输出0。(1. Create graph class and use adjacency matrix in storage structure. 2. The number of nodes n (no more than 10) and edge m in the input graph are represented by 1-n, respectively. 3. Create a graph by using the m-edges of the input graph of "Starting Node, Terminating Node, Weight Value". 4. Output BFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred. 5. Output DFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred. 6. Output the length of the shortest path from the first node to the n node. If there is no path, output 0.)

0
下载
129
浏览
2019-02-19发布

8. 5

说明:  1、 创建图类,存储结构使用邻接矩阵。 2、 输入图的节点数n(不超过10个)、边数m,节点分别用1-n代表。 3、 采用“起始节点,终止节点,权值”输入图的m条边,创建图。 4、 输出从节点1开始的BFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。 5、 输出从节点1开始的DFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。 6、 输出从第1节点到第n节点最短路径的长度,如果没有路经,输出0。(1. Create graph class and use adjacency matrix in storage structure. 2. The number of nodes n (no more than 10) and edge m in the input graph are represented by 1-n, respectively. 3. Create a graph by using the m-edges of the input graph of "Starting Node, Terminating Node, Weight Value". 4. Output BFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred. 5. Output DFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred. 6. Output the length of the shortest path from the first node to the n node. If there is no path, output 0.)

0
下载
133
浏览
2019-02-19发布

9. Holychip_WirelessCharger

  基于芯圣单片机的无线充资料,官方qi协议部分提供的库形式,在keil下容易反汇编并转成C代码,解码部分做的比较简捷,不占用cpu时间,可将其移植到其它-新塘003,stm8s003上;(wpc qi WirelessCharger)

7
下载
154
浏览
2019-02-14发布

10. Holychip_WirelessCharger

说明:  基于芯圣单片机的无线充资料,官方qi协议部分提供的库形式,在keil下容易反汇编并转成C代码,解码部分做的比较简捷,不占用cpu时间,可将其移植到其它-新塘003,stm8s003上;(wpc qi WirelessCharger)

16
下载
118
浏览
2019-02-14发布

11. Acetone_Ethanol_Vapourisation

  使用先进的DPM模型模拟汽油煤油多组分燃料液滴的蒸发,液体内部的温度梯度以及燃料组分得到充分的考虑。(The advanced DPM model is used to simulate the evaporation of gasoline kerosene multi-component fuel droplets. The temperature gradient and fuel composition in the liquid are fully considered.)

5
下载
108
浏览
2019-01-31发布

12. Acetone_Ethanol_Vapourisation

说明:  使用先进的DPM模型模拟汽油煤油多组分燃料液滴的蒸发,液体内部的温度梯度以及燃料组分得到充分的考虑。(The advanced DPM model is used to simulate the evaporation of gasoline kerosene multi-component fuel droplets. The temperature gradient and fuel composition in the liquid are fully considered.)

9
下载
123
浏览
2019-01-31发布

14. C.Sharp.2.0.Practical.Guide.For.Programmers

说明:  Creating.Custom.Net.Controls.With.C.Sharp

1
下载
135
浏览
2019-01-24发布

15. 剑指offer源代码

  一年一度,秋招必备,包含数十道经典编程面试题(Review tricks including dozens of classic programming interview questions)

0
下载
120
浏览
2019-01-04发布

16. 剑指offer源代码

说明:  一年一度,秋招必备,包含数十道经典编程面试题(Review tricks including dozens of classic programming interview questions)

1
下载
120
浏览
2019-01-04发布

17. Waveform

  通过波形图,把采集到的数据进行分析,查看数据波动大小。(Through the waveform diagram, the collected data are analyzed to see the size of data fluctuation)

2
下载
195
浏览
2018-12-25发布

18. Waveform

说明:  通过波形图,把采集到的数据进行分析,查看数据波动大小。(Through the waveform diagram, the collected data are analyzed to see the size of data fluctuation)

2
下载
153
浏览
2018-12-25发布

19. Arduino-Modbus-RTU-Slave-master

  MODBUS modbus master slave 库文件包含程序例子(modbus master slave modbus master slavemodbus master slave)

2
下载
122
浏览
2018-11-22发布

20. random number

  This program prints the random number.

0
下载
115
浏览
2018-10-27发布