CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 其他小程序

资源列表

« 1 2 ... .69 .70 .71 .72 .73 13874.75 .76 .77 .78 .79 ... 19302 »
  1. car-parking-manage-progress

    0下载:
  2. 自己编的泊车管理系统,提供用户登录、车位查询、费用查询、时间查询等功能。-Their own series of parking management system, providing the user logs on, parking queries, the cost of query time query function.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3249
    • 提供者:zjb
  1. computer

    0下载:
  2. 用vc实现计算器的小程序,可以实现加减乘除等简单运算,并且包含常见有效性检测-Calculator applet, you can use vc simple calculations such as addition, subtraction, and includes common validity detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:286266
    • 提供者:zhangyang
  1. Tire-pressure-wireless-monitoring-

    0下载:
  2. 传感器单元采用BMP085气压模块集压力、温度传感器及数字控制逻辑于一体的传感器;无线通信模块采用nRF24L01芯片,可将数据值经过转化之后无线发送出去,在接收端接收数据并将压力数据显示出来;而显示单元则采用LCD1602显示屏;处理器采用 51 系列单片机AT89S52,整个系统是在单片机控制下工作的。 单片机经过处理之后,通过控制LCD1602液晶模块把数据显示实时出来,来完成气压的无线测量显示。-The sensor unit BMP085 pressure module set pre
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:19420
    • 提供者:小静
  1. ScrollDemo

    0下载:
  2. 用示例对Windows程序中图形的平移进行演示,使用户更直观的理解平移的原理和过程。-With an example to demonstrate the translation of graphic Windows programs, allowing users a more intuitive understanding of the principles and process of translation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1878239
    • 提供者:Jason
  1. ninteger

    0下载:
  2. MATLABfunction y=c6optm2(x) assignin( base , Z1 ,x(1)) assignin( base , P1 ,x(2)) assignin( base , Z2 ,x(3)) assignin( base , P2 ,x(4)) assignin( base , K ,x(5-MATLABfunction y=c6optm2(x) assignin( base , Z1 ,x(1)) assignin( base , P1 ,x(2
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:77889
    • 提供者:lu
  1. 1111

    0下载:
  2. 用来统计表格里面的数据的,统计表格里面每一种数字出现的总次数。-Statistical tables inside the data, the total number of statistical tables inside each digital.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2187
    • 提供者:陈荣登
  1. string-matching

    0下载:
  2. 一些比较常用的字符串匹配算法源码实现,较粗糙-Some of the more commonly used in string matching algorithm source, than the rough
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:6013
    • 提供者:meng
  1. pk6caipiaoxiaotou

    0下载:
  2. 彩票小偷程序,网站建设使用,专门手机彩票专区-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:7181
    • 提供者:叶小
  1. QQkongjianliuyan

    0下载:
  2. 易语言QQ空间留言源码,七月测试可用的源源码。-Easy language QQ space for a message source, the source code available for the July test.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3830
    • 提供者:张贺
  1. sv_from_coe

    0下载:
  2. 把轨道根数转移到对应的状态向量,在轨道中很常用。-The orbital elements are transferred to the state vector
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1057
    • 提供者:cky001
  1. gibbs

    0下载:
  2. 吉布斯定轨法。 输入:轨道上任意三个点的位矢(R1,R2,R3); 输出:质点在R2端点时的速度V2;ierr是个判断符号,返回的ierr是零的话,就说明‘R1,R2,R3’共面,如果ierr是1的话说明‘R1,R2,R3’不共面(正常情 况下,要构成轨道的话,‘R1,R2,R3’一定共面 ,即ierr是零,如果ierr是1的话说明输入的‘R1,R2,R3’不共面不能构成轨道。 此函数用于:任意给定三个空间共面的向量,可以确定质点在R2处的速度V2,也就得到了轨道上的一个状态向
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:605
    • 提供者:cky001
  1. lambert

    0下载:
  2. 求解Lambert问题。 输入:轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t(缺点是脉冲太大)。 输出:质点在R1端点的速度V1,质点在R2端点的速度V2. 此函数用于:在给定轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t。求解V1、V2。再调用前面的函数就可以确定轨道根数,及任意时刻质点的状态。-To solve the Lambert problem. Input: track two-point position vector R1, R
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1346
    • 提供者:cky001
« 1 2 ... .69 .70 .71 .72 .73 13874.75 .76 .77 .78 .79 ... 19302 »
搜珍网 www.dssz.com