登录
首页 » 终端 » 这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!...

这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!...

于 2022-09-27 发布 文件大小:29.07 kB
0 107
下载积分: 2 下载次数: 1

代码说明:

这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!-This is my first one C Programming Language, very simple, : statistics and word recognition. Now, come to think of a lot of feelings!

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

发表评论

0 个回复

  • ARP平在Windows环境下,使用Winsock2。H
    Arp Ping on Windows, use winsock2.h
    2023-06-25 21:40:02下载
    积分:1
  • 简单的恺撒加密算法(c++描述),欢迎大家下载!
    简单的恺撒加密算法(c++描述),欢迎大家下载!-simple Caesar encryption algorithm (c described), all are welcome to download!
    2022-03-20 05:51:58下载
    积分:1
  • C HANOR prepared by the algorithm source code, since that was the good, huh
    我用C编写的汉诺塔算法的源程序,自认为写的不错,-C HANOR prepared by the algorithm source code, since that was the good, huh
    2022-03-23 22:04:30下载
    积分:1
  • 在MATLAB中,字音建立藏族语言转换…
    在matlab下,构建了一个藏语字音转换系统-In matlab, the divergence in pronunciation to build a Tibetan language conversion system
    2022-03-23 07:26:05下载
    积分:1
  • 一个完整的程序,以平滑的图像在不同的尺度。它包括所有必要的…
    A complete program to smooth an image on different scales. It include all necessary binary codes *.c and also headers *.h-A complete program to smooth an image on different scales. It include all necessary binary codes*.c and also headers*.h
    2022-02-22 07:57:55下载
    积分:1
  • 反射
    用于获取类型信息在运行时使用反射对象。授予的正在运行元数据的访问权限的类是程序的 System.Reflection 命名空间中。System.Reflection 命名空间包含允许您获取有关应用程序的信息,动态地添加到应用程序的类型、 值和对象的类。ReflectionReflection 的应用程序具有以下应用程序: 它允许查看属性信息在运行时。它允许检查各种类型的程序集,并实例化这些类。它允许后期绑定到方法和 propertiesIt 允许在运行时创建新的类型,然后执行一些任务,使用这些类型。查看 MetadataWe 有提及在前一章使用反射,您可以查看的属性信息。System.Reflection 类的检索对象,需要将其初始化为发现与类关联的属性。若要执行此操作,您定义目标类的 as:System.Reflection.MemberInfo 信息对象 = typeof(MyClass) ;下面的程序演示了这一点: 使用系统 ;[AttributeUsage(AttributeTargets.All)] 公共类 HelpAttribute: 用于 {公共只读字符串 Url ; 公共字符串主题 / 主题是一个命名的参数 {{返回主题 ;} 得到设置 {主题 = 值;}} 公共 HelpAttribute(string url) / / url 是一个定位的参数 {这。Url = url ;} 专用的字符串的主题 ;} {} [HelpAttribute (MyClass 类"信息")] 类 MyClass 命名空间 AttributeAppl {类程序 {静态 void 主要 (字符串 [] args) {System.Reflection.MemberInfo 信息 = typeof(MyClass) ; 对象 [] 属性 = info。GetCustomAttributes(true) ;为 (int 我 = 0 ; 我 < 属性。长度 ;i + +) {System.Console.WriteLine(attributes[i]) ;}Console.ReadKey() ;}}} 编译和运行,它将显示附加到 MyClass:HelpAttribute 示例本示例类的自定义属性的名称时,我们使用前面的章节中使用反射创建的 DeBug
    2022-09-18 10:30:09下载
    积分:1
  • 质数计算器
    C 编写的控制台应用程序计算质数与使用"Sieve of Eratosthenes"。
    2022-06-29 10:52:38下载
    积分:1
  • 模拟,和几种目录文件操作的系统命令,dir,cd,md,del等
    模拟终端,和几种目录文件操作的系统命令,dir,cd,md,del等-analog terminal, and several catalog operation of the system commands, dir, cd, md, del etc.
    2022-03-24 21:54:34下载
    积分:1
  • 银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能...
    银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
    2022-03-24 02:06:39下载
    积分:1
  • The data acquisition program based on 8112pg compiled with VC
    基于8112pg的数据采集程序用VC编的-The data acquisition program based on 8112pg compiled with VC
    2022-01-25 15:50:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载