-
VC++ In GAUSS Solving equations, input and output documents
VC++中GAUSS法解方程,文档输入输出-VC++ In GAUSS Solving equations, input and output documents
- 2022-06-12 08:20:47下载
- 积分:1
-
a tse taata aatata asdfs
a tse taata aatata asdfs
- 2022-02-10 11:50:44下载
- 积分:1
-
bitmap_menu261.zip
资源描述
bitmap_menu261.zip,好好学习下,可以对编程有所帮助,大家加油啊
- 2022-04-18 22:32:45下载
- 积分:1
-
下载中国彩票网上双色球所有历史中奖号码
使用python下载中国彩票网上,历年来双色球的所有中奖号码。目前中国彩票网使用的是静态网页,历年来的双色球中奖号码才80多页,目前定义了80页已经能够下载全部号码,如果网站调整,代码稍加改动即可。
- 2022-02-04 08:09:22下载
- 积分:1
-
有一个文件拷贝的例子
有一个文件拷贝的例子-document is a copy of the examples
- 2022-02-09 18:23:33下载
- 积分:1
-
一款小巧玲珑的播放器,非常适合初学者使用借鉴。
一款小巧玲珑的播放器,非常适合初学者使用借鉴。-A small and exquisite player, very suitable for beginners to use reference.
- 2022-06-27 15:01:48下载
- 积分:1
-
实现了乒乓操作,用多路选择器来实现,简单易懂。
实现了乒乓操作,用多路选择器来实现,简单易懂。-Achieved a ping-pong operation, With the MUX to achieve, easy to understand
- 2022-01-26 07:01:04下载
- 积分:1
-
很好的英飞铃收集软件代码,可以作为参考
很好的英飞铃收集软件代码,可以作为参考 -Very good collection of the British fly-ling software code can be used as reference
- 2022-01-28 06:08:51下载
- 积分:1
-
Enhanced Tk Console for all Tk platforms
Enhanced Tk Console for all Tk platforms-WHAT: Enhanced Tk Console for all Tk platforms
WHERE: http://tkcon.sourceforge.net/
http://www.purl.org/net/hobbs/tcl/script/
REQUIREMENTS: Tcl/Tk 8.0+
Tested through Tcl/Tk 8.5.
tkcon is all Tcl/Tk code, no compiling required
tkcon is a replacement for the standard console that comes with Tk (on
Windows/Mac, but also works on Unix). tkcon provides many more features
than the standard console and works on all platforms where Tcl/Tk is
available. It is meant primarily to aid one when working with the little
details inside tcl and tk and to give Unix users the GUI console provided
by default in the Mac and Windows Tk.
FEATURES:
Command history
Path (Unix style)/Proc/Variable name expansion
Multiple and tabbed consoles, each with its own state (via multiple
interpreters)
Captures stdout and stderr to console window (puts overridden)
Hot errors (click on error
- 2022-02-03 02:19:33下载
- 积分:1
-
基于STM32的多功能PWM控制程序
基于STM32的多功能程序,包括多路PWM控制程序,LCD12864液晶屏显示程序,多路按键控制程序。
名称:PWM发生器
功能:LCD12864显示;4*4键盘输入;可以设定Timer1和Timer2的PWM发生周期以及各路输出的占空比
说明:
通讯方式: 4*4键盘扫描。键盘接PD0-PD7
12864液晶屏端口接线说明:
sbit CS_LCD=PC0; //数据口定义
sbit SDO_LCD=PC1;
sbit SCK_LCD=PC2;
1-VSS:接电源负极
2-VDD:接电源正极
3-Vo:接电源正极(使对比度最大)
4-RS(CS):串行的片选信号 PC0
5-R/W(SID): 并行的读写选择信号;串行的数据口 PC1
6-E(CLK):并行的使能信号;串行的同步时钟 PC2
15-PSB:并/串行接口选择:H-并行;L-串行 (接低电平)
定时器1输出:PA8; PA9; PA10; PA11; Channel 1N, 2N and 3N ---PB13; PB14; PB15
定时器2输出:PA0; PA1; PA2; PA3;
- 2022-02-13 06:17:47下载
- 积分:1