microsoft
共 1,608 篇文章
microsoft 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 1608 篇文章,持续更新中。
雅佳G9100说明书
雅佳G9100高档卡座录音机日文版<span style="color:#444444;font-family:'Microsoft YaHei', 微软雅黑, Tahoma, 'Microsoft Yahei', Helvetica, SimSun, sans-serif;font-size:14px;line-height:22.4px;white-space:normal;backgroun
Code VC++ OK. Microsoft Visual C++
Code VC++ OK. Microsoft Visual C++
Universal.Data.Access.Components 2.50 Universal Data Access Components (UniDAC) is a library of c
Universal.Data.Access.Components 2.50
Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database servers from Delphi, Delphi for .NET
Programming the Microsoft Windows Driver Model 2ed
Programming the Microsoft Windows Driver Model 2ed
As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an int
As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an interoperation scenario, you don t try to turn the MFC code into .NET automatically, you just try to en
这是本人使用Borland Delphi 6编写的提取Microsoft Office Access 2007数据库密码及版本号的源码,已经经过测试请放心下载使用.
这是本人使用Borland Delphi 6编写的提取Microsoft Office Access 2007数据库密码及版本号的源码,已经经过测试请放心下载使用.
这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF C#是一种简单、现代、面向对象和类型安全的编程语言
这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF
C#是一种简单、现代、面向对象和类型安全的编程语言,由 C和C++发展而来。C#(发音为“C
霎普”)牢固地植根于 C和 C++语言族谱中,并且会很快被 C和 C++程序员所熟悉。C#的目标在于把
Visual Basic的高生产力和 C++本身的能力结合起来。
C#作为Microsoft Visual Studio
该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容
该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容
Microsoft Web Architecture Pocket Guide
Microsoft Web Architecture Pocket Guide
faaron-Dijkstra算法实现一个简易的最佳方案选择
<span style="color:#999999;font-family:'Microsoft YaHei', Arial;font-size:14px;line-height:20px;white-space:normal;background-color:#FFFFFF;">N个居民区之间要铺设煤气管道。假设任意两个居民区之间都可以铺设煤气管道,但代价不同,要求事先将任意两个居民区之间铺设
OOP with Microsoft Basic .NET and Microsoft Visual C Sharp Step by Step
OOP with Microsoft Basic .NET and Microsoft Visual C Sharp Step by Step
Microsoft Visual C++ is a programming environment used to create applications for the Microsoft W
Microsoft Visual C++ is a programming environment used to create applications for the
Microsoft Windows operating systems . To use this ebook , you must have installed either
Microsoft Visual C++
LPC 1752 keil GPIO管脚例程
<h1 style="margin:0px 0px 0px 8px;padding:0px;list-style:none;border:none;font-size:25px;font-family:���ź�, 'Microsoft yahei';line-height:40px;white-space:normal;background-color:#FFFFFF;">
LPC 1752
Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉
Binary_tree.cpp :执行文件生成所有二叉树
这样做的目的C + +程序是产生所有二叉树指定节点数目。
基本思想是衍生所有二叉树基于退化树。
该算法的动机是圆括号法则代表二叉树。
一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。
该文
IAR for MP430 V6.4 注册机
<h3 title="MSP430 IAR V6.1 V6.2 V6.3 V6.4 破解 注册机,带破解视频,亲测可用" style="box-sizing:border-box;font-family:'Microsoft YaHei', Arial;font-weight:500;line-height:1.1;color:#333333;margin:0px;font-size:16px;p
微软CRM系列课程(1):Microsoft CRM “Titan”的介绍和用户定制化
微软CRM系列课程(1):Microsoft CRM “Titan”的介绍和用户定制化
How to install SQL Server 2000 file containing pictures for the steps that is needed to setup the Mi
How to install SQL Server 2000 file containing pictures for the steps that is needed to setup the Microsoft SQL server 2000
Microsoft Visual C6.0语言参考手册
Microsoft Visual C6.0语言参考手册
How to use multiple graphs in Microsoft DirectShow is described in this document.
How to use multiple graphs in Microsoft DirectShow is described in this document.
16进制和字符串(汉字、数字、字母等)批量转换
<span style="color:#555555;font-family:'microsoft yahei';font-size:15px;line-height:35px;white-space:normal;background-color:#FFFFFF;"> 满足混合字符串(汉字和数字等字符)批量(非一个字符一个字符),转换为16进制;同样支持16进制转换为字符串,C++代码