-
一个guess小游戏,猜数字游戏,当屏幕上出现一个数字,键入另一数字,看是否正确...
一个guess小游戏,猜数字游戏,当屏幕上出现一个数字,键入另一数字,看是否正确-guess
- 2022-05-30 23:37:31下载
- 积分:1
-
c8051f330 serial debugger, using 8
c8051f330串口调试程序,采用8位数据传输~-c8051f330 serial debugger, using 8-bit data transfer ~
- 2023-01-09 02:10:03下载
- 积分:1
-
Lpc 编码器和解码器
代码由 lpc 10 声码器组成。它对编码器、 解码器、 沥青合成的 c 语言代码 lpc 分析使用莱文森宾递归等。有总 36 pdf 文件,其中有语音合成的 c 语言代码。Zip 文件不是由包含任何语音样本。你可以为任何语音样本进行测试。
- 2022-03-22 07:24:36下载
- 积分:1
-
cc2530 压力传感器的代码 对压力传感器的非线性及温度系数进行有效修正,确保修正后精度gao
cc2530 压力传感器的代码 对压力传感器的非线性及温度系数进行有效修正,确保修正后精度gao
- 2023-02-25 19:40:05下载
- 积分:1
-
超声波测距报警
利用stc89c51设计超神波测距,达到一定距离会报警,显示到数码管上,还可以通过按键设置距离上限
- 2022-08-22 00:07:46下载
- 积分:1
-
学生管理系统
程序使用的 c + + 语言。学生管理系统已在 c + +。用户可以添加新的学生到结构数组,并可以轻松地删除不想要。
- 2022-11-19 05:55:03下载
- 积分:1
-
总结了许多资料写的C#调用C++类的例子,有全部的代码和相应的word文档...
总结了许多资料写的C#调用C++类的例子,有全部的代码和相应的word文档-Summed up a lot of information written in C# call C++ type of examples all of the code and the corresponding word document
- 2022-07-12 11:44:39下载
- 积分:1
-
游戏程序能实现以下功能:
游戏初始时随机生成10道50以内加减法运算题,供游戏参与者解答。
每道题游戏参与者有三次机会输入答案。输入正确答案,随机显示评...
游戏程序能实现以下功能:
游戏初始时随机生成10道50以内加减法运算题,供游戏参与者解答。
每道题游戏参与者有三次机会输入答案。输入正确答案,随机显示评价结果;输入错误答案,提示重新输入(连续三次输错后,输出正确答案)。
本游戏可计分。每题10分,第一次答对的10分,第二次答对的7分,第三次答对的5分,否则不得分。游戏结束时显示游戏参与者得分。-Game program to achieve the following features: The game randomly generates the initial 10 operations add and subtract within 50 title game for the participants to answer. Every title game participants have three chances to enter the answer. Enter the correct answer, random displays of evaluation findings entered the wrong answer, you are prompted to re-input (three consecutive mismatched, the output of the correct answer). This game could be a points system. 10 points for every question, the first correct answer 10 points, the second correct answer of 7 points, third correct answers to five points, unless sub. The game is over when you display the game score players.
- 2023-01-07 14:50:04下载
- 积分:1
-
Using Opencv to open webcam
use opencv to open webcam,it is will help you to open webcam,and using opencv can ansys the pictures.
- 2023-01-15 20:45:06下载
- 积分:1
-
Object Pascal is a high
Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化
和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。
Object Pascal 具有一些特性以支持Borland 组件框架和RAD(快速应用程序开发)环境。在很大程
度上,本语言参考的说明和示例假定你使用Borland 公司的开发工具,如Delphi 和Kylix。
绝大多数使用Borland 开发工具的开发者是在IDE(集成开发环境)环境下编写代码并进行编译。
Borland 开发工具帮助我们设置工程和源文件的许多细节,比如维护单元的依赖信息。并且,使用这些工
具在程序的组织上还有一些限制,严格说来,这不是Object Pascal 语言规范的一部分。比如,Borland
开发工具遵循某些文件和程序的命名约定,若你在IDE 以外编写代码并使用命令行来编译,你可以避开
这些限制。
这些帮助主题假设你在IDE 环境下工作,并且使用VCL(可视化组件库)和/或 CLX(跨平台组件
库)创建应用程序。但有时候,Borland 一些特定的规则和Object Pascal 的通用规则并不相同。-Object Pascal is a high-level language compiler, strong type (of the types of data very strict inspection) features, structured and object-oriented programming. Its advantages include code readability, fast compiler, and documentation to support a number of modules to achieve modular programming. Object Pascal has some characteristics of components in support of Borland framework and RAD (Rapid should development of procedures) environment. To a large ex
- 2022-04-06 21:19:36下载
- 积分:1