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

震惊中国13亿人的代码

于 2022-07-03 发布 文件大小:68.97 kB
0 154
下载积分: 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 个回复

  • fft
    用C++实现fft运算,经验证与matlab计算结果一致(A program in C Plus to realize Fast Fourier Transform,the results are consistent with calculation results by MATLAB.)
    2020-06-19 19:00:01下载
    积分:1
  • 坦克大战(c++控制台源码)
    【实例简介】
    2021-06-09 00:31:35下载
    积分:1
  • 学生成绩管理系统
    一款基于链表的学生成绩管理系统,可以实现录入,查询,增加,删除等功能,还可以对成绩进行排名,求平均分总分,便于管理学生成绩。
    2023-07-09 14:55:03下载
    积分:1
  • ISD1700
    基于STM32单片机,采用ISD1700系列语音芯片,通过单片机控制ISD1700系列芯片进行录放音。(STM32 MCU, ISD1700 speech chip, through single chip microcomputer ISD1700 series of recording.)
    2020-07-02 20:40:01下载
    积分:1
  • sniffer
    第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术, CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。 第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。 第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。 第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用 ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO Data Control和DataGrid Control。 全部是vc6.0编写 (Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
    2013-06-24 15:49:10下载
    积分:1
  • Introduction-to-Programming
    Some very interesting C introduction questions, created by me.
    2015-01-09 02:23:58下载
    积分:1
  • stm32-adc-DMA
    用stm32f103实现adc多路输入,并使用到dma(Adc with stm32f103 achieve multi-channel input, and use the dma)
    2011-08-06 17:26:53下载
    积分:1
  • PID_Motor_control
    利用增量式PID算法来控制直流电机稳定启动。能够快速调整外界干扰,使电机稳定在设定的速度。(Using the incremental PID algorithm to control the stable dc motor start. Can quickly adjust interference, make the speed of the motor stability in setting. )
    2014-12-31 12:32:30下载
    积分:1
  • 电机位置闭环控制(代码详细注释,F1寄存器版本)
    STM32F1、F4电机PWM调速及PID速度闭环控制(PWM Speed Regulation and PID Speed Closed-loop Control of STM32F1 and F4 Motors)
    2020-06-22 06:40:01下载
    积分:1
  • CPPDesign
    C++课程设计通讯录管理系统,实现对通讯录的增加,修改,删除等功能以及课程设计说明书。(C ++ curriculum design address book management system, added to the address book, modify, delete functions and course design specification.)
    2015-06-06 16:45:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载