登录
首页 » 软件系统 » 这是本人根据经验所些的VisualC++编程之实用篇,绝对在网上找不到的,适合初学者...

这是本人根据经验所些的VisualC++编程之实用篇,绝对在网上找不到的,适合初学者...

于 2022-01-26 发布 文件大小:77.55 kB
0 111
下载积分: 2 下载次数: 1

代码说明:

这是本人根据经验所些的VisualC++编程之实用篇,绝对在网上找不到的,适合初学者-This is my experience more in accordance with the VisualC++ Programming of practical articles, absolutely can not be found online for beginners

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

发表评论

0 个回复

  • 本程序是NRF950的程序,主要包括发送和接受程序,希望能对大家有帮助...
    本程序是NRF950的程序,主要包括发送和接受程序,希望能对大家有帮助-This procedure is NRF950 procedures, including procedures to send and receive the hope that it can help you
    2022-06-01 13:22:04下载
    积分:1
  • 一个医药行业进销存解决这个特殊的行业,…
    一个医药行业的进销存软件,解决药品这个特殊行业的,进货,销售,库存软件,符合国家GSP要求,进行一系列操作,主要包括购进(生成购进验收记录),销售(生成销售记录),库存(养护,盘点,服损)-A pharmaceutical industry Invoicing software to solve this particular industry, medicine, purchase, sales, inventory software, in line with national GSP requirements, to conduct a series of operations, including the purchase (the purchase of acceptance generated records), marketing (to generate sales records ), Stock (conservation, inventory, service loss)
    2022-11-08 16:45:03下载
    积分:1
  • err
    作为一种16/32 位的高性能、低成本、低功耗的嵌入式RISC 微处理器,ARM 微处理器 目前已经成为应用最为广泛的嵌入式微处理器。 本书在全面介绍ARM 处理器的体系结构、编程模型、指令系统和开发工具的同时,以 Samsung 公司的一款基于以太网系统的ARM 处理器-S3C4510B 为核心,详细讲解系统的 设计、调试,以及相关的软件设计和嵌入式操作系统的移植过程。通过阅读本书,可以使具 备一定的系统设计能力的读者全面掌握开发基于ARM 微处理器系统的多方面知识,从而具 备设计开发基于ARM 微处理器的特定应用系统的能力。 本书可作为基于ARM 的软件编程和硬件系统设计的参考手册,也可作为16/32 位微处 理器教学用书,以及嵌入式系统应用设计人员的参考用书。 -err
    2022-02-11 17:47:34下载
    积分:1
  • 医院管理计费,用C++写的程序,连接SQL…
    医院管理收费系统,用c++写的程序,有连接SQL数据库-Hospital management billing system, using c++ to write programs that connect SQL database
    2023-05-09 02:10:04下载
    积分:1
  • ORACLE性能调整,内容包括: 跟踪与分析 索引、蔟与全表扫描 使用优化器调整性能...
    ORACLE性能调整,内容包括: 跟踪与分析 索引、蔟与全表扫描 使用优化器调整性能 -Oracle Performance Tuning, including : tracking and analysis of the index, Cocooning table with the use of scanning devices adjusted performance optimization, etc.
    2023-05-10 04:40:03下载
    积分:1
  • 介绍了模型驱动的体结构,以及在实际应用中的方法,提出了一个广义模型驱动的思想...
    介绍了模型驱动的体系结构,以及在实际应用中的方法,提出了一个广义模型驱动的思想-Introduced a model-driven architecture, as well as in the practical application of methods, a generalized model-driven thinking
    2022-11-25 14:10:03下载
    积分:1
  • 一本非常不错的工程的书,下载下来非常的有用,希望对大家有用...
    一本非常不错的软件工程的书,下载下来非常的有用,希望对大家有用-A very good software engineering book, download it very useful,useful for all of us hope
    2022-03-02 08:25:03下载
    积分:1
  • 关于面向对象编程的继承派生等问题的全面介绍,绝对经典
    关于面向对象编程的继承派生等问题的全面介绍,绝对经典-on object-oriented programming, such as inheritance derived a comprehensive briefing, absolutely classic
    2023-05-26 07:00:04下载
    积分:1
  • IBM Rational family of products in demand management software requirsitePro vari...
    IBM Rational 系列产品中的需求管理软件requirsitePro 中的各种模板进行汉化,方便E文不好的来使用,直接覆盖原模板即可(有必要的话记得先备份原来E文的哟)-IBM Rational family of products in demand management software requirsitePro various template language to facilitate E-wen bad to use, direct coverage of the original template can be (there is a need to back up, then remember that the original E-man, yo)
    2022-03-14 18:43:15下载
    积分:1
  • DirectX Lighting vs. Real World Lighting (DX光照 对 真实世界光照) 在DX中,我们能创建不同类型的光,使场景看...
    DirectX Lighting vs. Real World Lighting (DX光照 对 真实世界光照) 在DX中,我们能创建不同类型的光,使场景看起来更真实。但要记住,DX中的光只是在近似地模拟自然界的光。在自然界中,光由光源(如灯泡)发出,然后延直线传播,直到消耗完毕或传入眼睛;光在遇到物体时会发生反射,每次反射都会有能量的消耗;实际上,光可以在物体间反射千百万次,而且光滑表面会比不光滑的表面反射更多的光。这一切如果全算进来的话,计算量是巨大的,所以,DX只是在近似地模仿。 -DirectX Lighting vs. Real World Lighting (DX light illumination of the real world) in the DX, we can create different types of light, to make scenes look more realistic. Bear in mind, however, DX in the light only in the approximation to simulate natural light. In nature, light from light source (such as light bulbs) to issue, and then the extension of a straight line, until the consumption of finished or imported into the eyes-ray object in the face of reflection will occur, each reflection will have energy consumption in fact, light can be inter-reflection in the object of millions of times, and the smooth surface than the non-smooth surface reflects more light. All full-count in. If so, computation is enormous, so, DX only approximate
    2022-10-27 10:10:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载