-
GIS secondary development, mainly in connection with the AE and VB to do the exp...
GIS二次开发,主要是结合AE和VB做的实验开原代码-GIS secondary development, mainly in connection with the AE and VB to do the experiment to open the original code
- 2023-08-01 20:25:03下载
- 积分:1
-
对于研究FPGA结构的人来说,这个工具是必不可少的。它把edif格式的网表文件转化为blif的VPR能识别的格式,非常有用。当然,软件还需进行编译。...
对于研究FPGA结构的人来说,这个工具是必不可少的。它把edif格式的网表文件转化为blif的VPR能识别的格式,非常有用。当然,软件还需进行编译。-FPGA structure for research, this tool is indispensable. It edif netlist file format blif into the VPR to identify the format, very useful. Of course, the software still needs to be compiled.
- 2022-05-21 22:28:07下载
- 积分:1
-
IEEEuwb信道模型下采用pam调整的超宽带通信仿真程序。
IEEEuwb信道模型下采用pam调整的超宽带通信仿真程序。-simulation program of ultra widebandth communicaiton using pam modulation,the channel model adopt is IEEE uwb channel model.
- 2022-06-02 16:47:47下载
- 积分:1
-
2d array implemented using pointer or template
在C++中,可以直接用[][]实现二维数组,但是[][]不能重载,所以,用模版与指针实现的自定义二维数组-2d array implemented using pointer or template
- 2022-01-22 13:39:16下载
- 积分:1
-
只要你添加本章的内容到你希望联机的游戏上,再利用第七章编程的思想,任何简单的游戏,你都可以轻松地实现联机。...
只要你添加本章的内容到你希望联机的游戏上,再利用第七章编程的思想,任何简单的游戏,你都可以轻松地实现联机。-this chapter as long as you are adding to the content you want online games, we can use Chapter VII of programming ideas, any simple game, you can easily realize on-line.
- 2023-02-18 10:40:03下载
- 积分:1
-
entry
一款入门级别的益智类游戏源码。 =^_^=-entry-level educational games source. =^_^=
- 2022-02-14 13:32:14下载
- 积分:1
-
利用VB从文本框或屏蔽特定人物准备的
用VB编写的,从文本框中提取或屏蔽特定的字符-prepared by the VB from the text box or shield from specific characters
- 2022-08-02 21:22:26下载
- 积分:1
-
该文档详细介绍了supermap的一些基本知识,让用户能详细了解supermap。...
该文档详细介绍了supermap的一些基本知识,让用户能详细了解supermap。-The document detailed the SuperMap some basic knowledge, so that users can learn more about supermap.
- 2022-02-28 16:15:50下载
- 积分:1
-
IFXdemo for vrtxsa86
IFXdemo for vrtxsa86-ifxdemo
- 2023-01-09 11:40:04下载
- 积分:1
-
procedures purpose : to bring in a maze of arbitrary size, with a stack get out...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-07-05 03:20:50下载
- 积分:1