虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

X-C

  • WordWeb thesaurus/dictionary component for Delphi and C++ Builder Version 1.62, freeware The com

    WordWeb thesaurus/dictionary component for Delphi and C++ Builder Version 1.62, freeware The component uses the free WordWeb thesaurus/dictionay available from http://wordweb.co.uk/free You (and anyone using your program) should install WordWeb before using this component. If it is not installed the component raises an exception when you look up a word. It will also work with WordWeb Pro, available from http://www.wordweb.co.uk/ For more flexible and customizable dictionary/thesaurus components see WordWeb Developer at http://www.x-word.com/wwdev/

    标签: dictionary thesaurus component freeware

    上传时间: 2014-01-11

    上传用户:talenthn

  • metricmatlab ch­ ¬ ng 4 Ma trË n - c¸ c phÐ p to¸ n vÒ ma trË n

    metricmatlab ch­ ¬ ng 4 Ma trË n - c¸ c phÐ p to¸ n vÒ ma trË n. 4.1 Kh¸ i niÖ m: - Trong MATLAB d÷ liÖ u ® Ó ® ­ a vµ o xö lý d­ íi d¹ ng ma trË n. - Ma trË n A cã n hµ ng, m cét ® ­ î c gä i lµ ma trË n cì n  m. §­ î c ký hiÖ u An  m - PhÇ n tö aij cñ a ma trË n An  m lµ phÇ n tö n» m ë hµ ng thø i, cét j . - Ma trË n ® ¬ n ( sè ® ¬ n lÎ ) lµ ma trË n 1 hµ ng 1 cét. - Ma trË n hµ ng ( 1  m ) sè liÖ u ® ­ î c bè trÝ trª n mét hµ ng. a11 a12 a13 ... a1m - Ma trË n cét ( n  1) sè liÖ u ® ­ î c bè trÝ trª n 1 cét.

    标签: metricmatlab 203 184 tr

    上传时间: 2017-07-29

    上传用户:来茴

  • Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Window

    Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux--without making source code changes. With this book Trolltech insiders have written a start-to-finish guide to getting great results with the most powerful version of Qt ever created: Qt 4.1.

    标签: industrial-strength applications Trolltech natively

    上传时间: 2017-08-11

    上传用户:邶刖

  • 用Visual C++实现几何图形基本变换

    用Visual C++实现几何图形基本变换,例如平移,旋转,变换,对称(关于X轴,关于Y轴,关于原点)

    标签: Visual 几何 图形 变换

    上传时间: 2017-08-30

    上传用户:D&L37

  • prezi4.x版本破解补丁

    该补丁只适用于4.X版本 查看版本方法:菜单栏help→about 解压后复制粘贴到Prezi安装根目录,覆盖替换即可。 Win7/8:  C:\Program Files (x86)\Prezi Desktop 4 XP: C:\Program Files\Prezi Desktop 4

    标签: prezi破解30天使用权限

    上传时间: 2015-06-04

    上传用户:huojianling

  • 画正弦函数-C#

    用c#画正弦函数,f(x)=Asin(x)+B

    标签: 画正弦函数-C#

    上传时间: 2018-05-19

    上传用户:一缕迷失的光

  • MPLAB XC16 C 编译器 用户指南,高清文字版

    本文档介绍如何使用 GNU 语言工具来编写 16 位单片机 / 数字信号控制器应用程序代 码。内容安排如下: • 第 1 章 “编译器概述”——介绍编译器、开发工具和功能集。 • 第 2 章“通用 C 接口”——介绍可用于增强 MPLAB XC 编译器之间代码可移植性 的通用 C 接口。 • 第 3 章“操作指南”——列出了一些具体操作方面的问题和简要说明,以及指向手 册中相关章节的链接。 • 第 4 章“XC16 工具链和 MPLAB X IDE”——说明关于如何通过 MPLAB X IDE 设 置和使用编译器及相关工具的基础知识。 • 第 5 章 “编译器命令行驱动程序”——介绍如何从命令行中使用编译器。 • 第 6 章“与器件相关的特性”——介绍编译器头文件和寄存器定义文件,以及如何 用于 SFR。 • 第 7 章 “MPLAB XC16 和 ANSI C 之间的差别”——介绍编译器语法支持的 C 语 言与标准 ANSI-89 C 之间的差别。 • 第8章“支持的数据类型和变量”——介绍编译器的整型、浮点型和指针数据类型。第 9 章 “定点算术支持”——说明编译器中的定点算术支持。 • 第 10 章 “存储器分配和访问”——介绍编译器运行时模型,包括关于段、初始 化、存储模型、软件堆栈和更多方面的信息。 • 第 11 章 “操作符和语句”——介绍操作符和语句。 • 第 12 章 “寄存器使用”——说明如何访问和使用 SFR。 • 第 13 章 “函数”——详细介绍可用的函数。 • 第 14 章 “中断”——介绍如何使用中断。 • 第 15 章 “main、运行时启动和复位”——介绍 C 代码的重要元素。 • 第 16 章 “混合使用 C 代码和汇编代码”——提供关于编译器与 16 位汇编语言模 块配合使用的指导。 • 第 17 章 “库程序”——说明如何使用库。 • 第 18 章 “优化”——介绍优化选项。 • 第 19 章 “预处理”——详细介绍预处理操作。 • 第 20 章 “链接程序”——说明链接如何工作。

    标签: mplab xc16 编译器

    上传时间: 2022-07-16

    上传用户:

  • Borland C++3.1 bc31full

    Borland C++3.1 bc31full

    标签: Borland full 3.1 31

    上传时间: 2013-07-27

    上传用户:eeworm

  • Microsoft+Visual+C+++从入门到精通

    Microsoft+Visual+C+++从入门到精通

    标签: Microsoft Visual

    上传时间: 2013-06-05

    上传用户:eeworm

  • Visual+C+++高级界面特效制作百例-郭庆民-中国电力出版社-2000

    Visual+C+++高级界面特效制作百例-郭庆民-中国电力出版社-2000

    标签: Visual 2000 电力 出版社

    上传时间: 2013-07-02

    上传用户:eeworm