搜索资源列表

  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. jcmn

    0下载:
  2. 本程序包括先来先服务调度、短作业(进程)优先调度、优先权调度三种算法。用C语言实现,执行时先输入进程数(到达时间、运行时间、优先权由随机函数产生),在主界面选择算法(可用函数实现),执行,显示结果。-procedures including the first-come first-service scheduling, short operations (process), priority scheduling, priority
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1874
    • 提供者:ll
  1. pictureprogram

    0下载:
  2. C语言图形处理 每一C程序都必须有一main()函数,可以根据自己的爱好把它放在程序的某个地方。有些程序员把它放在最前面,而另一些程序员把它放在最后面,无论放在哪个地方,以下几点说明都是适合的-C language graphics every C program must have a main () function. under their loving procedures put it somewhere. Some prog
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:14680
    • 提供者:钟俊
  1. tcpoto

    0下载:
  2. 学习c语言的很好的例子。通过这个例子可以很好的掌握 tc中图形函数的使用-a good example. Through this example will be very good grasp tc graphics function of the use of
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1145
    • 提供者:su
  1. DLList

    0下载:
  2. 基于C语言的数据结构算法,双向链表定义函数.-based on the C-language algorithm data structure, two-way linked list defined functions.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1011
    • 提供者:mk
  1. Cheap_PSO

    0下载:
  2. C语言开发的微粒群优化算法源程序,程序用到了多个测试函数:包括Rosenbrock 函数等,操作时首先打开文件选择一个函数,然后点击计算就可以了。-C language development Particle Swarm Optimization algorithm source, a number of procedures used test functions : Functions include Rosenbrock, th
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:77848
    • 提供者:zhangtao
  1. waidian

    0下载:
  2. 运筹学非线性规划的c语言编写的外点惩罚函数法子程序-tacticians Nonlinear Programming Language c prepared by the Point Penalty Function recourse procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2853
    • 提供者:zhangtao
  1. neidian

    0下载:
  2. 运筹学非线性规划C语言编写的内点惩罚函数法子程序-tacticians Nonlinear Programming Language C prepared by the interior point methods procedures Penalty Function
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3672
    • 提供者:zhangtao
  1. scoremanage

    0下载:
  2. 1、整个系统均用C语言实现; 2、利用指针、链表来实现学生成绩的数据结构设计; 3、系统具有输入、显示、查询、删除、排序、插入,保存、读取基本功能; 4、系统的各个功能模块都用函数的形式来实现; 5、可以将学生成绩信息保存在文件中。 6、可以将学生信息从文件中读取出来。-one, the entire system will be used C language; 2, the use of indicators,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:51355
    • 提供者:胡海洪
  1. functionssssssssss

    0下载:
  2. 介绍了C语言的库函数的电子书,大家下来看看,有利于平时学习!-introduced the C language library functions of e-books, we look down, is conducive to learning in peacetime!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29374
    • 提供者:李长奎
  1. Claboryfunction

    0下载:
  2. 这是c语言全部库函数的说明,内容全面而且都有小例子进行了说明具体的用法,是c语言编程的好的参考资料 -This is for all the language function of note comprehensive and have small examples of the usage specify, c programming language of good reference
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:347788
    • 提供者:hq
  1. tuxinghanshu

    0下载:
  2. c语言图形方式的库函数.....实验用到的资料-c graphic language the library ..... experimental use the information
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15742
    • 提供者:碰字见
  1. c_pasword

    0下载:
  2. C语言口令保护程序 > 本程序可加到用户的源程序之前,起到加锁的作用。本程序的特点是:口令保密性强(保存于文件KLK.CFG中,此文件名也可由用户重新命名),而且用户可随时修改口令。在程序中当用户输入口令后,系统首先测试口令文件KLK.CFG是否存在(只有用户运行了修改口令子函数后才会生成口令文件,否则系统只认默认口令88888888),若存在则从中取出口令字,否则系统用默认口令与用户输入的口令进行较验。另外,修改口令子函数c
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1622
    • 提供者:阿乐
  1. ga_function

    0下载:
  2. 遗传算法解函数优化问题c语言源程序,三个自变量。-Genetic Algorithm for function optimization problems c language source, the three variables.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37769
    • 提供者:sxr
  1. DoZLG7289

    0下载:
  2. 读写zlg7289的程序,C语言写的,有些函数据已用过,有的是新写的-literacy zlg7289 procedures, written in C, according to some function has been used, some new writing.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1649
    • 提供者:kdy
  1. myrand

    0下载:
  2. 我刚才已经上载了一份,为什么纪录中没有,现在重新发一份。随机函数生成器,c语言。-I have already uploaded a copy, why not record, a re-issue. Random function generator, c language.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1827
    • 提供者:黄运好
  1. SAXParser

    0下载:
  2. 一个基于SAX分析方法的XML文档解析函数包,C语言开发,VC环境编译成功,与expat实用方法相似。-an analysis method based on the XML packet analytic function, C-language development, VC environment compiler, with success expat practical method similar.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14186
    • 提供者:Alex
  1. clibrary

    0下载:
  2. C语言常用库函数的使用方法,全!!! 比MSDN里的介绍还要详细.. 每一个例子都可以完整的编译通过并运行-C language function used for the use, all! ! ! more than MSDN's also briefed in detail .. every one example of integrity can compile and run
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:33826
    • 提供者:陈伟
  1. specialfuntion

    0下载:
  2. 特殊函数的c语言算法,内容包括了第一第二类的贝塞函数和某些椭圆积分算法-special function of the c language algorithms, including the first second category of Bessel functions and some elliptic integral algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9667
    • 提供者:钟澎洪
  1. 算术表达式解析器

    0下载:
  2. 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expre
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49554
    • 提供者:曲贵增
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org