CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - C 程序设计

搜索资源列表

  1. synchronizing

    0下载:
  2. 这是操作系统的课程设计,写的是同步机构中消费者和生产者如何实现同步的C语言程序-This is the operating system, curriculum design, writing is the simultaneous institution of consumers and producers how to achieve synchronization of the C language program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2663
    • 提供者:谢翠蓉
  1. Menu

    0下载:
  2. 一个用C语言编写的功能完善的图形界面程序,包括文件菜单的设计。-Written in a language with a C-featured graphical interface program, including the design of the File menu.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:3636
    • 提供者:雷晓明
  1. TouchKey

    0下载:
  2. C#软键盘模块,界面运用了贴图技术,做得相当漂亮,本程序的功能是用软键盘代替真正的键盘,在一些对安全要求较高的软件中得到很好的应用。在输入字符时,用鼠标点击软键盘上对应的字符,输入框中自动添加该值,在WEB设计中,这种功能一般是用插件或Javascr ipt实现。-C# soft keyboard module interface using the mapping technology, has done quite beautiful, the function of this proced
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:123128
    • 提供者:iamafish
  1. LCS

    0下载:
  2. 算法设计与分析课程中用动态规划算法求解最长公共子序列问题,C语言写的,很实用,有b数组和c数组的输出,很适合初学者一步一步走程序。-Algorithm design and analysis programs using dynamic programming algorithm for solving the longest common subsequence problem, C language written, very practical, with b and c array ar
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:734
    • 提供者:陈丽萍
  1. addressbook

    0下载:
  2. c++设计课程,运用c++实现学生通讯录的功能。包括完整的源码以及可执行程序。-c++ design courses, students using c++ to achieve the functions of address book. Including the complete source code and executable programs.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:867160
    • 提供者:zou
  1. C_row-sham-bow

    0下载:
  2. C语言console的石头剪子布游戏.与其他console游戏不同,利用WIN32API设计了动画效果. 为初学者增加学习兴趣. 此程序为韩文版本. 在中文系统下显示乱码, 可正常运行.-C-stone scissors cloth game console. And other console games are different designs using WIN32API animation. For beginners to increase interest in learnin
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:50724
    • 提供者:KSG
  1. yuanma

    0下载:
  2. 校园导游咨询的课程设计,C 编写程序,适用于数据结构-xiaoyuandaoyzixun
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6522
    • 提供者:bxy
  1. ant

    0下载:
  2. 为什么小小的蚂蚁能够找到食物?他们具有智能么?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢? 经典的蚁群算法,在turbo c 下调试通过-Why small ants to find food? What they have intelligence? Vision, if we are to design an artificial intelligence program ant, then the procedure to how complicated? Cl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5968
    • 提供者:song
  1. BigInt

    0下载:
  2. 程序简陋,算法也不是最优。这个大整数计算的C++类也许有人还能用上。 主要功能: 1) 支持 + - * / mod这几种运算 2) 没有设计上的限制,最大可操作的数据长度取决于内存大小和操作系统(<=8G-bit,或者说1G字节) 3) 支持2-64进制,<=36进制时字母不分大小写,>36进制时字母大写和小写不同。63进制使用+,64进制使用/,即,合法的字符集[0-9][A-Z][a-z]+/。Demo中,自动转换输入时,如果输入中存在空格、回车、换
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:9810
    • 提供者:rrrfff
  1. aSystemofScreenProtecting

    0下载:
  2. 本程序应用C++中类的知识,设计了一个流星雨的屏幕保护程序,希望对大家有帮助。很希望和大家交流。-A base class for the screen protection program. It is recommended for pople who write screen protection program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1851024
    • 提供者:李飞
  1. Archive

    0下载:
  2. 自己做的C语言程序,在Borland C环境下包括界面,菜单,画图,将Borland C安装文件放在D盘即可运行,适合初学者C语言课程设计用!-Own C-language program, including at the Borland C environment interface, the menu will be Borland C installation files on the D drive to run, suitable for beginners to use C lan
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:6877442
    • 提供者:cy
  1. tong-xun-lu

    0下载:
  2. 应用C++编出的一个通讯录小程序,可以实现添加,删除,修改,排序等操作,可以用于课程设计-C++ to compile the application of a small address book program, can add, delete, modify, sort, etc, can be used for curriculum design
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3411
    • 提供者:李雪东
  1. friend-system

    0下载:
  2. 这是我做的小程序,用c做的,是一个课程设计。很用心做的哦,当时学c的时候太兴奋了-I did this little program to do with c, is a curriculum design. Well done very carefully, when the school was so excited when c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3852
    • 提供者:yuanming
  1. Horce-Match

    0下载:
  2. 自己编的赛马程序,适合c语言课程设计。有一定独创性-Their series racing program, designed for c language courses. Have some originality
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:92233
    • 提供者:maoxinkai
  1. jisuanqi

    0下载:
  2. 课程设计,用C语言编写的计算器程序,经调试成功运行,值得参考-Curriculum design, with a calculator program written in C, after a successful commissioning run, worthy of reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:39126
    • 提供者:飘雪独飞
  1. aa

    0下载:
  2. 简单的木马客户端程序的设计实验报告,C语言编写-Simple Trojan client program design lab reports, C language
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:103438
    • 提供者:陆义华
  1. student-performance-management

    1下载:
  2. C语言编写的学生成绩管理程序,C语言课程设计时做的,代码700多行,具有添加、删除、查找、排序等功能,可读性较好,偏于修改。-C language student performance management procedures, C language courses designed to do, more than 700 lines of code, add, delete, search, sorting and other functions, better readability,
  3. 所属分类:其他小程序

    • 发布日期:2017-06-29
    • 文件大小:34259
    • 提供者:严谦
  1. Digital-Clock

    0下载:
  2. C语言编写的电子钟程序,C语言课程设计时做的,采用图像界面方式把闹钟画了出来,实时显示时间,可以手动调整时间,界面友好,程序可读性好,偏于修改-C language electronic clock procedures, C language courses designed to do, the image interface of drawing out the alarm, real-time display, you can manually adjust the time, frie
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:39944
    • 提供者:严谦
  1. 44zly08xgb

    0下载:
  2. 用C语言编写的程序,适合做课程设计,名字叫做:童真童趣。实现基本功能。-Using C language program, suitable for curriculum design, the name is called: innocence tongqu. The realization of the basic functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1713
    • 提供者:张晓玉
  1. car

    0下载:
  2. 本程序采用C语言编写,设计实现了汽车的模糊车速控制程序,包括了模糊化、模糊推理与解模糊化三个主要子模块。程序输入汽车速度和车间距离,输出车速调整结果。-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:697
    • 提供者:转瞬空
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 »
搜珍网 www.dssz.com