资源列表

« 1 2 ... .39 .40 .41 .42 .43 344.45 .46 .47 .48 .49 ... 1877 »

[书籍源码Chapter6

说明:利用VB的图片框实现屏幕的滚动如可以用来创建一些动画图形等。其实对于上面的问题我们也可 以利用图片框来巧妙地解决。-The use of VB picture box to achieve, such as rolling screen can be used to create some animation and other graphics. In fact, for the above problem, we can als
<李玉锋> 在 2024-10-14 上传 | 大小:602112 | 下载:0

[书籍源码111

说明:在TC20环境下实现三维网格球的生成与旋转-TC20 environment in the realization of three-dimensional grid generation with rotating ball
<李虎克> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[书籍源码pingyi

说明:在TC20环境下实现圆的各个角度的旋转平移-TC20 environment in the different angles to achieve a round rotating shift
<李虎克> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[书籍源码3Dgraphics-XiaoYing

说明:在TC20环境下实现消影的生成程序-TC20 environment in the realization of consumer generated video of the procedure
<李虎克> 在 2024-10-14 上传 | 大小:10240 | 下载:0

[书籍源码tuxing3

说明:在TC环境下实现三维图形的生成-TC environment in the realization of three-dimensional graphics generation
<李虎克> 在 2024-10-14 上传 | 大小:5120 | 下载:0

[书籍源码0

说明:在TC环境下实现圆的生成与直线的裁减和DDA算法生成直线!-TC environment in the realization of the generation of circular and linear reductions and DDA algorithm to generate a straight line!
<李虎克> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[书籍源码stlsoft-1.9.6-hdrs

说明:新版本TR1的stl, 想学习的赶快-TR1 new version of the stl, would like to learn quickly
<lijie> 在 2024-10-14 上传 | 大小:2181120 | 下载:0

[书籍源码cyuyankechengxuanxiuxtong

说明:课程信息录入功能(课程信息用文件保存)--输入 课程信息浏览功能--输出 查询功能:(至少一种查询方式)--算法 按学分查询 按课程性质查询 -Course information input functions (course information with file)- enter course information browsing- output query functions: (at leas
<江晨> 在 2024-10-14 上传 | 大小:150528 | 下载:0

[书籍源码dianlusheji

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

[书籍源码fanhuierweishuzhuCchengxi

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

[书籍源码Chapter1

说明:刚学会的。用VB实现押大小程序,实现起来比较容易的。-The刚学会. Using VB program to achieve charge size, relatively easy to achieve.
<李玉锋> 在 2024-10-14 上传 | 大小:27648 | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 344.45 .46 .47 .48 .49 ... 1877 »

源码中国 www.ymcn.org