-
[大话数据结构]
说明: [大话数据结构]书籍源代码(多平台).zip([Dahua Data Structure].zip)
- 2021-01-07 13:13:14下载
- 积分:1
-
Summarize-the-various-PID
对各种PID 控制算法的详细说明描述,并比较各种PID的用法(Detailed description of the PID control algorithm described in age and compare the usage of the PID)
- 2020-07-03 16:00:01下载
- 积分:1
-
rpgx
一个基于c语言的RPG游戏,刚学了c语言来此分享一下(A RPG game based on C language, just learned the C language to share this.)
- 2018-07-05 13:06:56下载
- 积分:1
-
35738618LTC6804
说明: ltc6811的使用配置程序,可以直接使用。(ltc6811,SPI use,can directly use)
- 2020-10-08 12:57:35下载
- 积分:1
-
c#邮箱采集,蜘蛛采集
邮件自动搜索采集,一、源码特点
一款EMail搜索爬虫源码,工作线程、Email输出等,欢迎下载
二、菜单功能
1、支持多线程搜索
2、支持关键字到百度,从搜索引擎跳转到目标网站再抓取邮箱地址
3、支持自定义抓取深度定义
4、支持自定义抓取规则
5、搜索结果导出Excel
三、注意事项
1、开发环境为Visual Studio 2010,使用.net 4.0开发
作者:巴别塔_
- 2022-01-26 07:15:11下载
- 积分:1
-
Visual C#
- 2022-05-18 15:23:47下载
- 积分:1
-
dzb
这是我看了《十天学会单片机》(郭天祥的教程)第十课时写的,综合了矩阵键盘,串口通信,数码管
动态显示,定时器中断的简单时钟程序。用51电子网买的298元80C51单片机学习板
(http://www.51dz.com/n.asp?id=12519&i=xie343706382)测试时请将p1口用排线连到CZ2上,控制8位
数码管用。P0口用来检测矩阵键盘的,P3.0和P3.1是串口通信用,控制74H164N芯片段选8位数码管。
数码管显示内容为时分秒个两位,按下K16为设置按钮,按一下调节秒数,再按一下调节分钟,再按一
下调节小时。再按下退出,走时。调节时按K1至K10分别代表0到9。
我的QQ343706382,希望有喜欢单片机的朋友。和我联系。(This is what I read "10 days Singlechip Society" (郭天祥tutorials) written by the tenth class, integrated matrix keyboard, serial communications, digital tube dynamic display, a simple clock timer interrupt procedures. Electronic network with 51 of 298 yuan to buy 80C51 single-chip learning board (http://www.51dz.com/n.asp?id=12519)
- 2009-01-26 09:14:51下载
- 积分:1
-
Formula
说明: 汽车OBD诊断系统,国际标准下的动力系统数据定义以及数据解析。(OBD diagnostic system of automobile, data definition and data analysis of power system under international standards.)
- 2019-01-16 14:55:59下载
- 积分:1
-
Note8_Dcm_debug_note
汽车开放式架构Autosar 中的诊断通信模块的调试笔记。(The doc is the debug note for the Dcm moude in the AUTOSAR .)
- 2014-08-12 17:30:43下载
- 积分: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