登录
首页 » C# » 软件试用期程序,对共享软件很有用的哦!

软件试用期程序,对共享软件很有用的哦!

于 2022-02-04 发布 文件大小:25.50 kB
0 44
下载积分: 2 下载次数: 1

代码说明:

软件试用期程序,对共享软件很有用的哦!-software probation procedures, right-sharing software very useful!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • infraredsensors
    一个基于8051单片机如AT89c51等的红外传感器接收的小程序,提供单片机学习之用(A 8051-based infrared sensors such as AT89c51 received a small program used to provide single chip learning)
    2010-05-18 00:17:44下载
    积分:1
  • 矩阵求逆C程序
    #include  #include  #include     #define MAX 20  #define E 0.000000001     /**  * 计算矩阵src的模  */ double calculate_A( double src[][MAX], int n )  {      int i,j,k,x,y;      double tmp[MAX][MAX], t;      double result = 0.0;             if( n == 1 )      {          return src[0][0];      }             for( i = 0; i < n; ++i )      {          for( j = 0; j < n - 1; ++j )          {              for( k = 0; k < n - 1; ++k )      &
    2023-02-22 20:10:03下载
    积分:1
  • 简单封装了lua+luabind
    简单封装了一下lua+luabind。新会员意思一下。
    2022-03-26 08:46:29下载
    积分:1
  • Assignment2
    Ordinary differential equation implementation
    2014-09-11 00:12:34下载
    积分:1
  • bigplot
    说明:  声波方程正演模拟大模型样例。 包含三个地质层,分别对应速度可以自行修正。 震源函数是雷克子波。 C源程序,输出结果Matlab绘制。(Acoustic wave equation forward modeling big model of the sample. Consists of three geological layers, corresponding to the speed you can correct itself. Lake wavelet source function is. C source code, the output of Matlab draw.)
    2009-08-24 22:17:28下载
    积分:1
  • textureex3
    openGL山地程序光照系列三,LOD程序代码,以及在vc环境下调试通过的代码完整奉送! 其中的理论和代码请下栽后结合实际工作完善!(openGL Mountain Light Series III procedures, LOD program code, and debugging environment vc code integrity through away! which the theory and codes, please post下栽perfect combination of practical work!)
    2008-06-29 20:01:26下载
    积分:1
  • c-ke-jian
    这是本人上嵌入式培训时前期学校给的c课件。自己觉得不错(c ke jian )
    2013-09-04 12:24:30下载
    积分:1
  • grg
    网上搞到的一个处理数据的程序,可以使用的。(Data of a processing program, you can get online.)
    2013-04-21 11:02:52下载
    积分:1
  • C# 学校勤工助学管理系统(源码+数据库+文档)
    这是一个毕业设计,主要完成学校的勤工助学工作,模块有工作管理,学生信息管理等等
    2019-09-19下载
    积分:1
  • pcomm ymodem
    /* Comm.h Include file for port setting. */ #ifndef _COMM_H #define _COMM_H typedef struct tagCOMMDATA{ int     Port; int     BaudRate,Parity,ByteSize,StopBits;         int ibaudrate,iparity,ibytesize,istopbits; BOOL    Hw; /* RTS/CTS hardware flow control */ BOOL Sw; /* XON/XOFF software flow control */ BOOL    Dtr,Rts; }COMMDATA,*LPCOMMDATA; extern int GBaudTable[] ; extern int GParityTable[] ; extern int GStopBitsTable[] ; extern int GDataBitsTable[]; #define MAXCOM  256 #endif
    2022-07-03 10:39:49下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载