CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 函数

搜索资源列表

  1. 穿透防火墙的数据传输技术源码

    2下载:
  2. 一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identifying two goals. Identify SOCKE
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:28341
    • 提供者:劳波
  1. Answer C2

    0下载:
  2. 实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char * str1, const char * str2 ); 没有的话,返回-1 有则返回所在位置(从0开始) 写出函数,对编写函数main完成对strstr的功能的验证。 -achieve the standard library functions strstr function : the search for str
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2964
    • 提供者:王鹏
  1. 各种游戏编程思路

    1下载:
  2. 游戏编程多种动画技术!!各种图形处理方法 常用函数的使用-game programming multiple animation technology! ! Various methods used to process graphics function of the use of
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:100320
    • 提供者:彭文艺
  1. 内存技术

    0下载:
  2. 在DOS下的内存处理技术,xms技术ems技术和各种内存处理函数-DOS memory technology, technical ems XMS technology and a variety of memory handling functions
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:250202
    • 提供者:彭文艺
  1. Serial_enumser

    0下载:
  2. 一个不错的控制台函数,它检测计算机上有多少可用的串口-a good console function, it detects the number of computers available Serial
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5705
    • 提供者:安杰伦
  1. ga_model

    0下载:
  2. 关于遗传算法的一个二进制编码的计算函数最大值的实例-on Genetic Algorithms a binary encoding function of the maximum calculated examples
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:992
    • 提供者:光临
  1. universe

    0下载:
  2. 自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:484336
    • 提供者:徐永波
  1. MouseDocument

    0下载:
  2. 算法5.1 1. 输入a,b,ε。 2. 置n=1,h=(b-a)/2,T0=h(f(a)+f(b)). 3. 置F=0,对i=1,2,....n,求 F=F+f(a+(2i-1)h) 4. T=T0+hF. 5.若|T-T0|<3ε,输出I≈T停机 否则置2n=>n,h/2=>h,T=>T0,转步骤3。 程序说明: 本程序暂时支持正弦函数的计算
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:901
    • 提供者:高峰
  1. MouseDocume

    0下载:
  2. 算法5.1 1. 输入a,b,ε。 2. 置n=1,h=(b-a)/2,T0=h(f(a)+f(b)). 3. 置F=0,对i=1,2,....n,求 F=F+f(a+(2i-1)h) 4. T=T0+hF. 5.若|T-T0|<3ε,输出I≈T停机 否则置2n=>n,h/2=>h,T=>T0,转步骤3。 程序说明: 本程序暂时支持正弦函数的计算
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:786
    • 提供者:高峰
  1. CurSorPo

    0下载:
  2. 利用api函数模拟鼠标的单击、双击等事件,稍加修改可开发成减少重复性操作的软件。-use simulation function of the mouse click, double-click, etc., little changes can be developed into reduce repetitive operation of the software.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2245
    • 提供者:陈志
  1. BP_sin(x)

    0下载:
  2. BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14900
    • 提供者:孙志海
  1. BP_sin(x)-x

    1下载:
  2. BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对-BP fitting algorithm f (x1, x2) = sin ((x) / x) * sin ((x2) / x2) * function, sample size of 21 * 21 pairs
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:17293
    • 提供者:孙志海
  1. BP_abs(sinX)

    0下载:
  2. BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:15941
    • 提供者:孙志海
  1. search_GA

    0下载:
  2. 这是利用遗传算法搜索函数最优解的程序,采用C++编写。-This is the use of genetic algorithm search function optimal solution procedures C prepared.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3200
    • 提供者:李建新
  1. matlab_cpp

    0下载:
  2. C++ 中使用matlab中的函数,一个简单的使用例子-use of Matlab function, a simple example of the use of
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:31254
    • 提供者:yujianjun
  1. XGetopt_demo

    0下载:
  2. XGetopt Windows下的Getopt兼容函数 解决了LINUX下程序向WINDOWS命令行程序部分移植问题-XGetopt the Getopt Windows compatibility function to solve the Linux way Preface to the Windows command line procedures of Transplantation
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:40029
    • 提供者:sasdasd
  1. 0101函数模板

    0下载:
  2. 在vs.net2002平台实现。模板函数的实现,是学习com+技术的基础。-in vs.net2002 platform. Template function of the realization of learning com technology is the foundation.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3200
    • 提供者:张思发
  1. 0201虚函数表

    0下载:
  2. 在VC6.0平台实现。从本程序可以了解到C++虚函数的实现方法。是COM+技术中vtable虚函数表的基础实现。-in VC6.0 platform. From this program can understand C + + virtual function of the method. COM technology is the virtual function table vtable the basis of achievement.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3330
    • 提供者:张思发
  1. 编写一个判断一个数字是否是素数的函数

    0下载:
  2. 编写一个判断一个数字是否是素数的函数,利用该函数求200以内的素数之和。(素数指除了1和它本身之外,该数没有其他因子,例如101就是一个素数。)-Write a judge whether a number is prime function, using the function evaluation within 200 prime numbers. (In addition to a prime number, and it refers to itself, not the number
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2012-03-29
    • 文件大小:421592
    • 提供者:testsb
  1. 函数模板

    0下载:
  2. C++;使用函数模板求一维数组中的最大和最小值;使用函数模板求一维数组中的最大和最小值(Using function template to find the maximum and minimum values in one-dimensional array.)
  3. 所属分类:控制台编程

    • 发布日期:2018-05-02
    • 文件大小:1737728
    • 提供者:围小浩
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com