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

搜索资源列表

  1. changemac

    0下载:
  2. 编程修改网卡 MAC 地址的方法,针对RELTECK公司的 RTL8029AS芯片介绍了一种直接修改网卡 MAC地址的方法 程序用C语言与汇编语言混合编程实现并在实践中检验通过-programming changes to the Ethernet MAC address, the address RELTECK RTL8029AS chip company introduced a direct Ethernet MAC address to amend the methods and pro
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:32.05kb
    • 提供者:范林
  1. DESguochengfenxiC++

    0下载:
  2. DES算法实现过程分析 之 C++实践篇-DES algorithm process analysis C chapter practice
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.81kb
    • 提供者:lxm
  1. Cryptology

    0下载:
  2. 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4.15mb
    • 提供者:小余
  1. boost_1_37_0.tar

    0下载:
  2. Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-21
    • 文件大小:34.65mb
    • 提供者:
  1. CompilerOfPLX

    0下载:
  2. 编译原理实践 PL/X语言编译程序源代码 C语言实现 在Visual studio建一个控制台工程 把源代码文件添加进去 编译运行就可以 有设计和测试-Compiling practice,it is a doument consisit of source code \designing doument and testing document . it is a programe of compiler of PL/X
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:208.47kb
    • 提供者:chen rengui
  1. yuanma

    0下载:
  2. 通过练习这十几个 c++实例,可以提高对编程的进一步理解,并提供编程能力。-The adoption of this practice more than a dozen c++ example, you can further enhance the understanding of programming and the ability to provide programming.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1.62mb
    • 提供者:zhangzhongkun
  1. DLL

    0下载:
  2. DLL.rar是本人经过实践所编辑编译成功的使用DLL的例子,供c++ builder学习的同仁下载使用-After practice I DLL.rar is compiled by the editor of the successful examples of the use of DLL for learning c++ builder download colleagues
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1.57mb
    • 提供者:lgq
  1. cgui

    0下载:
  2. 这一章介绍如何用qt 创建程序的主窗口。最后,读者能够生成一个有着全部菜单,工具条,状 态条和许多对话框的完整的用户界面。 应用程序的主窗口是用户界面的框架。SpreadSheet 应用程序的主窗口如图所示。这个程序 使用了第二章创建的Find,Go-to-Cell 和Sort 对话框。 很多GUI 应用程序都能够处理文件的读写,数据处-Overview The Only Official, Best-Practice Guide to Qt 4.3 Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:13.53mb
    • 提供者:luhongyu
  1. Linux_Cprogrampractice

    0下载:
  2. Linux C编程实践,学习linuxC程序设计非常经典的书,值得好好研究-Linux C programming practice, and learning very linuxC classic programming book, it is worth a good study
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:8.42mb
    • 提供者:李波
  1. yii-api-1.0.2

    0下载:
  2. yii框架api手冊, 只不過是英文的。 好好練習一下英文的呀。-api framework yii manual is in English. Well you practice my English.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:806.86kb
    • 提供者:chenxiao
  1. QT

    0下载:
  2. 经典的QT C++ GUI 编程书。对于学习linux下做可视化编程很有帮助。-The Only Official, Best-Practice Guide to Qt 4.3 Programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:13.53mb
    • 提供者:熊林阳
  1. 1

    0下载:
  2. UNIX下C语言编程及项目实践-学习笔记-study note of C programming and project practice in UNIX environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:416.28kb
    • 提供者:陈晓龙
  1. Exercise2

    0下载:
  2. 1、(实习题) 请编写一个程序,确定二叉树的特征。如:每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-1, (practice questions) Write a program to determine the characteristics of a binary tree. Such as: the level of each node, the node from the root to shoot length (
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:16.17kb
    • 提供者:齐宇轩
  1. UnixLinux-program-practice-source

    0下载:
  2. UnixLinux编程实践教程源码,一本非常不错的学习linux下用c进行编程的一本书,以讲解linux系统命令为主线来分析各种linux下常用的编程技术-UnixLinux programming practice tutorial source, a very good learning under linux using c programming a book to explain the main line linux system commands to analyze under
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:97.65kb
    • 提供者:rain
  1. c-he-zhi-zhen-ke-hou-ti-da-an

    0下载:
  2. C和指针课后题的答案(完整版)。配合c和指针这本书练习,效果最好。-C and answer questions after class pointer (full version). With c and a pointer to practice this book, the best results.
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-25
    • 文件大小:218kb
    • 提供者:king
  1. c-Senior-courseware

    0下载:
  2. 这是一个c语言高级课件,共十章,包括编译预处理、c语言编程实践、数据结构与算法概述、链表、c语言在嵌入式中的应用、以及一些常用的排序算法等等。另外附上嵌入式c程序的编译与调试及单独对指针和数组的讲解。-This is a senior c language courseware, chapter ten, including compiling pretreatment, c language programming practice, summary of data structure and
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2.42mb
    • 提供者:
  1. Unix-Practice-Project

    0下载:
  2. 精通Unix下C语言编程与项目实践,UniX通过shell与用户交互,它是用户与系统间的界面。-Proficient in C programming language and Unix Practice Project
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:467.08kb
    • 提供者:张陆
  1. mosh.c.tar

    0下载:
  2. Simple shell program. For practice with unix and linux systems
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.87kb
    • 提供者:Fisk
  1. Win32_Prj

    0下载:
  2. 自已写的C语言实例源码,包含排序算法,链表,常用库函数练习等-The source code of C practice,including sort arithmetic,link and C lib function practice and so on
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4.59mb
    • 提供者:HM_K
  1. huidiao

    0下载:
  2. 学习结构体的练习,源码来自runoob网(it's a practice of runoob's example on structure.)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-21
    • 文件大小:1.39mb
    • 提供者:luna@8899
« 12 3 »
搜珍网 www.dssz.com