搜索结果
找到约 3,779 项符合
PPP-on 的查询结果
软件设计/软件工程 Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s
Inside the C++ Object Model
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This bo ...
单片机开发 CANOpen_Send_Recv,on LPC2100,
CANOpen_Send_Recv,on LPC2100,
其他 Lotus Notes开发用的在线DHTML编辑器,基于Active X control 1. This rich text editor is based on the editor used
Lotus Notes开发用的在线DHTML编辑器,基于Active X control
1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base
code to add m ...
文章/文档 implementation of insertion sort algorithm and its computational cost. it is testing on arrays of le
implementation of insertion sort algorithm and its computational cost. it is testing on arrays of lenghts differents
文章/文档 implementation of merge sort algorithm and its computational cost. it is testing on arrays of lenght
implementation of merge sort algorithm and its computational cost. it is testing on arrays of lenghts differents
技术管理 very famous paper on trellis coded modulation.
very famous paper on trellis coded modulation.
单片机开发 The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc
The DHRY program performs the dhrystone benchmarks on the 8051.
Dhrystone is a general-performance benchmark test originally
developed by Reinhold Weicker in 1984. This benchmark is
used to measure and compare the performance of different
computers or, in this case, the efficiency of the code
gener ...
人工智能/神经网络 GENETIC ALGORITHM FOR NEURAL NETWORKS ON TRANSPUTERS (Source code and Reference)
GENETIC ALGORITHM FOR NEURAL NETWORKS ON TRANSPUTERS (Source code and Reference)
VHDL/FPGA/Verilog The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until ...
软件设计/软件工程 浅谈VB.NET的密码算法及其在信息安全中的应用 Simple Discussion on Cryptology Arithmetric of VB.NET and Its Usage in Inf
浅谈VB.NET的密码算法及其在信息安全中的应用
Simple Discussion on Cryptology Arithmetric of VB.NET and Its Usage in Information Secuirity
,介绍了Microsoft的最新开发工具Visual Basic 2005(简称VB.NET)中与密码算法相关的System.Security.Cryptography命名空间(简称SSC).举例说明了利用SSC提供的类编写信息安全程 ...