CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 代码

搜索资源列表

  1. 《Visual C++高级编程技术多媒体篇》程序源代码

    1下载:
  2. vc高级变成之多媒体编程资料.含详细说明文件及相应的代码.-vc into Zhi multimedia programming information. Documents containing detailed descr iption and the corresponding code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:858415
    • 提供者:lhl
  1. ATM取款机代码

    0下载:
  2. 在C++下一个使用类编写的ATM取款机的模拟程序,DOS界面非常友好!极力推荐初学者下载!-C in a class prepared by the use of ATM teller machines in the simulation program, DOS interface is very friendly! Strongly recommended beginners download!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:129268
    • 提供者:程序员
  1. 背包问题之贪婪算法求解C语言源代码

    0下载:
  2. 其实原来的程序也是采用了贪婪算法,不过下面程序中的beibao1函数采用了贪婪算法的另一种写法,beibao函数是以前的代码,用来比较两种算法-fact, the original procedure is used in the greedy algorithm, but the procedures below beibao1 function of the greedy algorithm used another way, beibao function of the previous
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1156
    • 提供者:ffff
  1. 图象腐竹

    0下载:
  2. 图象腐竹处理的c代码 经我验证很好用 希望大家多多利用-image processing c code is tested by using I hope we make the most of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1826
    • 提供者:刁伟鹤
  1. 图象特效处理

    0下载:
  2. 几种图象特效处理的c代码 包括百叶窗 马赛克 珊条等-several image processing effects of c code including blinds such as mosaics of Alexandra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2713
    • 提供者:刁伟鹤
  1. Msp430_TimerA_uart9600_02

    1下载:
  2. 用于MSP430 Timer A 模拟UART 产生9600的波特率通讯 此为C代码-for MSP430 Timer A simulation of the 9600 UART have this communication baud rate for the C code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2527
    • 提供者:王懋
  1. C/C++程序员实用大全

    0下载:
  2. 比较完善的C程序实用大全,代码有相关说明,而且比较清楚,请多指教-sound practical Series C program, code note, but clearly, please enlighten
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:793727
    • 提供者:xiezhen0204
  1. Visual C++ 6.0程序设计实训教程

    0下载:
  2. C++6.0程序设计教程原代码,内容分有章节,而且能够运行,功能还比较完善,清楚-6.0 C Programming Guide to the original code, as a sub-chapter, but also to operational and functional rather perfect, clear
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:641308
    • 提供者:xiezhen0204
  1. CS_MPFS

    0下载:
  2. 将网页转换成数组,放于c代码中,建立Webserver时可以用到。-website will be converted into an array, or in c code, the establishment of Webserver can use.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:3947
    • 提供者:尸尸
  1. ftp_client

    1下载:
  2. 一个小的FTP客户端,支持PORT与PASV模式。 Linux下的C代码,在FC3,4发行版下通过测试。-a small FTP client, with the support PORT PASV mode. Linux C code in FC3, four distribution through testing.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:5167
    • 提供者:冷月
  1. opensourcegps

    0下载:
  2. gps软件接收机的c代码,希望能对大家有所帮助,如果有用的话,请留言顶一下。-a GPS receiver c software code, we want to help, if useful, please leave the top about.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:607275
    • 提供者:刘春静
  1. OS.CPU.C

    0下载:
  2. uCOS-II的移植代码 for 8051 [绝对原著]-uCOS-II code for transplantation 8051 [absolute original]
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6448
    • 提供者:huangwm
  1. 地图着色算法C语言源代码

    0下载:
  2. 地图着色问题的算法,C语言代码,有需要的下,不要帐号就可以下。-coloring the map algorithm, C language code that are needed, the following can not account.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1786
    • 提供者:王少石
  1. c++文件日志

    1下载:
  2. C++环境下如何利用文件进行日志的操作,这个代码在解决日志方面提供了很好的借鉴作用-C environment how to use log files, the operation of the code in resolving the log provided a good reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2601
    • 提供者:何乐
  1. 二叉树,图,排序,查找代码

    0下载:
  2. 二叉树,图,查找,排序的几个代码,用c 写的,能运行。不错的程序哦!-binary tree, map, locate, sort of several code used to write c, can run. Good procedures Oh!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6981
    • 提供者:张伟
  1. C语言科学计算源代码

    1下载:
  2. 主要用于数字仿真方面的代码,可以供做控制,系统辨识等方面的朋友参考。-mainly for the digital simulation code can be done for control, system identification, such as a friend of reference.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:319212
    • 提供者:王成玖
  1. C语言实用源码模块

    0下载:
  2. URL编码转换器,捕捉鼠标位置,获取本机IP地址代码,控制显示器代码,搜索指定文件,锁定鼠标,添加任务计划代码-URL encoding converter, capturing the mouse position, the access code for IP address, control display code, search the specified file, locking the mouse, add the mission planning code, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4275
    • 提供者:张健
  1. bianyi课程设计

    0下载:
  2. 关于编译原理课程设计的词法分析部分,用c++代码编成-on compiler theory of curriculum design lexical analysis using code into c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:322377
    • 提供者:吴胜
  1. C语言编译器基本代码

    1下载:
  2. 编译原理这门课确实不是很容易,这是一些基本的C语言编译器代码。-compiler theory this course is not very easy to do, which is a basic C compiler code.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:97230
    • 提供者:陈亮
  1. 完整的编译器代码

    2下载:
  2. 老师提供给我们的完整的C语言编译器代码,包括词法分析、语法分析、语义分析、代码生成。-teachers to the integrity of the C language compiler code, including lexical analysis, grammar analysis, semantic analysis, code generation.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:56007
    • 提供者:陈亮
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com