搜索资源列表

  1. int

    1下载:
  2. 编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回-1-function int index prepared to return to the characters not string's note appeared in the leftmost position, If s and t is not matched substring, not to return-1
  3. 所属分类:汇编语言

    • 发布日期:2024-05-23
    • 文件大小:7168
    • 提供者:luyou
  1. INT

    0下载:
  2. 清华大学-电子信息工程系-实验用ARM-linux-源代码-int篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-int article
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-23
    • 文件大小:11264
    • 提供者:姜勇
  1. INT

    0下载:
  2. 在主机上编译后,上传INT,重起开发板。 在主机上编译后,上传CLOCK,重起开发板。-Compiled in the host, upload INT, re-starting development board. Compiled in the host, upload CLOCK, re-starting development board.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:哈哈哈
  1. ReadFile

    0下载:
  2. 打开一个TXT文件并显示在EDIT控件中 步骤: 1.新建一个基于对话框的工程,名称为ReadFile 2.在界面上添加一个按钮(IDC_BUTTON1)和一个文本编辑(IDC_EDIT1) IDC_EDIT1的属性:多行、可下拉滚动条. 3.编辑按钮触发事件(void CReadFileDlg::OnButton1()) void CReadFileDlg::OnButton1() { // TO
  3. 所属分类:文件操作

    • 发布日期:2024-05-23
    • 文件大小:1888256
    • 提供者:这程子
  1. LinuxUART

    0下载:
  2. linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-23
    • 文件大小:5120
    • 提供者:Edward
  1. Touch8x10D(INT)

    0下载:
  2. 这是一个D系列触摸屏程序,这个是TOUCH 8x10D(INT)产品的程序-This is a D series of touch-screen procedures, this is the TOUCH 8x10D (INT) products, procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:shidi wong
  1. Touch15x20D(INT)

    0下载:
  2. 这是一个D系列触摸屏程序,这是一个型号为Touch15x20D(INT)型号的程序-This is a D series of touch-screen process, which is a model Touch15x20D (INT) model of process
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:shidi wong
  1. DSP-INT

    0下载:
  2. TI公司生产的C54系列DSP中断实验程序-TI produced C54 series DSP interrupt experimental procedures
  3. 所属分类:DSP编程

    • 发布日期:2024-05-23
    • 文件大小:45056
    • 提供者:小王
  1. ew

    0下载:
  2. for: Root of a Polynomial --- --- --- --- -- Time Limit: 1 Second Memory Limit: 32768 KB -------------------------------------------------------------------------------- A polynomial of degree n ha
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:Alex Zhang
  1. float_char_int_string

    0下载:
  2. 各种基本数据类型转换源程序。 本程序涉及到的数据类型有:float, int , char, string.-A variety of basic data type conversion source. This procedure involves the data types are: float, int, char, string.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:107520
    • 提供者:Steno
  1. int79h

    0下载:
  2. 自定义的INT 79H的中断服务程序设计 该中断服务程序的功能为驻留内存(INT 31H),运行时,使用中断调用(2AH,2CH)读取系统时间,在屏幕上将时间以“年月日 时:分:秒”的形式显示出来, 系统其他功能正常。-Since the definition of the INT 79H interrupt service program design of the interrupt service routine for th
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:微凉
  1. int

    0下载:
  2. 2440 中断实例 按键盘键点亮LED灯,非常好的代码-2440 interrupt
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-23
    • 文件大小:4096
    • 提供者:poiu
  1. Timer_INT..

    0下载:
  2. timer int for pic 16f8-timer int for pic 16f877
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:Thang
  1. GeneratePossionDistribution_codes

    0下载:
  2. Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:155648
    • 提供者:黃文岩
  1. C8051_int_asm

    0下载:
  2. C8051 int 的汇编驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of C8051 int, it will bring you very big benfit if you will read it, it is very nice.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:华伟大
  1. int

    0下载:
  2. 符号积分法,有中文注释,大家试试,供参考学习~-Symbolic integration, notes in Chinese, we try, for reference to learn ~
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:kreaya
  1. wchar_t

    0下载:
  2. vc中常用数据格式转换,如wchar_t,char*,CString,int等。-vc commonly used data format conversion, such as wchar_t, char*, CString, int, etc..
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:zhang lz
  1. int21h

    0下载:
  2. 提供汇编INT功能所有描述,INT 21H里AH值全部都有,希望对大家有用,第一次上传-INT function to provide a compilation of all descr iption, INT 21H value in AH, all of the above, I hope useful for all of us, the first upload
  3. 所属分类:软件工程

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:周超
  1. INT

    0下载:
  2. PIC 16F684 外部脉冲计数,74hc595显示,两路AD采集-PIC 16F684 external pulse count, 74hc595 show that two-way AD acquisition
  3. 所属分类:软件工程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:armlinuxvc
  1. int

    0下载:
  2. 该软件可以初始化,单片机的中断系统,使计算机进入中断状态。-INT
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-23
    • 文件大小:7168
    • 提供者:刘乐
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org