您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 嵌入式实验(消息队列)

  2. #include #include #include "vxWorks.h" #include "msgQLib.h" #include "taskLib.h" /*#include "memPartLib.h"*/ #include "memLib.h" /*宏定义*/ #define MAX_MSGS (10) /* the length of msg*/ #define MAX_MSG_LEN sizeof(MESSAGE) /*the length of message*/ #de
  3. 所属分类:硬件开发

    • 发布日期:2009-07-08
    • 文件大小:10240
    • 提供者:buptxch
  1. vcglib(A portable C++ templated library for the manipulation, processing of triangle and tetrahedral meshes.)

  2. The library, released under the GPL license, is the result of the collaborative efforts of the Visual Computing Lab of the ISTI - an institute of the Italian National Research Council (CNR).
  3. 所属分类:C++

    • 发布日期:2009-08-28
    • 文件大小:4194304
    • 提供者:partner1985
  1. C# for CSDN 乱七八糟的看不懂

  2. 没法下载,到这里折腾一把试试。 本文由abc2253130贡献 doc文档可能在WAP端浏览体验不佳。建议您优先选择TXT,或下载源文件到本机查看。 C#(WINFORM)学习 一、 C#基础 基础 类型和变量 类型和变量 类型 C# 支持两种类型:“值类型”和“引用类型”。值类型包括简单类型(如 char、int 和 float 等)、枚举类型和结构类型。引用类型包括类 (Class)类 型、接口类型、委托类型和数组类型。 变量的类型声明 变量的类型声明 每个变量必须预先声明其类型。如 in
  3. 所属分类:C#

    • 发布日期:2012-06-03
    • 文件大小:83968
    • 提供者:jaredsun