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

搜索资源列表

  1. 002

    0下载:
  2. 通过对一系列的 api 及 shell32.dll 的调用来实现 windows 各种标准浏览选择对话框。此源代码为 vb4 设计。对后来版本同样适用(8KB)-through the series of api and the motto call to achieve the standard browser windows various options dialog. This source code for vb4 design. Later versions of the same
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:49587
    • 提供者:李金义
  1. data_extraction

    0下载:
  2. 可以将matlab生成的dat二进制数据文件,直接生成需要的mif文件,便于在quartus中rom直接调用。-Dat matlab can generate the binary data files directly to generate the mif file, easy to call directly in the quartus in rom.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:1333
    • 提供者:fairy
  1. Recursivesolve

    0下载:
  2. 递归函数编程的优点时简单 但耗用空间很大 由于频繁的调用函数 时间耗用也很可观 这个算法可以在空间和时间上解决递归函数的缺点 -The advantages of recursive functions when programming simple but frequent consumption is much room for the call function as a result of time spent in this algorithm is also very good in
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:193675
    • 提供者:杨红尘
  1. yuanma

    0下载:
  2. 串口和RAM通讯测试程序 你自己摸索吧 我也不知道怎么说明-i do not know how to say it sorry and if you need call me!
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:225123
    • 提供者:史 天
  1. TrueColors_demo

    0下载:
  2. The effect you would like to display to the user, usually indicating what would happen if a drop occurred at this point with the selected data. Typically, this is the value returned by the most recent call to CView::OnDragEnter or CView::OnDragOver.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:37495
    • 提供者:Ratheesh Nair
  1. thread Console

    0下载:
  2. 一个控制台类和一个 多线程类,而且调用方便,是多线程的,运行性能超级稳定,SP3 测试、虚拟机测试均无崩溃现象,可正常退出,暂停、继续。这个多线程运行 绝对稳定 IDE中不崩溃,堪称精品…… -A console and a multi-class thread class, and the call is convenient, is multi-threaded, super-stable operating performance, SP3 test, there was no c
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-01-30
    • 文件大小:18415
    • 提供者:liusgeng
  1. MyExplorerDll

    0下载:
  2. 利用 Direction GetNextDirection()函数来实现走迷宫算法的主要思想;1)在当前位置,若右手不为墙,则原地右转返回toright(d);2)否则返回 d; 若返回的d为墙,则主函数调用void OnError() 通知动态链接库,d向左转两次,然后再调DirectionGetNextDirection()-Using Direction GetNextDirection () function to achieve the main ideas without hav
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1235607
    • 提供者:bob
  1. WinMPQ-yuanma

    0下载:
  2. winmpq源码,有操作sfmpq函数的调用-winmpq source, there is a call to action sfmpq function
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:136029
    • 提供者:童话
  1. FFT

    0下载:
  2. 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:32821
    • 提供者:yangshoping
  1. mapForPhoneBook

    0下载:
  2. 采用map容器类实现的一个电话本功能。编程环境:VS2010-Map container class implemented by a phone call this function. Programming environment: VS2010
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5929659
    • 提供者:cao
  1. Excel

    0下载:
  2. 通过控制台编写的,自动调用office excel,在指定数据区域生成图表-Prepared by the console, automatic call office excel, generate charts in the specified data range
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:19563
    • 提供者:夏冬平
  1. CmdTool

    0下载:
  2. 可以接收简单的控制台命令,用于调用控制台程序,可以把其中的模块抽出来,以供调用其它的控制台程序,里面有详细的注释,一看便懂.-Can receive a simple console command, used to invoke the console program, which the module can be taken out for the console call other procedures, there are detailed notes, a look they un
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:20080
    • 提供者:linmucheng
  1. Palindrom

    0下载:
  2. This a recursive function, without loops titled: int is_palindrom (char arr [], int len) Accepts an array of characters and length. The function return 1 if the array contains a palindrome (a series of characters that particular cry from the b
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:94351
    • 提供者:YTK
  1. xuhanshu

    0下载:
  2. 利用多态性可以设计和实现一个易于扩展的系统。在C++程序设计中,多态性是指具有不同功能的函数可以用同一个函数名,这样就可以用一个函数名调用不同内容的函数。 -The use of polymorphism can design and implement a scalable system. In C++ programming, polymorphism refers to a function with different functions can use the same funct
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:478013
    • 提供者:yuanyuan
  1. dll

    0下载:
  2. 代码编写在LabWindows/CVI环境下,代码包含无界面动态链接库调用,有界面动态链接库调用,静态库调用的实例,能完整运行。-The code is written in LabWindows/CVI environment, the code contains no interface dynamic link library call interface dynamic link library calls, the calling instance of a static librar
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:1450770
    • 提供者:相容
  1. xian_shi_han_zi

    0下载:
  2. 使用控制台程序显示汉字 调用的汉字库为hzk16 能较好地在控制台中显示-Use the console the program shows the Chinese characters for hzk16 call deals can be well in control taichung display
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2166897
    • 提供者:fangzhendong
  1. vector

    0下载:
  2. 自己实现的vector类,实现了capacity,reserve,push_back,pop_back,size,clear及erase函数;隐性调用了swap(调用reserve时调用swap),empty(选择功能4和6时调用empty)。简易控制台测试程序。对初学者很有帮助。-Own implementation of the vector class, capacity, reserve, the push_back, The pop_back, size, clear and eras
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:26073
    • 提供者:魏翔
  1. SingleList

    0下载:
  2. 通过STL来模拟实现单链表的功能,提供通用的接口来调用-Through the STL to simulate the function of the singly linked list, to provide a common interface to call
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:506433
    • 提供者:Darren
  1. UseFunctionInLua

    0下载:
  2. 使用VC调用lua脚本的函数,初学者练习,保证可用-Function of VC call lua scr ipts for beginners to practice, be available
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1699837
    • 提供者:耿亚杰
  1. transform-linux-systerm-num-to-call

    0下载:
  2. windows 下c#程序实现对Linux系统调用号转换成系统调用序列-windows under c# program to realize the Linux system call numbers into the system call sequence
  3. 所属分类:Console

    • 发布日期:2017-04-27
    • 文件大小:27597
    • 提供者:感飞
« 12 3 »
搜珍网 www.dssz.com