-
vc some of the original code, for help to learn and improve very helpful
vc的一些原码,对于帮助学习和提高很有帮助-vc some of the original code, for help to learn and improve very helpful
- 2022-01-27 17:15:44下载
- 积分:1
-
USB的中文资料
USB中文数据说明 -USB Chinese data
- 2022-03-22 14:02:13下载
- 积分:1
-
:好风格应该成为一种习惯。如果你在开始写代码时就关心风格问
题,如果你花时间去审视和改进它,你将会逐渐养成一种好的编程习惯。一旦这种习惯变成
自动的东西
:好风格应该成为一种习惯。如果你在开始写代码时就关心风格问
题,如果你花时间去审视和改进它,你将会逐渐养成一种好的编程习惯。一旦这种习惯变成
自动的东西,你的潜意识就会帮你照料许多细节问题,甚至你在工作压力下写出的代码也会
更好。-: Good style should become a habit. If you write code at the beginning when the issue of concern for style, if you take the time to examine and improve it, you will gradually develop a good programming practice. Once this habit becomes automatic things, your subconscious will help you take care of many details, and even under the pressure of your work will be better to write code.
- 2022-03-07 16:22:12下载
- 积分:1
-
unix系统管理基础教程.是认证培训的基本教程,权威性较高.
unix系统管理基础教程.是认证培训的基本教程,权威性较高.-based tutorial. Certification training is a basic guide, a higher authority.
- 2023-05-02 22:40:03下载
- 积分:1
-
这是一个用LABVIEW构建的四通道虚拟示波器的程序,很好的,您可以参考下。...
这是一个用LABVIEW构建的四通道虚拟示波器的程序,很好的,您可以参考下。-This is a LABVIEW built with four-channel virtual oscilloscope procedures, very good, you can refer to the next.
- 2022-11-12 08:15:04下载
- 积分:1
-
网络神经代码,是综合评价较好的一种方法,该程序是实现该方法途径....
网络神经代码,是综合评价较好的一种方法,该程序是实现该方法途径.-Neural network code, is a comprehensive evaluation of a better way to realize that the procedure was in the approach.
- 2022-08-26 12:35:29下载
- 积分:1
-
Splashy是基于Linux系统的下一代的Boot Splash。它不需要打补丁而且就象正常的包一样安装。用Splashy能使你的启动过程变得赏心悦目。...
Splashy是基于Linux系统的下一代的Boot Splash。它不需要打补丁而且就象正常的包一样安装。用Splashy能使你的启动过程变得赏心悦目。-Splashy is based on the Linux system, the next generation of the Boot Splash. It does not need patching and package the same as a normal installation. Splashy will enable you to use the boot process has become a pleasure.
- 2022-01-21 20:39:41下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
用java开发的“连连看”游戏,界面不错
用java开发的“连连看”游戏,界面不错-with java development of the "1000 block of Terry Avenue" game, good interface
- 2022-06-14 05:14:37下载
- 积分:1
-
lpd8803和lpd8806数据表
lpd8803/8806是深圳英盛美半导体公司09年出品的新款高性能led驱动芯片,该芯片具有如下特点: 三/六路输出,恒流驱动;直接256级PWM输出,无亮度损失,降低数据传输量,有效减少电磁干扰(EMI)。 扫描频率高(约4000HZ)。 仅需时钟线/数据线的两线传输结构,级联能力超强。 内建振荡器,支持FREE-RUN模式,降低控制电路成本,输出耐压高(LED灯供电电压可达12V)。 简化外围配套,可扩充性好,也可作为PWM发生器控制大电流器件驱动大功率LED灯。 该芯片特别适合用于led幕墙灯、led全彩点光源、广告字、异型屏等产品,相对于9712/6106/595/5026/62726等芯片来说,外围器件少,电路简单, 布线容易,使用电线节省,控制器也简单。-Datasheet for LPD8803 & LPD8806
- 2023-08-25 12:35:03下载
- 积分:1