资源列表

« 1 2 ... .20 .21 .22 .23 .24 3725.26 .27 .28 .29 .30 ... 5346 »

[C#编程xiangmu1

说明:判断三边是否能构成三角形 如果是的话并求周长面积-#include <stdio.h> #include <math.h> void main() { int a,b,c double p,s printf("请输入三角形的三边长:") scanf(" d, d, d",&a,&b,&c) if ((a+b>c&&a-b<c)==1) {
<杜乘风> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[C#编程GLikeGame_WaterMarker

说明:GLikeGame游戏资讯网站水印工具。一键自动打水印,生成缩略图,生成网页代码-GLikeGame game information website watermark tool. A button to automatically play a watermark, generate thumbnails, generate page code
<jansan> 在 2024-11-02 上传 | 大小:1318912 | 下载:0

[C#编程SuperMarket

说明:超市管理系统,能添加人员,删除人员,更新人员,能进货,出货管理等-supermaket management system, manage employers and goods.
<zhangweidacb> 在 2024-11-02 上传 | 大小:411648 | 下载:0

[C#编程Google

说明:这个是用C#添加google Ad的方法。-This one about how to use C# to create google ad.
<xiaoluo> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[C#编程CSharp

说明:这是使用C#完成的简易画图工具,可以作为课程设计使用内附源码和PPT,绝对原创-This is done using C# simple drawing tools, can be used as curriculum design enclosing the source and PPT, absolutely original! !
<张志刚> 在 2024-11-02 上传 | 大小:824320 | 下载:0

[C#编程vehicle-scheduling

说明:这是一个本科毕业论文的程序,利用免疫进化算法来解决物流企业车辆调度的问题,供参考。-This is an undergraduate thesis program, the use of immune evolutionary algorithm to solve the logistics vehicle scheduling problem, for reference.
<任勇军> 在 2024-11-02 上传 | 大小:23667712 | 下载:0

[C#编程music

说明:music算法的matlab实现 m usic算法的matlab实现 m usic算法的matlab实现-music matlab music matlab music matlab music matlab music matlab music matlab music matlab music matlab music matlab music matlab music matlab musi
<yangbisi> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[C#编程Csharp

说明:C#设计模式(中英文带目录完整版附源码)-作者:库珀(JamesW.Cooper) 作者讲的比较朴实详细,初学者往往抓不到重点。我自己是先看完《大话设计模式》再看这本书的,看完这本书感觉《大话设计模式》讲得有点浅,只能当个开胃菜。好再让我有了胃口,要不然一点都看不下去! 代码用vs2010以上版本打开。 英文版比较清晰,对比中文版看,效果还行。目录已经添上,代码也提供了。整理不容易,望给好评!-C# Des
<stallion> 在 2024-11-02 上传 | 大小:8905728 | 下载:0

[C#编程1

说明:定义一个字符串对象,然后将接受用户的输入,最后将输入结果输出。-Define a string object, and then accept user input, and finally enter the result output.
<tom> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[C#编程jiaowuxitong

说明:教务系统分三角色“管理员”、“教师”、“学生”,实现了教学计划、学籍管理、布置课务、成绩管理的功能。-Educational system is divided into three roles " Administrator" , " teacher" , " student" to achieve the teaching programs, school management, l
<刘涛> 在 2024-11-02 上传 | 大小:4700160 | 下载:0

[C#编程Viterbi_fulltrace

说明:(2,1,3)卷积码的编码及译码程序,封装成函数,无冗余子函数,简单易懂,运行时显示Viterbi译码全部过程-(2,1,3) convolutional code encoding and decoding process, encapsulated into a function, non-redundant Functions, easy to understand, run-time display the whole proc
<sijiaxi> 在 2024-11-02 上传 | 大小:174080 | 下载:0

[C#编程CRC_Calculator

说明:CRC CALCUTOR,计算CRC校验代码例子
<vincent> 在 2024-11-02 上传 | 大小:14336 | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 3725.26 .27 .28 .29 .30 ... 5346 »

源码中国 www.ymcn.org