搜索结果
找到约 302 项符合
Link 的查询结果
按分类筛选
- 全部分类
- 技术资料 (31)
- 其他 (18)
- 书籍 (13)
- Java编程 (11)
- matlab例程 (10)
- 单片机开发 (10)
- Linux/Unix编程 (10)
- 其他书籍 (9)
- 汇编语言 (9)
- 嵌入式综合 (8)
- 网络 (8)
- 嵌入式/单片机编程 (8)
- 学术论文 (7)
- 微处理器开发 (7)
- VIP专区 (7)
- 单片机编程 (6)
- 其他嵌入式/单片机内容 (5)
- DSP编程 (5)
- VC书籍 (5)
- 编译器/解释器 (5)
- 数据结构 (4)
- 通讯编程文档 (4)
- 软件 (4)
- 通信网络 (3)
- 通讯/手机编程 (3)
- 软件设计/软件工程 (3)
- 电子书籍 (3)
- 其他行业 (3)
- 驱动编程 (3)
- 教程 (3)
- 手册 (3)
- 开发工具 (2)
- 教程资料 (2)
- 电源技术 (2)
- 可编程逻辑 (2)
- 工控技术 (2)
- 人工智能/神经网络 (2)
- 操作系统开发 (2)
- 书籍源码 (2)
- Windows CE (2)
- 游戏 (2)
- 技术管理 (2)
- 邮电通讯系统 (2)
- Delphi控件源码 (2)
- 系统设计方案 (2)
- 行业发展研究 (2)
- VHDL/FPGA/Verilog (2)
- SQL Server (2)
- 软件工程 (2)
- 数值算法/人工智能 (2)
- Java书籍 (2)
- GPS编程 (2)
- 驱动程序 (1)
- PCB相关 (1)
- 设计相关 (1)
- MySQL数据库 (1)
- 文件格式 (1)
- 压缩解压 (1)
- 嵌入式Linux (1)
- 人物传记/成功经验 (1)
- Modem编程 (1)
- 文章/文档 (1)
- 串口编程 (1)
- RFID编程 (1)
- 教育系统应用 (1)
- 编辑器/阅读器 (1)
- STL (1)
- VxWorks (1)
- 其他数据库 (1)
- 3G开发 (1)
- Windows Mobile (1)
- 加密解密 (1)
- *行业应用 (1)
- FlashMX/Flex源码 (1)
- Jsp/Servlet (1)
- 软件测试 (1)
- 数据库系统 (1)
- Internet/网络编程 (1)
- C/C++语言编程 (1)
- 技术书籍 (1)
- 汇编编程 (1)
- 应用设计 (1)
- 源码 (1)
- 论文 (1)
Windows Mobile 使用Rapi API
使用Rapi API,將在pc上的檔案透過ActiveSync傳送到mobile上。需link rapi.lib方可使用。
其他 ISO/IEC13239,Information technology-Telecommunications and information exchange between systems-High
ISO/IEC13239,Information technology-Telecommunications and information exchange between systems-High level data link control(HDLC) procedures
其他 这是初学者学习汇编语言的必备编译链接工具! 先要设置一下环境变量
这是初学者学习汇编语言的必备编译链接工具!
先要设置一下环境变量,下载此压缩包后,解压缩到一个路径,然后将此路径添加到系统变量的path下,然后在命令行键入masm进行编译,键入link进行链接
GPS编程 GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn
GPS 接收程序 DEMO。
HsGpsDll Library 1.1
A GPS Control/Component for C/C++
HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable o ...
单片机开发 CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data o
CAN1.c and CAN2.c are a simple example of configuring a CAN network to
transmit and receive data on a CAN network, and how to move information to
and from CAN RAM message objects. Each C8051F040-TB CAN node is configured
to send a message when it s P3.7 button is depressed/released, with a 0x11
...
汇编语言 1、 有n个学生
1、 有n个学生,每个学生有m门成绩,每个学生的m门成绩用一单链表实现,n个学生所对应n个单链表的头指针用一指针数组统一存放。
1) 建立该存贮结构。
2) 查找第i个学生的某门课成绩。
链表中结点结构:
struct node
{char *nam;/*nam为课程名*/
float sco;/*sco为该门课程的成绩*/
struct node *link;/*link为指向 ...
嵌入式/单片机编程 粒子效果演示(附代码) 利用C++所提供的一些标准容器很容易实现粒子效果. 简单的说就是,将粒子数据写在一个类里面,有一个粒子源,不停地生成粒子,然后放入一个stl::list中(push
粒子效果演示(附代码)
利用C++所提供的一些标准容器很容易实现粒子效果.
简单的说就是,将粒子数据写在一个类里面,有一个粒子源,不停地生成粒子,然后放入一个stl::list中(push_back()方法), 然后在一个循环中遍例粒子链表,并渲染粒子,粒子的参数并不断更新,如果粒子的ALPHA值小于0,即不可见了,即代表粒子已经死亡, 即从lis ...
其他 安装说明: 一:将程序上传至空间 二:运行配置文件 Install.ASP 进行配置安装 三:安装完毕,自动跳转至后台管理 后台地址:http://你的域名/Admin
安装说明:
一:将程序上传至空间
二:运行配置文件 Install.ASP 进行配置安装
三:安装完毕,自动跳转至后台管理
后台地址:http://你的域名/Admin/Index.ASP
后台帐号:admin 密码:admin 认证码:soyici
**************************************************
官方论坛:http://www.soyici.cn
流量联盟:http://www ...
VC书籍 Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro
Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-streng ...