搜索结果
找到约 8,775 项符合
PROGrammer-TO 的查询结果
Windows CE WINDOWS CE how to 自动运行触摸屏校正源码
WINDOWS CE how to 自动运行触摸屏校正源码
文章/文档 使用dx9进行游戏编程doc------Introduction to 3D Game Programming with DirectX 9.0 原著: Frank D. Luna
使用dx9进行游戏编程doc------Introduction to 3D Game Programming with DirectX 9.0
原著: Frank D. Luna
编辑器/阅读器 MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provide
MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node.
With MIB Browser you can easily load (compile) standard and proprietary MIB files, view and manipulate data that is available in an SNMP agent.
文件格式 最近看到很多人比较关心YUV to RGB
最近看到很多人比较关心YUV to RGB,这里给出了原理和体会
其他书籍 Introduction to 3D Game Programming with DirectX 9.0中的程序代码1
Introduction to 3D Game Programming with DirectX 9.0中的程序代码1
其他书籍 [麻省理工学院-算法导论].Introduction.to.Algorithms.-.Homework
[麻省理工学院-算法导论].Introduction.to.Algorithms.-.Homework
其他书籍 [麻省理工学院-算法导论]Introduction.to.Algorithms.-.Homework
[麻省理工学院-算法导论]Introduction.to.Algorithms.-.Homework
Linux/Unix编程 dvbsnoop is a DVB/MPEG stream analyzer program. The program can be used to sniff, monitor, debug, d
dvbsnoop is a DVB/MPEG stream analyzer program.
The program can be used to sniff, monitor, debug, dump
or view DVB/MPEG/DSM-CC/MHP stream information (digital
television or data broadcasts) sent via satellite, cable
or terrestrial.
VHDL/FPGA/Verilog -- M68008 Address Decoder -- Address decoder for the m68008 -- asbar must be 0 to enable any outpu
-- M68008 Address Decoder
-- Address decoder for the m68008
-- asbar must be 0 to enable any output
-- csbar(0) : X"00000" to X"01FFF"
-- csbar(1) : X"40000" to X"43FFF"
-- csbar(2) : X"08000" to X"0AFFF"
-- csbar(3) : X"E0000" to X"E01FF"
-- download from www.pld.com.cn & www.fpga.com.cn
Java编程 This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes
This program is using Genetic Algorithm to solve the Travlling
Salesman Problem. It gives the best path route within a specified
time.
usage: java Evolver <seconds> <city file> <config file>
Author: Liu Yang