登录
首页 » 电子书 » 你看到了如何用C#进行编程的一个完整过程。这个例子虽然很简单,但是麻雀虽小,五脏俱全,理解其中的原理后,就可以大显身手,充分发挥C#的强大功能了。...

你看到了如何用C#进行编程的一个完整过程。这个例子虽然很简单,但是麻雀虽小,五脏俱全,理解其中的原理后,就可以大显身手,充分发挥C#的强大功能了。...

于 2022-04-21 发布 文件大小:13.07 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

你看到了如何用C#进行编程的一个完整过程。这个例子虽然很简单,但是麻雀虽小,五脏俱全,理解其中的原理后,就可以大显身手,充分发挥C#的强大功能了。-you see how to use the C# programming of a complete process. Although this example is simple, but Sparrow small, perfectly formed, understanding the principles, will be able to flourish and play a full C# functions of the powerful.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF C#是一种简单、现代、面向对象和类型安全的编程语言,由 C和C++发展而来。C#(发...
    这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF C#是一种简单、现代、面向对象和类型安全的编程语言,由 C和C++发展而来。C#(发音为“C 霎普”)牢固地植根于 C和 C++语言族谱中,并且会很快被 C和 C++程序员所熟悉。C#的目标在于把 Visual Basic的高生产力和 C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了 C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能 力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集” (CLS),是一种混合语言,它可以增强 CLS兼容语言和类库间的无缝协同工作能力。对于 C#开发者, 这意味着既是 C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和 Visual C++使用的丰富类 库进行完全访问。C#自己并没有包含一个类库。 -This is a simple C# Help, CSDN found, there are more than 300 people downloaded this PDF C# is a simple, modern, object-oriented and type-safe programming language, from C and C++ developed from. C# (pronounced "C Sharp S & P ") firmly rooted in the C and C++ language in genealogy, and will soon be C and C++ programmers are familiar with. C# The target is to High productivity of Visual Basic and C++ their own capacities. C# as a Microsoft Visual Studio 7.0 as part
    2023-07-20 14:00:06下载
    积分:1
  • matlab学习资料 供初学者和小波爱好者参考用
    matlab学习资料 供初学者和小波爱好者参考用-matlab learning materials for beginners and enthusiasts reference wavelet
    2022-02-09 12:32:13下载
    积分:1
  • Tsinghua University Publishing House by ZHOU Jing and Huang Pei translation are
    清华大学出版社出版的,由周靖和黄都培翻译的-Tsinghua University Publishing House by ZHOU Jing and Huang Pei translation are
    2022-03-20 16:05:51下载
    积分:1
  • 12、SPSS统计分析和指导(该项目)(作者:文
    这是SPSS 12统计分析教程(基础篇)(作者:张文彤)书中的有关数据-12 SPSS statistical analysis and guidance (for the project) (Author : Wen-Tong Zhang) of the data book
    2022-03-01 00:07:55下载
    积分:1
  • 四轴运动控制芯片MCX314As中文技术手册,很多人说找不到中文的,就传了...
    四轴运动控制芯片MCX314As中文技术手册,很多人说找不到中文的,就传了-4-axis motion control chip MCX314As Chinese technical manuals, many people find that the Chinese, on the Biography
    2022-05-17 08:18:33下载
    积分:1
  • 24小时教会PHP
    24小时教会PHP-24 hours Church PHP
    2022-04-10 03:08:48下载
    积分:1
  • This a JPEG encoding & decoding program of still image. It does not use level sh...
    This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. -This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compar
    2022-12-20 21:45:04下载
    积分:1
  • 哦既然是别人站我不能解答了我也不知道他讲的是什么啊
    哦既然是别人站我不能解答了我也不知道他讲的是什么啊
    2023-04-03 09:15:07下载
    积分:1
  • 这是一本讲说C/C++效率编程的。教你怎么写出高效率的c/C++程序。...
    这是一本讲说C/C++效率编程的书。教你怎么写出高效率的c/C++程序。- c/C++ book.
    2022-02-09 12:57:07下载
    积分:1
  • sun 公司的标准英文教程,配套的源代码。 有练习题,有源代码。如果你想学java,想考java的sun 公司的证,很有用。...
    sun 公司的标准英文教程,配套的源代码。 有练习题,有源代码。如果你想学java,想考java的sun 公司的证书,很有用。-sun" s standard English tutorial, matching the source code. Have exercises, active code. If you want to learn java, want to test the sun" s java certificate, very useful.
    2022-07-15 07:07:29下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载