搜索结果

找到约 42 项符合 extend 的查询结果

书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo

Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no label ...
https://www.eeworm.com/dl/532/277286.html
下载: 82
查看: 1068

单片机开发 I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are p

I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as han ...
https://www.eeworm.com/dl/648/284262.html
下载: 117
查看: 1060

书籍源码 These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by

These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Hall, 2004, ISBN 0130085197. The functions supplement and extend the image processing functionality of MATLAB and the Image Processing Toolbox, both ...
https://www.eeworm.com/dl/532/301113.html
下载: 182
查看: 1085

软件工程 The authors show to identify, design, implement, test, and refactor use-case modules, as well as ext

The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect techn ...
https://www.eeworm.com/dl/540/350751.html
下载: 87
查看: 1032

加密解密 个人编的rsa的源代码

个人编的rsa的源代码,算出public—private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密
https://www.eeworm.com/dl/519/357040.html
下载: 49
查看: 1029

数学计算 做网格的好程序

做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
https://www.eeworm.com/dl/641/366141.html
下载: 149
查看: 1017

单片机开发 The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature s

The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature single-chip CMOS microcontrollers. These devices extend the functionality and performance of the C166 Family in terms of instructions (MAC unit), peripherals, and speed. They combine high CPU performanc ...
https://www.eeworm.com/dl/648/378215.html
下载: 129
查看: 1099

JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d

This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods. Two interfaces provide an access to this syst ...
https://www.eeworm.com/dl/685/432813.html
下载: 161
查看: 1048

编辑器/阅读器 Some time during my development works I had the need of printing the contents of a ListView control.

Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems: * extend the print on multiple pages when the width of the list exceeds the width ...
https://www.eeworm.com/dl/626/460256.html
下载: 148
查看: 1069

VC书籍 关于STL的资料

关于STL的资料,名为Extend STL ,模板类的使用能够大大提高开发效率,值得一学
https://www.eeworm.com/dl/686/469724.html
下载: 39
查看: 1035