登录
首页 » 其他项目 » 该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考....

该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考....

于 2022-06-19 发布 文件大小:1.65 MB
0 339
下载积分: 2 下载次数: 1

代码说明:

该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考.-This document details the basic knowledge of c language, easy-to-digest, for the vast numbers of C language programming enthusiasts reference.

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

发表评论

0 个回复

  • labview 图形库,方便图形语言编程.工控使用.
    labview 图形库,方便图形语言编程.工控使用.-LabVIEW graphical library, convenient graphical programming language. Industrial use.
    2023-03-22 07:10:03下载
    积分:1
  • C语言编程写的一个http下载,实现HTTP请求和GET获取应答。
    C语言编程写的一个http下载,实现HTTP请求和GET获取应答。-C programming language written in an http download, to achieve access to HTTP requests and responses GET.
    2022-01-25 14:41:32下载
    积分:1
  • 可以实现激光谐振腔的自再现;有利于了解激光腔的原理
    可以实现激光谐振腔的自再现;有利于了解激光腔的原理-Laser resonator can be achieved self-reproduction is conducive to understanding the principle of laser cavity
    2022-03-17 04:36:33下载
    积分:1
  • 机动标的跟踪问题一直是人们研究的重点,实现机动标精确跟踪,首要解决的问题就是使所建立的标运动模型与实际的标运动模型匹配。前常用的有多模型(MM),交互...
    机动目标的跟踪问题一直是人们研究的重点,实现机动目标精确跟踪,首要解决的问题就是使所建立的目标运动模型与实际的目标运动模型匹配。目前常用的有多模型(MM),交互式多模型(IMM),切换模型等。多模型方法就是对一组具有不同机动模型分别进行Kalman滤波,最终的参数估计是各滤波器估计值的加权和;在多模型基础上,Shalom提出了交互式多模型方法,这一方法对无序目标的机动检测,显示了更好的鲁棒性和跟踪的稳定性;切换模型则是分别建立机动和非机动运动模型,利用机动检测实现在这两个模型之间的切换。一般来说,交互式多模型的跟踪性能较好。-mobile target tracking problem has been a focus of research and achieve precise maneuvering target tracking, the most pressing issue is to enable the establishment of the target model and the actual movement of the target model matching. At present, more commonly used model (MM), interactive multi-model (IMM), switching model. Multi-model approach is a group of different mobile models were Kalman filtering, The final parameter is the estimated value of the filter is estimated weighted; in the multi-model basis, Shalom made the interactive multi-model approach that the objectives of the motor disorder detection, better show the robustness and stability of the track; switching model is set up motorized and non-motorized sports
    2022-12-24 07:30:03下载
    积分:1
  • A. Executive SPLIB B. Implementation SPDOS C. loading D. Pinyin module loading W...
    A.执行SPLIB B.执行SPDOS C.装载拼音模块D.装载五笔字型输入模块32.在汉字输入状态下, 按下Shift+A组合键后,输入了_______。 ... A.按原代码方式B.按指定字体C.按标准方式D. 按分栏方式41.FoxBASE启动后,在圆点"."提示符下,执行命令文件MAIN. -A. Executive SPLIB B. Implementation SPDOS C. loading D. Pinyin module loading WBZX module 32. The state of inputting Chinese characters, press Shift A key combinations, the importation of _______. The original code ... A. B. manner specified by standard fonts C. D. manner by way 41.FoxBASE columns after commencement, the dots "." Prompt implementation of an order document MAIN.
    2022-02-03 01:43:58下载
    积分:1
  • 这是一个使用c++语言编写的斗地主小游戏。在游戏的AI上花费了不少时间,是一个值得研究的经典例子...
    这是一个使用c++语言编写的斗地主小游戏。在游戏的AI上花费了不少时间,是一个值得研究的经典例子-This is a use of c++ language written in Doude Zhu game. The AI in the game spend a lot of time, is a classic example is worth studying
    2022-02-09 11:40:52下载
    积分:1
  • 图书馆信息管理系统
    (1)用户登录图书馆管理系统后,进入图书馆主界面,在此界面中,可看到图书借阅排行榜,通过排行榜可以看出借阅图书的名称、图书类型、借阅次数等相关信息。(2)单击“系统设置”/“图书馆信息”命令,对图书馆信息进行设置操作。 (3)单击“系统设置”/“管理员设置”命令,对管理员信息进行添加、权限设置、查询及删除操作。 (4)单击“系统设置”/“书架设置”命令,对书架信息进行添加、修改及删除操作。 (5)单击“读者管理”/“读者类型管理”命令,对读者类型信息进行添加、修改及删除操作。 (6)单击“读者管理”/“读者档案管理”命令,对读者信息进行添加、修改及删除操作。 (7)单击“图书管理”/“图书类型管理”命令,对图书类型信息进行添加、修改及删除操作。 (8)单击“图书管理”/“图书档案管理”命令,对图书信息进行添加、修改及删除操作。 (9)单击“图书借还”/“图书借阅”命令,对图书借阅信息添加操作。 (10)单击“图书借还”/“图书续借”命令,对图书续借信息进行添加操作。 (11)单击“图书借还”/“图书归还”命令,对图书归还信息进行添加操作。 (12)单击“系统
    2022-02-05 16:57:15下载
    积分:1
  • 基于VFP开发的一个经典企业考勤管理系统,虽说界面不太好看,但功能齐全强大...
    基于VFP开发的一个经典企业考勤管理系统,虽说界面不太好看,但功能齐全强大-VFP on the development of a classic enterprise management system for attendance, although not very good-looking interface, but powerful full-featured
    2022-01-31 00:10:56下载
    积分:1
  • 几个不错的VB例子
    几个不错的VB例子- Several good VB example
    2022-03-05 15:59:15下载
    积分:1
  • MAODV代码和安装程序 hen nan找啊
    MAODV代码和安装程序 hen nan找啊 -MAODV code and the installation process to find hen nan ah
    2022-12-07 14:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载