-
vb编写的小的提醒程序
vb编写的小的提醒程序-vb prepared by the small remind procedures
- 2022-03-25 07:54:26下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1
-
log4j的示例代码
日志工具log4j的示例代码,并且有log4j.properties配置详解。
- 2022-07-18 20:13:29下载
- 积分:1
-
测试输入输出
这是一个测试的输入和输出的一些花哨的文本样品和音频也许以后: D:
- 2022-05-18 15:01:34下载
- 积分:1
-
adc8535原程序
adc8535原程序-adc8535 original program
- 2022-03-14 06:44:21下载
- 积分:1
-
巨大的记忆小游戏是一个很大的乐趣,用C++语言,请指教
贪吃蛇小游戏,很好玩的,用c语言编写的,请多指教
-huge memory small game is a lot of fun, with the c language, please enlighten
- 2022-01-25 15:59:23下载
- 积分:1
-
外汇、股票交易指标源代码
在mt4平台上 将两种投资品图表显示到一起的 效果如下图 绝对原创 //+------------------------------------------------------------------+//| 星手心.mq4 |//| Chromie |//| http://www.etxcapital.cn |//+------------------------------------------------------------------+#property copyright "ETX Capital外汇平台 QQ群273546335 作者 王景阳"#property link
- 2022-02-02 12:57:41下载
- 积分:1
-
完成双正交信号的数字通信系统的蒙特卡罗仿真。分析其在加性高斯白噪声下误码率与信噪比之间的关系,绘出误码率...
完成双正交信号的数字通信系统的蒙特卡罗仿真。分析其在加性高斯白噪声下误码率与信噪比之间的关系,绘出误码率-信噪比曲线图,并和理论曲线进行比较。-Complete pairs of orthogonal signals in Monte Carlo simulation of digital communication systems. Analysis of the additive white Gaussian noise bit error rate and signal to noise ratio under the relationship between the mapped BER- signal to noise ratio curve, and and the theoretical curves for comparison.
- 2022-08-22 03:43:30下载
- 积分:1
-
用来判断 硬件设计是否良好的规则, 让不懂硬件的人 对硬件的布置有所了解....
用来判断 硬件设计是否良好的规则, 让不懂硬件的人 对硬件的布置有所了解.-used to judge whether good hardware design rules, let the people do not understand the hardware right hardware layout understand.
- 2022-01-25 16:27:57下载
- 积分:1
-
一个简单的俄罗斯方块程序。3个难度。 操作:A,左移;D,右移;S,加速下落;W,变形;空格,暂停。
一个简单的俄罗斯方块程序。3个难度。 操作:A,左移;D,右移;S,加速下落;W,变形;空格,暂停。-a simple Tetris procedures. Three more difficult. Operation : A, the left; D, the rig ht; S accelerate whereabouts; W, deformation; Box suspended.
- 2022-07-10 12:26:32下载
- 积分:1