-
在com中使用结构体枚举
在com中使用结构体枚举-used in the structure of Enumerate
- 2022-05-07 09:53:45下载
- 积分:1
-
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途...
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途-The preparation of a durable and simple PWM square wave generation, PWM square wave in electronic applications, there are a wide range of uses
- 2022-05-09 14:17:52下载
- 积分:1
-
利用C++编写的种子填充算法
利用C++编写的种子填充算法-prepared seed filling algorithm
- 2022-01-22 03:15:58下载
- 积分:1
-
一个功能强大的操作XML文件的类,比微软的方便、快捷;内附详细使用说明。...
一个功能强大的操作XML文件的类,比微软的方便、快捷;内附详细使用说明。-The operation of a powerful class of XML documents than Microsoft" s convenient, fast included detailed instructions.
- 2022-01-26 04:36:46下载
- 积分:1
-
在资料中加上关键字索引的位置Tag(0x08:带偏移量)
在资料中加上关键字索引的位置Tag(0x08:带偏移量)-Add a keyword in the data location index Tag (0x08: with offset)
- 2022-02-02 19:40:45下载
- 积分:1
-
一款小小的播放器可以进行简单的音频播放特点是体积小
一款小小的播放器可以进行简单的音频播放特点是体积小-a small media player which can play some simple audio file with small size
- 2022-02-07 11:19:45下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
一个跳棋游戏程序设计与开发,功能完整…
设计和开发一个跳棋游戏程序,功能完整,有漂亮得图形化界面!-Design and development of a Chinese checkers game procedures, functional integrity, has a beautiful graphical interface!
- 2023-07-17 06:30:03下载
- 积分: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
-
网络界面控件,很实用,很好的控制,很好的哦,很容易…
web界面的控件,非常实用,的控件,非常好用的哦,非常好用哦-web interface controls, very practical, control, very nice Oh, oh, very easy to use
- 2023-04-08 13:45:03下载
- 积分:1