搜索资源列表

  1. micro_os

    0下载:
  2. 微型操作系统,想知道操作系统秘密的初学者可以在这起步。 文件列表: 1 micro-os.img 已编好的软盘映象。 2 micro-os_kernel.bin 命令核心二进制代码 3 micro-os_loader.boot 启动二进制代码 4 micro-os_loader.asm micro-os_kernel.asm 源文件 用法:1 编译源文件 2 将loader.boot 用工具写入软盘0道0头1扇区 kernel.bin写
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:京继鸿
  1. 启动代码

    0下载:
  2. 周立功2106板子的启动程序代码,包括初始化,中断向量表,和头文件.--The startup code for Zhou Li Gong s 2106 board, including initialization, IRQ table and header files.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:王飞
  1. C2vb

    0下载:
  2. 这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!-this source will be the first C language files (. H) conversion of VB module (. Bas)!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:57344
    • 提供者:叶坤
  1. 大数运算类

    0下载:
  2. 1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=<n的绝对值<=1,e为10的指数幂) * * 例如100可以表示成1E2,1001可以表示成1.01E3 * * 类 CBigNumber的成员number为上述的n,exponent为上述的e * * 2. 如何使用这个类: * * 你可以把CBigNumber的头文件和实现函数加入你的工程,然后定义 * * 该类的实例,就可以对
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:沈嘉祺
  1. uCOS-II源码

    0下载:
  2. uCOS-II 2.52源码文件 各种头文件 以及移植文件-uCOS-II 2.52-source documents of various documents and the first portable document
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-19
    • 文件大小:560128
    • 提供者:瑞丁
  1. rijndael-Aes

    0下载:
  2. 这是一个标准AEs加密算法,最大的加密流量达到了70M/s。包括主程序和头文件-this is a standard encryption algorithm AEs, the largest encrypted traffic reached 70M/s. Including the main program and the first document
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:王王
  1. Xfilter1.0

    0下载:
  2. Xfilter 个人防火墙 1.0 源代码说明 开发环境: Windows 2000 开发工具: VC++6.0 主工作区文件: Xfilter.dsw 目录简介 [Common] 保存公用源代码 [lib] HTML格式帮助文件在VC中的调用函数头文件和库文件 [Property] Xfilter.exe 界面程序工程 [Release] 编译后程序存放目录 [TcpIpDog] Xfilter.dll Winsock 2 SPI截包
  3. 所属分类:防火墙与安全工具

    • 发布日期:2024-05-19
    • 文件大小:267264
    • 提供者:喻佑华
  1. yszs

    0下载:
  2. 编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps: 1.Creat
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1031168
    • 提供者:李楠
  1. 字符串处理函数集1

    0下载:
  2. 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:梁志洪
  1. 语音识别模块

    0下载:
  2. 语音识别的一个模块,以动态链接库的方式封装起来,使用时只需调用头文件即可-of a voice recognition module, a dynamic link library of Packaging, and only use the first document can be called
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:1892352
    • 提供者:
  1. MemoryLeakCheck

    0下载:
  2. 将压缩包里的头文件memory.h加入VC的INCLUDE目录下,在程序中写入Memory() 单步执行可以检查内存泄露-compressed bag of the first document memory.h join VC INCLUDE directory, in the process of inclusion Memory () can single-step implementation of memory leakage
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:Anna
  1. C语言函数中文说明大全系列

    0下载:
  2. C语言函数中文说明大全系列,头文件所包含的函数-C language function Chinese explanation Encyclopaedia series, the first document contains the function
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:撒嗯
  1. AVLTreeVc7

    0下载:
  2. 构建一个avl树的程序,压缩包中含有项目文件,头文件和源文件。编译运行后输入结点的值如55,程序就会自动按avl规则建或重构AVL树,并以中序遍历打印出来,以100.001结束结点值的输入退出循环终止程序-AVL tree procedures, compressed packets containing project documents, files and source documents. After running compi
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:飞杨
  1. ebus.tar

    0下载:
  2. 程序主要功能:linux 下通过串口控制智能系统,zo-b8l5a 5a八通道双值输出模块。一、 对应文件:ebus_module.tar.gz(包含三个文件ebus.cc、ebus.h、ebus_test.cc) 其中ebus.h是包含class E_bus的定义和声明的头文件;ebus.cc主要是类里面的函数;ebus_test.cc主要是类的使用,完成了循环依次关闭8路输出,打开8路输出的功能。二、 E_bus类的接口说明:打
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zhang
  1. openssl-include

    0下载:
  2. Openssl的常用头文件,本人经常用,很不错的。-The daily head file of Openssl, I often use, it is very good.
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:347136
    • 提供者:王尔德
  1. Login_sample

    0下载:
  2. 此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示"*"号的登陆程序例子.-no passwords, there is a need inside the header files, source code and compiled procedures. The procedure is a password shows that the "*" landing proce
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:风云
  1. newscope

    0下载:
  2. 这是基于dsp的交流电机调速软件。编程环境是ccs2000,算法用的是spwm方法,用的是c语言和汇编混编,程序里有注释。*.h和*.cmd文件是头文件和内存分配文件-this is the program of the alternating-current machine speed control based on dsp.the progran enviroment is ccs2000,the arithmetic is th
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:71680
    • 提供者:费仙凤
  1. PkXtwh

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (quick)
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-19
    • 文件大小:62464
    • 提供者:黄国胜
  1. 数组排序算法改进版

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : B
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:
  1. CopyMe_sample

    0下载:
  2. 这是自我复制的示例RAR压缩包,里边有源代码、需要的头文件和编译好的程序.-This is an example of self-replication RAR compressed, inside active code, the first compiled documents and procedures.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:风云
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org