登录
首页 » c# » 震惊中国13亿人的代码

震惊中国13亿人的代码

于 2022-07-03 发布 文件大小:68.97 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

        private bool _isHead;         public bool IsHead//属性         {             get { return _isHead; }             set { _isHead = value; }         }         //蛇块的编号         private int _blockNumber;         public int BlockNumber         {             get { return _blockNumber; }             set { _blockNumber = value; }         }    

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

发表评论

0 个回复

  • IEHelper_src
    The purpose of this article is to show how to use IWebBrowser2, IHTMLDocument2 and IHTMLElement objects
    2016-04-29 16:49:05下载
    积分:1
  • 语音控制STM32主从机程序
    含有语音控制主从机的完整STM32程序包,准确实现语音控制功能,为广大STM32开发用户提供交流合作的机会。
    2022-07-23 18:01:36下载
    积分:1
  • quicksort
    数据结构快速排序例程代码,只要按照例子就可以很容易加入到你的程序当中。(Data Structures quick sort routine code, just follow the example you can easily add them into your program.)
    2013-05-23 15:05:53下载
    积分:1
  • opengl_Atom2
    说明:  用opengl创建一个带三个电子的原子模型,模拟电子绕核旋转(use opengl create an electronic belt three atomic model to simulate electronic revolving around the nuclear)
    2006-04-09 23:34:05下载
    积分:1
  • lab39-EEPROM
    研旭TMS320F28335 DSP开发板EEPROM示例程序,如果使用CCS3.3拷贝到安装目录下的MyProject下,不能有中文路径(YanxuTMS320F28335 DSP research development board EEPROM sample program.In CCS3.3 please copy this to MyProject installation directory. Chinese path is invalid.)
    2015-06-05 16:39:03下载
    积分:1
  • uCOS_LPC2214_New
    基于LPC2214的UCOS应用程序,包含了ADS7846的触摸屏校准,9325液晶屏显示,LM35温度传感器应用,DS1302实时时钟,指针式时钟显示。(Based on the LPC2214 the UCOS application of, contains the ADS7846 touch screen calibration, 9325 LCD screen display, LM35 temperature sensor applications, the DS1302 real-time clock, Analog clock display.)
    2013-04-20 09:27:07下载
    积分:1
  • ca-correlation
    matlab语言写成的gps信号中ca码的互相关和自相关绘图(written in matlab gps ca code signal cross-correlation and autocorrelation plot)
    2021-04-08 16:49:01下载
    积分:1
  • STM32F103RB
    STM32F103RB USB模拟串口范例,参考官方版本,改写双缓冲+环型队列接收,改写环节队列发送。工程开发环境为COOCOX IDE。(STM32F103RB USB virtual serial port example, refer to the official version, rewritten double buffering+ ring queue receiver, rewritten ring queue to send. Development environment for COOCOX IDE.)
    2013-09-20 00:50:38下载
    积分:1
  • 2
    地震数据通常含有噪音,通过该方法可以去除地震数据中的噪音,更好的反演结果(Seismic data usually contains noise, the method can remove the noise in the seismic data, better inversion results)
    2013-12-25 08:41:36下载
    积分:1
  • 算法笔记部分答案
    算法笔记这本书里的部分题目的答案,通过编译且结果正确(The answers to some of the questions in this book are compiled and the results are correct)
    2020-06-19 06:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载