-
C++基本小程序,供C++初学者用
C++基本小程序,供C++初学者用-basic procedures for beginners use C
- 2022-04-13 08:54:15下载
- 积分:1
-
你需要下载的通用工具箱和信号工具箱。
You need to download the general purpose toolbox and the signal toolbox.
You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. -You need to download the general purpose toolbox and the signal toolbox.
You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory.
- 2022-03-12 02:20:48下载
- 积分:1
-
网络五子棋源代码
网络五子棋源代码 -network renju source ne twork renju source network source code 331
- 2022-03-13 06:44:35下载
- 积分:1
-
FreeTextBox ASP.NET在线编辑器
FreeTextBox 一款经过改良的ASP.NET在线编辑器,使用方法:把aspnet_client和Bin拷贝到你的网站目录,在你ASPX显示编辑器的页面里Page 里加上validateRequest=false
这里是注册组件:
%@ Register TagPrefix="FTB" Namespace="FreeTextBoxControls" Assembly="FreeTextBox"
最后调用代码:
FTB:FreeTextBox ID="FreeTextBox1" runat="server" SupportFolder="aspnet_client/FreeTextBox/" Height="300px" Width="500px" ToolbarStyleConfiguration="Office2003" 其实就这样简单
- 2022-02-14 01:50:16下载
- 积分:1
-
n阶魔方阵,就是把1
n阶魔方阵,就是把1-n2个连续的正整数填到一个m*n的方阵中,使得每一列的和,每一行的和,以及两个对角线的和都相等。本程序只填奇数阶的魔方阵-n-order magic square, that is, the 1-n2 consecutive filled to a positive integer m* n square in which each column and each row and, as well as two diagonal and are equal. This procedure只填odd order magic squares
- 2022-07-14 18:11:03下载
- 积分:1
-
lcd工具,将图片转换为lcd可以使用的数据
lcd工具,将图片转换为lcd可以使用的数据-lcd tools, the picture is converted to data that can be used lcd
- 2022-03-09 12:47:54下载
- 积分:1
-
本程序用VHDL语言编程实现FPGA对点阵液晶1602的驱动
本程序用VHDL语言编程实现FPGA对点阵液晶1602的驱动
-This procedure using VHDL language programming FPGA to realize the 1602 dot-matrix LCD driver
- 2022-02-04 12:45:17下载
- 积分:1
-
自动洗手器与自动干手器电路设计,有参考价值。
自动洗手器与自动干手器电路设计,有参考价值。-Automatic hand-washing device Automatic Hand Dryer with circuit design, have reference value.
- 2022-11-17 20:25:03下载
- 积分:1
-
M8和FT245制作的真正的USB接口AVR ISP。适合DIY。
M8和FT245制作的真正的USB接口AVR ISP。适合DIY。-M8 and FT245 produced a real USB port AVR ISP. Suitable for DIY.
- 2022-04-12 20:01:49下载
- 积分:1
-
Android SQLite数据库相关实例
Android SQLite数据库相关实例源码,代码中的每一个intent都会带一个Bundle型的extras数据。需要对position和id进行一个很好的区分。position指的是点击的这个ViewItem在当前ListView中的位置,每一个和ViewItem绑定的数据,肯定都有一个id,通过这个id可以找到那条数据。
- 2022-02-11 14:40:11下载
- 积分:1