搜索资源列表
windows_ndis_packet_capture
- N D I S协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为p a c k e t . c、o p e n c l o s . c、 r e a d . c和w r i t e . c。C语言头文件p a c k e t . h和资源文件p a c k e t . r c通过D D K提供的b u i l d工具编译生成驱动 程序可执行文件p a c k e t . s y s。-S I N D agreements driver source code using C l
SELECT2
- 通过精心挑选划分元素v,可以得到一个最坏情况时间复杂度为O(n)的选择算法。本次实习要求用c语言将此算法实现。要求实现此功能:输入一组数,返回A[i],使其为A(m:p)中第k小的元素,k是一个全局变量,取大于1的整数-division through carefully selected elements v, one can be the worst time complexity of O (n) algorithm. The internship requirement c langua
geometry_c++
- 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geometry commonly used algorithm li
GP_correlation_dimension
- 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
dsock-h
- DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the
dsock-lib
- DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP / IP library, and plan for the DOS system to prepare procedures for the DMP Internet user of the
PWM_motor.PWM控制步进电机的设计
- PWM控制步进电机的设计,控制其正反转等,涵盖c语言设计,包括了proteus仿真原理图,可以直观显示!供大家参考!,PWM control of stepper motor design, control of its positive inversion, etc., covering the c language design, including proteus simulation schematic, you can visually show! For your reference
CCS-PIC.rar
- CCS PIC编译器,用于PIC 8位系列单片机的C语言编译。,CCS PIC compiler for PIC 8 Series Single-chip C-language compiler.
C_program_language_for_PIC
- PIC单片机C语言学习教程,PIC单片机C语言学习教程-PIC Singlechip C Language Learning Tutorial, PIC Singlechip C Language Learning Course
MP
- C语言 对于给定的消息序列,按照模p信道编码 p=37(符号的个数) 数字“0”-“9”和字母“A”-“Z”和空格共37种符号。 “0” 0 “1” 1 ¨ “A” 10 “B” 11 设有某消息的符号序列为X=X1X2X3X4, 用下表的方式来求它们的和及累加和,然后加上适当的监督元,使累加和是模37的倍数-C language for a given message sequence, in accordance with the mod
Cmex.pdf
- 使用C 语言编制Mex算法程序,对于提高算法的性能有很大帮助。 希望该文档能帮助大家进入matlab 和 c 语言之间互动的世界,也期待你编制更多的原创程 序奉献给研学论坛,尤其是混沌和分形版面-The use of C language algorithm Mex procedures, for improving the algorithm performance of much help. I hope the document will help us to enter the
jisuanqi
- c语言编的计算器,能对中缀表达式计算其结果,只需按要求输入程序即可-c language for the calculator, infix expressions can be calculated on the results, simply enter the procedures required to
ISD1700
- ISD1700_51单片机C语言示例程序为PDF档需要的人可做为叁考-ISD1700_51 MCU C language sample program for those who need PDF files can be used as Triple test
libc.pdf
- C 语言库接口说明。用于gcc但不包括在gcc使用手册之中。是gcc使用者必需。-C language library interface descr iption. For gcc, but does not include being in the gcc manual. Gcc users is necessary.
Mixed-leapfrog-algorithm-to-solve-multi-knapsack-p
- 混合蛙跳算法解决多背包问题,此算法是在vs2005下编写,语法为基本的c语言(可以直接复制源码到vc中运行)-Mixed leapfrog algorithm to solve multi-knapsack problem, this algorithm is prepared in vs2005, the syntax for basic c language (can copy the source code to run vc)
VC-P-P-network-communication
- 该代码集包含了常见网络编程的实现,譬如:聊天室、FTP/HTTP/ICMP/POP3/TELENT/SMTP的C++语言界面窗口实现-The code set contains a set of common network programming, chat rooms, for example: FTP/HTTP/ICMP/POP3/TELENT/SMTP C++ language interface window
C-P-P-tutorial-examples
- 本书以具有C/C++语言基础的读者为对象,深入浅出地阐述使用Visual C++进行程序开发所需要的基本知识和技 巧。-Book with the C/C++ language-based reader for the object, and easily comprehensible manner described using the Visual C++ program needed to develop basic knowledge and skills.
Data-structure-P-algorithm-C-
- C语言源码,是C语言数据结构入门资料,适合初学者借鉴-C language source code, C language data structure is introductory information for beginners to learn
libexosip2-P-libosip2-5.0.0
- eXosip + osip 2-5.0.0 Osip2是一个开源的sip协议栈,C语言编写。 eXosip是Osip2的一个扩展协议集,部分封装了Osip2协议栈,令其更易使用。-EXosip+ osip 2-5.0.0 Osip2 is an open source sip protocol stack, written in C language. EXosip is an extended protocol set for Osip2, partially encapsul