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

搜索资源列表

  1. 支持键盘双击的C程序

    0下载:
  2. 支持键盘双击的C51程序,用于单片机辨别键盘双击-support the C51 procedures for identifying keyboard click MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:杨超
  1. C语言实现恺撒加密算法

    0下载:
  2. c语言实现恺撒加密算法,其中有加密解密暴力破解,非常适合初学者学习用。-Caesar encryption algorithm, which encryption and decryption of violence solved, very suitable for beginners to learn from.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1628
    • 提供者:余晨
  1. C++数学计算

    0下载:
  2. 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过 -objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4053
    • 提供者:刘辉
  1. Computational Geometry in C Ccode2.tar

    1下载:
  2. 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:57027
    • 提供者:李利华
  1. c-wap

    0下载:
  2. wappush-c实现 注意,短信应当以二进制格式发送(SMPP和CMPP里,编码为0x04) 短信内容,WAP PUSH是使用1条或者多条短信来发的,如果内容超过了140个字节,就必须分多条发送,规则如下: 0B05040B8423F00003B3 02 01 B30601AE02056A0045C60C03 6865726F2E7478736D732E636F6D 0001 03746573747465737474657374746573747465737474657374
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:1430
    • 提供者:guo
  1. C-S、B-S及三层结构

    1下载:
  2. 本书介绍了三层体系结构的基本概念及它的构造等。对于初学者很有帮助-the book introduced the three-tier structure of the system and its basic concepts such as the structure. Helpful for beginners
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8106
    • 提供者:谢春基
  1. linux编程入门之c语言环境

    1下载:
  2. linux编程入门之c语言环境,对于学习c语言和linux都有好处的-domain c programming language environment for learning language and c are beneficial linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:140736
    • 提供者:老猫
  1. Visual C++ 6_0高级编程技术·OpenGL

    0下载:
  2. 这本是关于vc与opengl开发的书籍,内容丰富全面,特别适合初学者-vc with opengl on the development of books, rich in content comprehensive, especially for beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:16442279
    • 提供者:仲大
  1. 单片机C语言C51教程

    0下载:
  2. 本文件为单片机C语言之C51部分教程。总共有五节课:第一课:数据类型 第二课:常量 第三课:变量 第四课:运算符和表达式 第五课:语句。对于单片机C语言初学者来说,不失为一本较好的入门教程。-this document for SCM C51 C language part tutorial. A total of five classes : first class : data types second lesson : Constants third lesson : Variable f
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:172152
    • 提供者:王昊
  1. C程序设计第二版(谭浩强)

    0下载:
  2. 清华大学 谭浩强 《C语言程序设计》 (第2版) 。 不仅有电子书,还有后面练习的所有原码。 不过请先下载 .nlc阅读器,可惜了点的是 没有PDF格式的电子书。希望对初学者有很 大的帮助。-strong "C Programming Language" (2nd edition). Not only is e-books, still practicing behind all of the original code. But please downlo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4849889
    • 提供者:srgr
  1. 孙鑫C++-Windows使用原理

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows operating procedures and principles of programming process, the window selection process, handle principle, Message Queue, a callback
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15732
    • 提供者:lily
  1. 端口扫描器C语言源代码

    0下载:
  2. 端口扫描器C语言源代码.对初学者很有意义。-port scanners C language source code. For beginners meaningful.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18676
    • 提供者:bgc
  1. 编写优质无错的C程序秘诀

    0下载:
  2. 让你轻松掌握如何编写高质量的无错程序,为你的开发工作带来很大的帮助,看看吧!-let you easily grasp how to prepare high-quality no mistake procedures for the development of your great help, let's see it!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:596137
    • 提供者:陈全胜
  1. 用C语言实现Ping

    0下载:
  2. 这是一个很专业的程序,需要你有比较高的专业知识,用于ping,需要的下-This is a very professional procedures, you need a relatively higher expertise for the ping, the next
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:6665
    • 提供者:小宫
  1. 神经网络bp类c++

    0下载:
  2. 该程序是BP神经网络算法C++类定义及其说明;经过调试。可用有效工具。对于机器人开发非常好。-BP neural network algorithm definition and category C; After debugging. Effective tools available. For robot development is very good.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3489
    • 提供者:王红旗
  1. array01.c

    0下载:
  2. 对于常见的积分一般同志都可以编写,但龙贝格计算积分比较复杂,此处以c语言为工具开发的算法,特经典-common for the general points can be prepared comrades, but Romberg integral calculation complexity here to c language as a tool for development of the algorithm, special classic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1924
    • 提供者:wxm
  1. C++试验

    0下载:
  2. 这是我上学时的C++实验。。。 里面包含了类的应用,供大家学习.-This is my school's C + + experiment. . . The category which contains the application for study.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:468694
    • 提供者:孙怡
  1. 唯C世界精华

    0下载:
  2. 为了方便广大c语言初学者以及爱好者,唯c联盟在此推出唯c电子期刊。 期刊的主要来源是论坛内的资源以及网上以及作者本人收集的资料,如果 网友们有什么好的文章或者想法,请发email给我,大家一起来建立vcok, 希望大家能够从这里学到更多的知识。e-mail:ccnuxfm@163.com -c for the convenience of the general language beginners and enthusiasts, but the c Union launche
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:725837
    • 提供者:肖明
  1. C sharp 中对注册表的操作

    0下载:
  2. C sharp 中对注册表的操作 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 24 KB -C sharp for the operation of the registry books Language : English books categories : program design license : free software books Size : 24 KB
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5432
    • 提供者:陆宜山
  1. tools and source code for Crafting a Compiler with

    2下载:
  2. 《Crafting a Compiler with C》一书的源代码及工具-"Crafting a Compiler with C," a book of the source code and tools
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1154613
    • 提供者:pdm
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com