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

搜索资源列表

  1. Visual C++编程控制输入法切换

    0下载:
  2. 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。在本文中我将用一个类将与输入法操作有关的Windows API函数进行封装,并进行了实现。对输入法编程有很好的参考价值。
  3. 所属分类:输入法编程

    • 发布日期:2011-03-31
    • 文件大小:34372
    • 提供者:wangda183448
  1. 串口调试助手全全部代码

    4下载:
  2. 一个用VC开发的串口调试工具,且有完整的源代码,对开发串口相关程序有很好的参考和借鉴价值。
  3. 所属分类:Windows编程

    • 发布日期:2011-05-09
    • 文件大小:3698294
    • 提供者:xiaodc88
  1. linux C函数数据

    0下载:
  2. 这个可以为初学者指定很好的参考
  3. 所属分类:文档资料

  1. AE+C#TIN

    1下载:
  2. arc engin 二次开发,实现TIN模型的三维展示,是很好的学习例子
  3. 所属分类:C#编程

  1. ATMEGA16驱动128X64LCD C源程序

    0下载:
  2. 一个写得很好的ATMEGA16驱动128X64LCD C源程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-05-01
    • 文件大小:2860
    • 提供者:dilicwb@126.com
  1. C++STL程序员开发指南.rar

    0下载:
  2. 较详细的介绍了c++和c的不同,stl编程意识,很好的学习书籍哦
  3. 所属分类:编程文档

  1. libev.rar

    0下载:
  2. 很好的c网络编程代码,对学习网络编程很有用
  3. 所属分类:网络编程

    • 发布日期:2012-07-20
    • 文件大小:259799
    • 提供者:jiangha6237
  1. C++ 实现的网络爬虫

    1下载:
  2. 这个是一个C++实现的搜索引擎,功能齐全。是学习写搜索引擎很好的例子。
  3. 所属分类:搜索引擎

  1. encryptdll3.8 用C++简单地实现了AES算法

    0下载:
  2. 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:998135
    • 提供者:张梦
  1. 十进制数转换为十六进制数的源代码

    1下载:
  2. 用C语言写的一个很好的十进制数转换为十六进制数的源代码。,Using C language to write a good decimal number converted to hexadecimal number of the source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-23
    • 文件大小:2040
    • 提供者:刘秦
  1. ImageProcessing.用C语言实现图像的平滑

    0下载:
  2. 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好,Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:2165
    • 提供者:fengye
  1. SerialPort为c++写的串口编程工具的源代码

    0下载:
  2. SerialPort为c++写的串口编程工具的源代码,具有很好的参考价值-SerialPort is written in c++ source code for serial port programming tools, a good reference value
  3. 所属分类:系统编程

    • 发布日期:2017-03-23
    • 文件大小:7037
    • 提供者:刘斌
  1. 漂亮的Visual C# 登陆界面设计

    2下载:
  2. 一个漂亮的Visual C# 登陆界面设计 很好的美化界面,A beautiful Visual C# Landing a good interface design landscaping interface
  3. 所属分类:C#编程

    • 发布日期:2014-12-23
    • 文件大小:540473
    • 提供者:兰芳芳
  1. SPGatewaySuportCMPP30AndCMPP20

    0下载:
  2. 使用标准C开发的同时支持CMPP3.0 和 CMPP2.0 的SP短信网关程序,效率高,性能好,内存使用率 稳定。能够很好的适应SP的需求。 主要文件说明: eventq.c 事件队列 smctimer.c 计时器 spsms.c CMPP 协议实现 smtcp.c socket的封装 smsm.c 系统初始化,入口点,Using standard C development while supporting CMPP3.0 and SMS Gateway CMPP2.0
  3. 所属分类:SMS

    • 发布日期:2017-03-30
    • 文件大小:173369
    • 提供者:至诚
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20918
    • 提供者:
  1. Gold.rar

    0下载:
  2. 不同族间Gold序列互相关特性分析(论文),对研究GOLD码的朋友很好的参考价值,Gold sequence between different ethnic characteristics of cross-correlation analysis (paper), the study of very good friends GOLD code reference value
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:63868
    • 提供者:小户
  1. lu.rar

    3下载:
  2. 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2129
    • 提供者:印凤行
  1. fastica.rar

    1下载:
  2. 该算法为fastica的c++版本,有很好的分离效果。,Fastica the algorithm for the c++ version, there was good separation effect.
  3. 所属分类:语音合成与识别

    • 发布日期:2013-07-29
    • 文件大小:2048238
    • 提供者:阿门
  1. web_server_in_c.rar

    0下载:
  2. 这是一个用C语言实现的WEB服务器,一款主要面向嵌入式系统的WEB服务器。它支持ASP,嵌入的JAVASCRPT与内存CGI处理。理论上,你可以在非嵌入式环境下很好的使用GoAhead Web服务器(正如我写这篇文章时所做的)。它的参考平台有Windows CE, Wind River VxWorks, Linux, Lynx, QNX,与Windows 95/98/NT。它基本上属于一个HTTP1.0标准的WEB服务器,对一些HTTP1.1的特性如(持久连接)也提供了支持。 ,This is
  3. 所属分类:Web Server

    • 发布日期:2017-03-22
    • 文件大小:1013024
    • 提供者:魏汝垚
  1. ZJUT_ACM

    0下载:
  2. 浙江工业大学acm网站上的大部分题解,对于学习者是很好的帮助。-Zhejiang University of acm title on the site the majority of solutions, for the learners is a very good help.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:49544
    • 提供者:xiaoye
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com