-
ILI9325的51驱动程序,驱动2.4TFT屏
ILI9325的51驱动程序,驱动2.4TFT屏-ILI9325 51 drivers, driver 2.4TFT screen
- 2023-07-19 00:00:08下载
- 积分:1
-
* 程序名称: NET
* 程序名称: NET-OA网络办公系统 版本:3.0 2003.08.29
*
* 版权所有: Net-OA.com
*
* 程序设计: 江南行客-procedures* Name : NET- OA Network Office System Version : 3.0 2003.08.29** Copyright : Net-OA.com** Design : Jiangnan Customers
- 2022-08-22 17:20:09下载
- 积分:1
-
today, the popularity of the wide variety of software programming, is easy to ma...
在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位)的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位)进行如下简单的编码:-today, the popularity of the wide variety of software programming, is easy to maintain, but to deal directly with the hardware and system software when compiled a loss, so there will be a C language battlefield. C language as the compilation and Advanced Language a transition between languages, both assembly language and the efficient high-level language convenience. In telecommunications, in order to ensure safe and reliable transport firms, the standard serial I must have shook hands with many signals and state information. This is because the various computer communications CPU speed is not the same (this would lead to "the wrong frame") and transmitter to send data faster than fa
- 2023-04-03 07:00:03下载
- 积分:1
-
another VGA code to display square on the screeen
another VGA code to display square on the screeen
- 2022-11-29 15:15:04下载
- 积分:1
-
一个不错的小游戏 有代码 可以用WTK2.0运行 希望大家 能 喜欢
一个不错的小游戏 有代码 可以用WTK2.0运行 希望大家 能 喜欢-A good game has the code can be used to run WTK2.0 hope that we can love
- 2022-08-05 20:05:06下载
- 积分:1
-
: 1, the first "production" box importation of production, "input...
说明:
1、先在“产生式”框中输入产生式,在“输入的符号串”框中输入待分析的符号串,点击“编译”按钮开始根据产生式分析输入的符号串。
2、在“范例”菜单中可以选择预选的产生式和输入符号串范例,有两个范例,其中书上范例为“范例代码2”。
3、“产生式”框中,“显示消除左递归结果”选中时,执行编译后如果“产生式”框内内容没有变化,则原输入的产生式符合LL(1),否则,“产生式”框内内容将转换为符合LL(1)的文法。-: 1, the first "production" box importation of production, "input string of symbols" input box to the symbol series analysis, Click on the "Build" button to begin production analysis of the input string of symbols. 2, the "paradigm" menu can choose a pre-production series and the importation of symbols example, there are two examples, which book example of "two examples of code." 3, "have a" box, "showed that the elimination of left recursive results" selected, If, after the implementation of compiler "production" box contents have not changed, then the importation of the production line with LL (1), otherwise, "Production" box contents will be converted to meet LL (1) grammar.
- 2022-07-23 04:31:15下载
- 积分:1
-
这是我闲时无聊写的小游戏,完整的win32 GDI游戏教学。对新手很有用。包括游戏和地图编辑器。还有已经制作好的8个关卡地图文件。...
这是我闲时无聊写的小游戏,完整的win32 GDI游戏教学。对新手很有用。包括游戏和地图编辑器。还有已经制作好的8个关卡地图文件。-This is my leisure to write silly little games, complete games win32 GDI teaching. Useful for the novice. Including games and map editor. There has produced a good 8 points map document.
- 2023-02-03 08:15:04下载
- 积分:1
-
PIC12F675 GP3使用方法程序 加protues 仿真
PIC12F675 GP3使用方法程序 加protues 仿真
-PIC12F675 GP3 plus protues simulation using the methods and procedures
- 2022-04-29 10:05:53下载
- 积分:1
-
用C++编的打字练习小游戏,可玩性到不是高,关键看看别个咋编的...
用C++编的打字练习小游戏,可玩性到不是高,关键看看别个咋编的-C series of the typing exercises little game, that is not high playability, the key to another look at the series of the night
- 2022-02-05 18:40:58下载
- 积分:1
-
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和...
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和优化。作物生长模型的优化是高维、非线性的复杂优化问题,这无疑增加了作物模型的建立的难度。
-Crop simulation models is to study the complex and important ways cropping systems is one of a new agricultural information technology. Build a good crop growth and development model, not only can predict the crop in different environmental conditions, most need to re-estimate the model parameters and optimization. Optimization of crop growth models is a high-dimensional, nonlinear complex optimization problems, which undoubtedly increased the difficulty of crop model.
- 2023-03-02 21:50:04下载
- 积分:1