资源列表

« 1 2 ... .84 .85 .86 .87 .88 289.90 .91 .92 .93 .94 ... 1877 »

[书籍源码dianlusheji

说明:根据基尔霍夫定律:节点上∑i=0和回路中∑u=0这两个公式,无论是在正旋稳态下还是在暂稳态电路中表达网络变量间的关系时都只取决于网络的布局即节点和支路的相互关系,而与支路的特性即支路由那些元件组成及其参数的量值都没有关系。因此当我们根据网络来建立节点电流方程及回路电压方程时,无须画出电路元件。这种节点与支路相互关系以表示电路结构的图,称为网络的图。在网络的图中,为建立KCL、KVL方程,取支路电压、支路电流关联参考方向,在图中的支路上标
<江晨> 在 2025-01-15 上传 | 大小:10kb | 下载:0

[书籍源码fanhuierweishuzhuCchengxi

说明:这个程序说明了怎么通过C语言的子函数返回二维数组带到主函数中-This procedure describes how through the C Language Functions to return to two-dimensional array to the main function
<江晨> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[书籍源码Floyd-Warshall-c-chengxi

说明:Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:dis[u,v]=w[u,v] b)For k:=1 to n For i:=1 to n For j:=1 to n If dis[i,j]>dis[i,k]+dis[k,j] Then Dis[I,
<江晨> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[书籍源码Chapter1

说明:刚学会的。用VB实现押大小程序,实现起来比较容易的。-The刚学会. Using VB program to achieve charge size, relatively easy to achieve.
<李玉锋> 在 2025-01-15 上传 | 大小:27kb | 下载:0

[书籍源码Chapter3

说明:用到了Picture控件来制作的推箱子游戏,非常的好玩。-Use the Picture control to produce the Sokoban game, very fun.
<李玉锋> 在 2025-01-15 上传 | 大小:571kb | 下载:0

[书籍源码Chapter4

说明:用VB实现的俄罗斯方块游戏,这实现其来还可以,VB学其来还可以。-Achieved with VB Tetris game, which can also realize their past, VB can also learn of its past.
<李玉锋> 在 2025-01-15 上传 | 大小:100kb | 下载:0

[书籍源码sxsky.net

说明:这是一些使用VB的一些技巧,是比实用的,这是比较好的。-These are some skills using VB than practical, which is relatively good.
<李玉锋> 在 2025-01-15 上传 | 大小:3.03mb | 下载:0

[书籍源码josephusproblem

说明:约瑟夫生死者问题的c++实现。建立了处理问题的模板。-Joseph s life and death issue c++ Achieve. Set up templates to deal with the problem.
<桂正科> 在 2025-01-15 上传 | 大小:233kb | 下载:0

[书籍源码stateflowexamples

说明:这是关于matlab stateflow的源码例子,其中可以作为入门例子,stateflow经常和simulink一起使用-This is the source code on matlab stateflow examples, examples of which can be used as entry, stateflow often used together and simulink
<chandler li> 在 2025-01-15 上传 | 大小:127kb | 下载:0

[书籍源码im_registr_MI

说明:用互信息作为两幅图像的相似性度量进行配准-Using mutual information as the two images of the similarity measure for registration
<孙艳丽> 在 2025-01-15 上传 | 大小:3kb | 下载:0

[书籍源码VCDataBase

说明:VC数据库通用模块及典型系统开发配套代码,包含完整例子,各模块在开发数据库的时候可以直接用-VC database of generic modules and typical system development supporting code that contains a complete example, each module in the development of the database can be directly
<于宗文> 在 2025-01-15 上传 | 大小:1.41mb | 下载:0

[书籍源码VCNet1

说明:VC网络程序设计实例导航配套代码,从基本协议开始,逐渐深入介绍网络编程的各方面知识,尤其是最后的服务控制程序,使用起来非常方便-VC network programming code examples of the navigation package, from basic agreement to start, and gradually-depth introduction to all aspects of network pr
<于宗文> 在 2025-01-15 上传 | 大小:5.53mb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 289.90 .91 .92 .93 .94 ... 1877 »

源码中国 www.ymcn.org