-
vb方面的编程,条形码编程。希望对大家有用。
vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
- 2022-03-23 23:52:29下载
- 积分:1
-
把外部程序作为MDI窗口打开
把外部程序作为MDI窗口打开-put external procedures as MDI window open
- 2022-02-16 01:27:41下载
- 积分:1
-
不错的万年历,可以加载系统中单独使用,配有个节气注释,可以自行修改作为日程备忘...
不错的万年历,可以加载系统中单独使用,配有个节气注释,可以自行修改作为日程备忘-A good calendar, you can load the system alone, with Terms of the Notes, you can modify its own schedule as a reminder
- 2022-03-22 10:22:10下载
- 积分:1
-
数组方式用CCS显示AD采集信号的例程,好使。
数组方式用CCS显示AD采集信号的例程,好使。-Array of ways with CCS acquisition signals AD show routines, so that.
- 2022-04-10 17:08:46下载
- 积分:1
-
JavaScript的广告部分代码2
Code of javascript for ads part 2
- 2022-08-10 12:58:03下载
- 积分:1
-
微软的XP加速软件,微软官方发布,请谨慎使用
微软的XP加速软件,微软官方发布,请谨慎使用
-accelerate Microsoft"s XP software, Microsoft officially released, please use caution
- 2023-02-08 22:55:04下载
- 积分:1
-
MAPINFO+VB的地图编程,
运行前需先安装mapx
MAPINFO+VB的地图编程,
运行前需先安装mapx-MapInfo maps VB programming, operation required before installing MapX
- 2022-05-20 22:35:04下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计,并基于超高速硬件描述语言VHDL在Xilinx公司的Spar...
介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计,并基于超高速硬件描述语言VHDL在Xilinx公司的SpartanⅡ系列的2sc200PQ208-5芯片上编程实现了整个系统的控制部分,整个自动控制系统由四个模块构成:秒分频模块、控制模块、计量模块和译码显示模块。该设计不仅仅实现了显示计程车计费的功能,其多功能表现在它可以通过选择键选择显示计程车累计走的总路程和乘客乘载的时间。计时、计程、计费准确可靠,应用于实际当中有较好的实用价值和较高的可行性。-introduced FPGA-based multifunctional taxi meter circuit design. The design using programmable logic device FPGA ASIC design, and for the super-high-speed VHDL hardware description language in the company Xilinx Spartan II Series 2 sc 200PQ208-5 chip programming of the control system as a whole, Automatic control the entire system from four modules : a seconds-frequency module, control module, metrology modules and decoding module. The design not only achieved a taxi showed Billing functions, Multifunctional its performance through its keypad revealed taxi taking the cumulative total journey of the passengers took the set time. Program, log, billing is accurate, reliable and practical application of them have good practical value and the
- 2022-01-22 15:10:54下载
- 积分:1
-
猜数字游戏,程序提供自动生成及层次判断数字序列,锻炼人的记忆力及推倒能力...
猜数字游戏,程序提供自动生成及层次判断数字序列,锻炼人的记忆力及推倒能力-猜数字game, procedures to determine the level of automatically generated and the number of sequences, training people and tear down the memory capacity
- 2022-03-15 09:36:46下载
- 积分:1