搜索资源列表
rawsocketping
- 创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网络编程者参考- Founds the primitive sleeve joint character, structure ICMP the agreement ECHO data head, transmits data sendto receive data recvfr
win程序设计
- 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。 - This boo
render
- Render .NET is an 3D Photorealistic Rendering Library - REYES(RenderMan),Ray / Photon Tracing Architecture - Complex Models such Quadrics / Patches / Mesh... - Primitive / Displacement(True) / Surface / LightSource / Vol
MYFirstPlayer
- 一个用MCI写的简陋的媒体播放器,可以播放mp3、wav、wmv、mpg、avi等文件。由于没有对控件扩展所以界面不好看。-with MCI was one of the primitive media player that can play MP3, WAV, wmv, mpg, avi and other documents. The absence of a control interface expansion so it d
flashhelper
- 这个程序是我为了在Powerpoint2000方便的使用flash而写. 其中flash.dll是用Atl编写的一个复合控件.这个控件为一简单的flash播放器(利用了原始的flash控件).pptaddin.dll是一PowerPoint的插件,主要是为了方便的在Powerpoint中插入flash.dll这个复合控件. 压缩包内的三个目录,bin目录中为编译好的软件 flash目录中flash.dll的源代码(需要wtl) pp
mseq
- m序列的生成,包括在有限域GF(p)中的基于不同p取值,不同级数条件下的本原多项式多种选择条件下的m序列生成。-m sequence generation, including in GF (p), the p value based on different, different levels under the conditions of primitive polynomial number of options under th
Primitive
- 绘制长方条的方法-drawing rectangle of the way
Cifa
- C++做的简单的词法分析器,实现了最原始的识别功能-C++ Do simple lexical analyzer to achieve the most primitive recognition
Integrated_Performance_Primitives(Intel_IPP)
- 这是一本介绍如何使用英特尔集成性能原件(Intel IPP)来优化软件开发的的官方书籍,IPP中包含了上千个对多媒体和数据处理应用高度优化并为多核设计的软件函数,包括编解码技术、图像处理、语音识别、计算机视觉、矩阵运算、密码技术等,并特别提供了编解码器的开发框架。-This is an introduction how to use the Intel Integrated Performance Primitive (Intel IP
IPPIntelPack
- Integrated Performance Primitive from Intel Library Expansion Package
VC_-primitive-
- 用VC_程序求有限域的本原元及其应用,讨论了有限域的本原元的构造, 使用visual C + + 工具编程, 得到了两类有限域本原元的V C + +程序, 并给出了它在构造平衡不完全区组设计中的一个应用.-Program requirements with VC_ primitive element of finite field and its applications, finite fields discussed the con
racine-primitive
- programme permet de calculer la racine primitive
primitive
- open gl primitive program for different operartions have been used and created
Javascript-Primitive-Data-Types
- In Javascr ipt, there are five primitive data types. They are string, number, boolean, undefined, and null. The typeof operator lets you know the data type of a variable or value. The values of the typeof operator can
Primitive-root
- 给定大素数P,如果求其原根?给出算法描述。并编程实现具体功能。 利用随机数生成大素数q,P是形如2*q+1的大素数,P也为素数,若P不为素数,则重新生成大素数q,重复上述步骤。生成随机数g,1<g<p-1,要满足:g^2 mod p!=1, g^q mod p!=1, 则g为P的本原根。-Given a large prime number P, if you find its original roots? Algo
primitive-segmentation---
- 对结构光编码图像进行基元分割以及标记,并计算X型基元图像的主惯性轴角度-primitive segmentation and mark,computation of angle of principle axis
barotropic-primitive-equation-model
- 气象学中数值预报中的正压原始方程模式(非业务使用)-Meteorology Numerical Prediction barotropic primitive equation model (non-business use)
primitive
- open gl primitive program for different operartions have been used and created
128-bit-primitive-polynomial
- c++程序,可以计算任意128以内的本原多项式-c++_algorithm of calculating less than 128 bit primitive polynomial
Convert-String-to-primitive-byte
- Convert String to primitive byte