搜索资源列表

  1. 页面置换算法演示

    0下载:
  2. 程序中含有一些对控制台输出和事件进行控制的API函数.-Includeing some function to contral the input and output of console.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14955
    • 提供者:杨杰
  1. 进程调度算法演示

    0下载:
  2. 进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数-This is a display of process assigned algorithm. It includes some API functions for the control of console output and events.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20892
    • 提供者:杨杰
  1. C语言五子棋小程序

    0下载:
  2. C语言五子棋小程序,Windows API编写小程序,编译器是lcc,vc也可以的,算法做的很仔细,电脑很强的-331 small C language, the Windows API procedures for the preparation of small, the compiler is LCC, vc, I can do the algorithms very careful and very strong compute
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31874
    • 提供者:黄欣
  1. 进程调度模拟程序gzw

    0下载:
  2. 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。 希望大家多提意见-here no API calls simulations, I se
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3513
    • 提供者:宫振伟
  1. DSP算法和编程\编写API串口通信程序与编写过程中参考的学习资料

    0下载:
  2. DSP算法和编程\编写API串口通信程序与编写过程中参考的学习资料
  3. 所属分类:电子书籍

    • 发布日期:2010-12-20
    • 文件大小:1125914
    • 提供者:sblinyj
  1. C语言五子棋小程序

    0下载:
  2. C语言五子棋小程序,Windows API编写小程序,编译器是lcc,vc也可以的,算法做的很仔细,电脑很强的-331 small C language, the Windows API procedures for the preparation of small, the compiler is LCC, vc, I can do the algorithms very careful and very strong compute
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:31744
    • 提供者:黄欣
  1. 进程调度模拟程序gzw

    0下载:
  2. 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。 希望大家多提意见-here no API calls simulations, I se
  3. 所属分类:C#编程

    • 发布日期:2024-11-04
    • 文件大小:3072
    • 提供者:宫振伟
  1. 页面置换算法演示

    0下载:
  2. 程序中含有一些对控制台输出和事件进行控制的API函数.-Includeing some function to contral the input and output of console.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-04
    • 文件大小:14336
    • 提供者:
  1. 进程调度算法演示

    0下载:
  2. 进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数-This is a display of process assigned algorithm. It includes some API functions for the control of console output and events.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-04
    • 文件大小:20480
    • 提供者:
  1. CryptoAPI_Cuickdemo

    0下载:
  2. 加密算法的小程序,支持加密多种文件,用vc语言编写。-encryption algorithm for small procedures, encryption support multiple files, vc language.
  3. 所属分类:加密解密

    • 发布日期:2024-11-04
    • 文件大小:11264
    • 提供者:焦伟伟
  1. XINGCode

    0下载:
  2. 该代码演示了MPEG-Layer 3 (MP3)格式的文件是如何被诸如WinAmp和Windows Media Player这样的程序读出来的。请注意,该代码没有调用Windows API,DLL或者OCX。该源代码阅读和播放MP3文件,没有包含例子,但它基于FreeAmp。最初的MP3解码算法是由Xing Technologies编写的-demonstration of MPEG-Layer 3 (MP3) format of the
  3. 所属分类:多媒体编程

    • 发布日期:2024-11-04
    • 文件大小:226304
    • 提供者:阿斯特
  1. Hooker2.5

    0下载:
  2. 一个记录键盘的完整程序,采用dll注入方式hook API,有完整的dll代码和注入程序的代码,及lzw压缩算法的完整代码。-a record keyboard integrity procedures used dll injected hook API, a complete dll injection procedure code and the code, and the compression algorithm 4,558,
  3. 所属分类:钩子与API截获

    • 发布日期:2024-11-04
    • 文件大小:37888
    • 提供者:onlyu
  1. FillPolygon__CQ

    0下载:
  2. 一个种子填充算法,最好下载我的那个简单的VC++ API程序框架程序,因为这个是在那个框架下做的。加我QQ:398754767-a seed fill algorithm, the best of which I downloaded a simple procedural fr a mework API VC procedures, this is because in that fr a mework to do. Plus I Q
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-04
    • 文件大小:28672
    • 提供者:陈青
  1. 2_5D_SrollScreen_Map

    0下载:
  2. 自己编的2.5D及2D地图引擎的实现,采用VC++ windows API编程,使用此程序请先安装direct7.0以上版本SDK,否则编译不能通过,对于学习windows API变成,direct编程,游戏开发及地图算法的同学有很大帮助-Own map of the 2.5D and 2D engines realize, using VC++ Windows API programming, you use this procedu
  3. 所属分类:游戏引擎

    • 发布日期:2024-11-04
    • 文件大小:189440
    • 提供者:webber
  1. JavaBasicGraph

    0下载:
  2. java编写的基本绘图程序,没有采用系统api,而是演示了一些基本的计算机图形学算法,比如,DDA,中点法画直线,画圆形等。
  3. 所属分类:2D图形编程

    • 发布日期:2024-11-04
    • 文件大小:178176
    • 提供者:quix
  1. googlehash

    0下载:
  2. google hash table算法,api清晰好用,附有本人测试的example程序,linux gcc。-google hash table algorithm, api clear easy to use, with the example I am testing procedure, linux gcc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-04
    • 文件大小:22528
    • 提供者:tom
  1. jingcui

    0下载:
  2. vb/vc编程的参考资料,有大学时期看过和运行过的一些数据结构与算法方面的例子程序,有看过和运行过的vb/vc调用Windows API的一些例子,最近又加了一些vc基础方面的例子,很杂但也有些参考价值。-vb/vc programming, reference, there is seen in college and running on some of the data structures and algorithms Exam
  3. 所属分类:Windows编程

    • 发布日期:2024-11-04
    • 文件大小:647168
    • 提供者:hanxiaohua
  1. photon

    0下载:
  2. photon mapping的vc++程序实现,使用opengl api,模拟了光子跟踪的绘制算法-photon mapping of vc++ program implementation, the use opengl api, to simulate the photon mapping algorithm for tracking
  3. 所属分类:3D图形编程

    • 发布日期:2024-11-04
    • 文件大小:2419712
    • 提供者:也风
  1. AqiTest

    0下载:
  2. 用于api空气指数的计算算法,简单地根据api指数进行编程的java代码(Calculation algorithm for api air index)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:柒怪叔叔
  1. api

    0下载:
  2. 非常好的算法和程序,适合初学者学习,需要的可以下载看看!(Very good algorithm and program, suitable for beginners to learn, need to download to see.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-04
    • 文件大小:7168
    • 提供者:V1103U
« 12 3 4 5 »

源码中国 www.ymcn.org