搜索结果
找到约 151 项符合
Creating 的查询结果
按分类筛选
- 全部分类
- 技术资料 (16)
- Java编程 (15)
- 其他书籍 (12)
- Linux/Unix编程 (9)
- Java书籍 (8)
- VC书籍 (8)
- 其他 (6)
- 可编程逻辑 (6)
- Delphi控件源码 (6)
- 书籍 (5)
- 通讯/手机编程 (4)
- 软件设计/软件工程 (4)
- 电子书籍 (3)
- 书籍源码 (2)
- 压缩解压 (2)
- 文件格式 (2)
- 技术管理 (2)
- 嵌入式/单片机编程 (2)
- 单片机开发 (2)
- 微处理器开发 (2)
- BREW编程 (2)
- matlab例程 (2)
- SQL Server (2)
- 其他 (1)
- 单片机编程 (1)
- 电源技术 (1)
- 数值算法/人工智能 (1)
- 操作系统开发 (1)
- 软件工程 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- 教程资料 (1)
- Mentor (1)
- Internet/网络编程 (1)
- 游戏 (1)
- 编译器/解释器 (1)
- Applet (1)
- 网络 (1)
- USB编程 (1)
- 通讯编程文档 (1)
- uCOS (1)
- 文章/文档 (1)
- J2ME (1)
- VHDL/FPGA/Verilog (1)
- Delphi/CppBuilder (1)
- Symbian (1)
- Windows Mobile (1)
- 系统设计方案 (1)
- Oracle数据库 (1)
- 行业发展研究 (1)
- Ajax (1)
- VIP专区 (1)
matlab例程 When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the
When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about creating them. So, a year later, I ve written a v ...
VC书籍 Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern t
Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design ...
Linux/Unix编程 srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE]
srand[getpid[]]
/* initialize some of the memory */
memset[heightmap, 0, MAPSIZE*MAPSIZE]
memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT]
printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE]
heightmap[0] = [rand[] 128] + 64 // initialize starting point on map
CreateFract ...
Linux/Unix编程 srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE]
srand[getpid[]]
/* initialize some of the memory */
memset[heightmap, 0, MAPSIZE*MAPSIZE]
memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT]
printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE]
heightmap[0] = [rand[] 128] + 64 // initialize starting point on map
CreateFract ...
Linux/Unix编程 Learn how to build a custom Linux® distribution to use in an embedded environment, in this case
Learn how to build a custom Linux&reg distribution to use in an embedded environment,
in this case to drive a Technologic Systems TS-7800 single-board computer. In this
tutorial, you learn about cross-compiling, the boot loader, file systems, the root file
system, disk images, and the boot process, ...
uCOS uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as
uC/OS-II Notes from Nohau Corporation
The code associated with this readme.txt file is provided "as is".
The code was written with the intention of creating a functional
RTOS demo for the Nohau evaluation boards that can run a MicroBlaze
core. You can use this code for any and all of your projects ...
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 ...
Java编程 THIS CHAPTER INTRODUCES and Java Server Pages (and then presents a simple example to display how to
THIS CHAPTER INTRODUCES and Java Server Pages (and then presents
a simple example to display how to use in creating and
provides excellent support for the Apache Struts framework,
which I believe is the most popular Web framework around. I will delve into how
you can easily create Struts-based and ...
其他 WBA_FullIndustryReport
With billions of ‘people and things’ becoming increasingly connected, the need to combine the potential
of unlicensed and licensed wireless services has become an imperative for the operators, cities, high
density venues and players focused on key market opportunities such as IoT, big data and 5G. ...
压缩解压 Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of mo
Octane v1.01.20
The Open Compression Toolkit for C++ .
The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms.
Simple interface and skeleton code for creating new compression algorithms.
Complete testing framework for validati ...