搜索结果
找到约 328 项符合
Programs 的查询结果
按分类筛选
- 全部分类
- VC书籍 (28)
- 其他书籍 (26)
- 其他 (24)
- matlab例程 (21)
- 技术资料 (20)
- Linux/Unix编程 (17)
- Java编程 (17)
- 单片机开发 (17)
- 软件设计/软件工程 (10)
- Java书籍 (9)
- 电子书籍 (8)
- 数学计算 (8)
- 人工智能/神经网络 (8)
- 书籍 (7)
- 编译器/解释器 (7)
- 书籍源码 (6)
- 软件工程 (6)
- 驱动编程 (6)
- Internet/网络编程 (6)
- DSP编程 (5)
- 其他行业 (5)
- 通讯/手机编程 (4)
- 汇编语言 (4)
- 嵌入式/单片机编程 (4)
- VHDL/FPGA/Verilog (4)
- Delphi控件源码 (4)
- 数值算法/人工智能 (3)
- 加密解密 (3)
- 网络 (3)
- 单片机编程 (2)
- 压缩解压 (2)
- USB编程 (2)
- 其他数据库 (2)
- 文章/文档 (2)
- 嵌入式Linux (2)
- BREW编程 (2)
- 其他嵌入式/单片机内容 (2)
- 软件 (1)
- 教程 (1)
- uCOS编程 (1)
- 数据库系统 (1)
- 其他文档 (1)
- 嵌入式综合 (1)
- 模拟电子 (1)
- 图形图像 (1)
- 可编程逻辑 (1)
- 串口编程 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- SCSI/ASPI (1)
- 通讯编程文档 (1)
- 数据结构 (1)
- 微处理器开发 (1)
- Delphi/CppBuilder (1)
- 家庭/个人应用 (1)
- Windows CE (1)
- JavaScript (1)
- RFID编程 (1)
- 能源行业(电力石油煤炭) (1)
Java书籍 These files contain all of the code listings in Java: The Complete Reference, J2SE 5 Edition
These files contain all of the code listings in
Java: The Complete Reference, J2SE 5 Edition
The source code is organized into files by chapter.
For example, the file Chap7.code contains the
programs shown in Chapter 7.
Within each chapter file, the listings are stored
in the same order as they ...
Linux/Unix编程 The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multile ...
技术资料 用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别
·详细说明:用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark 文件列表: fvs.ncb fvs.sln fvs.v
VC书籍 MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme
MFC Black Book
Introduction:
Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting thin ...
人工智能/神经网络 * Lightweight backpropagation neural network. * This a lightweight library implementating a neura
* Lightweight backpropagation neural network.
* This a lightweight library implementating a neural network for use
* in C and C++ programs. It is intended for use in applications that
* just happen to need a simply neural network and do not want to use
* needlessly complex neural network librar ...
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 ...
其他书籍 C++ is considered the most widely used and powerful object-oriented programming language in industry
C++ is considered the most widely used and powerful object-oriented programming language in industry today. This book is for who are interested in learning and exploring C++ programming where programs are developed to interface with real world devices. Learning C++ for interact with various hardware ...
家庭/个人应用 The STi7200 is a new generation, high-definition set-top box/DVD decoder chip, and provides very hi
The STi7200 is a new generation, high-definition set-top box/DVD decoder chip, and
provides very high performance for low-cost HD systems. With enhanced performance over
the STx7109, it includes both Windows Media Video 9 and H.264 video decoders for new,
low bitrate applications. The STi7200 is abl ...
Internet/网络编程 This program queries the network and shows the Domains/Servers/Workstations structure. It also shows
This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine!
查询网络,显示 域/服务器/工作站的结构,它也显示用户,并将信息发送 ...
其他书籍 DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, b
DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, but it also makes it much easier for hardware developers to produce new devices that work well in the Windows environment. The DirectX APIs take away the necessity of writing your own low-level, device ...