搜索结果

找到约 5,457 项符合 COde 的查询结果

按分类筛选

显示更多分类

DSP编程 1. 了解TMS320C5400系列汇编语言程序的基本格式

1. 了解TMS320C5400系列汇编语言程序的基本格式,以及编译、连接的基本过程 2. 进一步熟悉Code Composer Studio的使用 3. 了解C5400中标志位对计算的影响,以及计算对标志位的影响
https://www.eeworm.com/dl/516/134254.html
下载: 32
查看: 1066

编译器/解释器 c语言编译器

c语言编译器,3.6版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsof ...
https://www.eeworm.com/dl/628/137956.html
下载: 73
查看: 1074

Linux/Unix编程 LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and goo

LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed ...
https://www.eeworm.com/dl/619/178690.html
下载: 114
查看: 1101

驱动编程 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo

驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the ...
https://www.eeworm.com/dl/618/184077.html
下载: 166
查看: 1064

Java编程 JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors,

JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared. This is very useful for describing exactly what has changed betwee ...
https://www.eeworm.com/dl/633/193219.html
下载: 150
查看: 1057

Java书籍 The 1.4 release of Java 2 Standard edition brings a load of new features - and the potential for fru

The 1.4 release of Java 2 Standard edition brings a load of new features - and the potential for frustration. Fret not, our new 4th edition has answers. The accelerated introduction lets you start writing code right away, and because the book s classic quick reference contains all the classes in the ...
https://www.eeworm.com/dl/656/251418.html
下载: 144
查看: 1118

其他书籍 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 ...
https://www.eeworm.com/dl/542/260042.html
下载: 141
查看: 1060

Java编程 MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create Java&#8482 applications that use Bluetoo

MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create Java&#8482 applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configure and use two alternative PC-side solutions: COM-based and J ...
https://www.eeworm.com/dl/633/261041.html
下载: 54
查看: 1127

Java书籍 THIS book covers the Java&#8482 Native Interface (JNI). It will be useful to you if you are interes

THIS book covers the Java&#8482 Native Interface (JNI). It will be useful to you if you are interested in any of the following: &#8226 integrating a Java application with legacy code written in languages such as C or C++ &#8226 incorporating a Java virtual machine implementation into an existing app ...
https://www.eeworm.com/dl/656/264526.html
下载: 35
查看: 1109

人工智能/神经网络 中心点漂移是一种非监督聚类算法(与k-means算法相似

中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab imple ...
https://www.eeworm.com/dl/650/276944.html
下载: 85
查看: 1109