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

搜索资源列表

  1. strToint

    0下载:
  2. 这是在VS2012下编写的最完整的字符串转化为整形的函数,包括判断非法输入、正负数、越界等。-This is the most complete string in VS2012 written into the shaping of functions, including illegal entry judgment, positive and negative, crossing the boundary.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1737796
    • 提供者:传华
  1. pulsing-signal

    0下载:
  2. 详细阐述了脉冲信号的产生和整形,介绍集成定时电路CC7555的内部结构和典型应用,便于新手理解,希望给大家带来帮助-A detail instruction of pulsing signal. CC7555 is also introduced, it is very suitable for beginners.May it be hopeful.
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:783381
    • 提供者:duanyu
  1. Sample2_2.java

    0下载:
  2. 声明整形变量day,他的值代表星期,根据day的值显示星期值-Declare integer variable day, his value represents weeks, according to day of week value value display
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6625
    • 提供者:esidenta
  1. FTPpasswordBlastingCode

    0下载:
  2. FTP密码爆破器源码 项目描述 首先,创建一个Windows应用程序,引入一个FTP操作类 开始IP段和结束IP段后面的是自己写的IPAddress控件 如果连接FTP成功,那么返回True, 技术上,主要用了Func实现异步破解,通过指定的用户名和密码字典,暴力破解,速度还可以,只要你的字典够强大,破解不是问题。 通过一个内部方法,将开始IP段转化为长整形数字,循环每个IP,实现暴力破解。 注意:代码仅供学习参考使用,以此代
  3. 所属分类:Scanner

    • 发布日期:2017-04-03
    • 文件大小:110532
    • 提供者:张勇
  1. ASK-modulation-and-demodulation

    0下载:
  2. ask载波频率:f=10^7Hz。 信号源:随机整形矩形脉冲信号源,f=10^4Hz。 信噪比:7dB-ASK modulation and demodulation
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:18059
    • 提供者:东方
  1. PSK-modulation-and-demodulation

    0下载:
  2. PSK modulation and demodulation信号源:随机整形矩形脉冲信号源,f=10^4Hz。 载波频率:f=10^6Hz。 信噪比:7dB-PSK modulation and demodulation
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:37172
    • 提供者:东方
  1. QPSK-MODULATION-and-demodulation

    0下载:
  2. QPSK MODULATION and demodulation信号源:随机整形矩形脉冲信号源,f=20^4Bit/s 载波频率:f1=10^6Hz。初始相位: pi/4。 f1=10^6Hz。初始相位:3pi/4。 信噪比:7dB-QPSK MODULATION and demodulation
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:20780
    • 提供者:东方
  1. itoa091130

    0下载:
  2. 利用c语言编写的字符串转整形的库函数实现.递归函数实现.可以应用于工程中.-the function of the project is same with ITOA(int ,char*, int1).
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:943
    • 提供者:swhole
  1. Infrared-transmission

    0下载:
  2. 红外传输:U13 CD4060B 通过外接晶振电路在第9 端产生一路频率为38KHZ 的方波信号作为调制信号,输入与门U14A 74HC08 的2 端;另一路为需发射的数据,它通过DO14 端输入与门U14A 74HC08 的1 端。输入的数据在与门调制,在其输出端形成调制后的数据波,从而通过Q2 S8050 控制红外发光二极管D13以38KHZ 的频率发出红外光。Q3 1736 为去调制波的红外接收器,它去掉38KHZ 的调制波,解调成原始的输入数据信号,通过3 端输出至U14B 74HC08
  3. 所属分类:LabView

    • 发布日期:2017-04-16
    • 文件大小:13246
    • 提供者:wenzhong
  1. jiajianfa

    0下载:
  2. 长整数四则运算,利用双向循环链表实现长整数的存储,每个结点含一个整形变量。-Long integer arithmetic, the use of two-way circular linked list to achieve long integer storage, each node contains an integer variable.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2705
    • 提供者:LWJ
  1. main

    0下载:
  2. 功能:实现大数乘法,输入两个整形数字,计算并输出两数之积。-Function: realize the multiplication of large number, enter two plastic figures, calculate and output the product of two Numbers.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:621
    • 提供者:葛万鹏
  1. uart2int

    0下载:
  2. 友善之臂的mini2440,在keil mdk环境下工程,通过uart接收字符并转换成整形字-mini2440 uart2int
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:584856
    • 提供者:ws
  1. Ex1

    0下载:
  2. 判断一个整形数字能否被5或3整除,如果能整除输出一个符号,反之输出另一个符号-Determine whether a plastic figure divisible by 5 or 3, if divides the output of a symbol, whereas the output of another symbol
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:1562
    • 提供者:eric
  1. 8_2

    0下载:
  2. 2.从键盘输入10个整形数据,将这10个数据写到c盘的test2.txt中,然后关闭文件。接着再打开文件读出这10个数据求平均值,并将平均值写入test2.txt中。-Enter shaping data from the keyboard 10, the data is written to these 10 test2.txt c drive, and then close the file. And then open the file to read the data out of th
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:8659
    • 提供者:zhaoxiaohua
  1. Fenkuaichazhao.xcodeproj

    0下载:
  2. The number of lookup order plastic keyword查找顺序整形数的关键字-The number of lookup order plastic keyword
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-26
    • 文件大小:25059
    • 提供者:茶剑离
  1. bigint

    0下载:
  2. 使用vs2010开发环境编写的建立大整形数类来完成大整数之间的四则运算。简单且注释清楚。在C++课程学习中常见。-Use vs2010 development environment written in establishing large number of classes to complete orthopedic four operations between large integers. Simple and clear comments
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3791401
    • 提供者:Gibson
  1. WS2812B

    3下载:
  2. 单线LED驱动程序。WS2812是一个集控制电路与发光电路于一体的智能外控LED光源。其外型与一个5050LED灯珠相同,每个元件即为一个像素点。像素点内部包含了智能数字接口数据锁存信号整形放大驱动电路,还包含有高精度的内部。振荡器和12V高压可编程定电流控制部分,有效保证了像素点光的颜色高度一致。-Single-line LED driver. WS2812 is a set of control circuit and lighting circuit in one of the smart
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:lonezeng
  1. ip_to_10

    0下载:
  2. 点分十进制ip地址到无符号整形转换。加深对整形数据存储的理解。-Dotted decimal ip address to unsigned conversion plastic. Deepen the understanding of data storage plastic.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:877
    • 提供者:hsAmaz
  1. derivative

    0下载:
  2. 导数是计算数学中常见的问题,该方法可用于对多维离散信号的多阶整形求导。-Differentiation of Discrete Multi-Dimensional Signals
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:9576
    • 提供者:chenhuasong
  1. 6_1

    0下载:
  2. 1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有: 1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 定义一个理科学生类CStuden
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4773632
    • 提供者:黄子熹
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 »
搜珍网 www.dssz.com