-
arcgis二次开发基础篇数据bou2_4p
arcgis,二次开发,数据,包含bou2_4p.shp,bou2_4l.dbf,bou2_4l.prj,bou2_4l.shp.xml,bou2_4l.shx,bou2_4p.dbf
- 2023-03-08 10:45:04下载
- 积分:1
-
GAL16V8 GAL20V8和编译器的源码,小日本写的,与optasm…
gal16v8及gal20v8的编译程序源码,小日本写的,用optasm编译(该编译软件我也没找到,手上有的朋友请告诉一声,兄弟感激不尽),可以将eqn格式的文件编译成jed格式的文件-gal16v8 gal20v8 and the compiler source, the small Japanese writing, with optasm compiler (compiler software that I have not found the hands of some friends tell that as soon as the brothers eternally grateful), eqn format can be compiled into a document format documents jed
- 2022-09-14 07:45:02下载
- 积分:1
-
- 2022-01-27 21:32:52下载
- 积分:1
-
Tower of Hanoi program a total of three
汉诺塔程序 共有三个轴 码数由键盘输入 屏幕上输出移动的过程及次数-Tower of Hanoi program a total of three-axis code number on the screen from the keyboard input and frequency output of the process of moving
- 2022-11-12 21:20:03下载
- 积分:1
-
用汇编语言,并且递归求菲波那契函数FIB(N)
用汇编语言,并且递归求菲波那契函数FIB(N)---(N from 1 to 24) (huangyujie)-assembly language, and for recursive function Fibonacci FIB (N )---( N from 1 to 24) (huangyujie)
- 2022-07-03 02:48:47下载
- 积分:1
-
通过51控制8155,再将LED和键盘连接到8155上,来实现LED和键盘的正常工作...
通过51控制8155,再将LED和键盘连接到8155上,来实现LED和键盘的正常工作
- 2023-05-05 17:30:03下载
- 积分:1
-
The English version of summer vacation to do personal consumption systems, I hop...
暑假做的英文版个人消费系统,希望大家喜欢-The English version of summer vacation to do personal consumption systems, I hope everyone likes
- 2022-07-13 14:26:39下载
- 积分:1
-
这是一个包含了基本操作的记事本软件,与Windows下的记事本软件相似。其中包含了所有的源代码。...
这是一个包含了基本操作的记事本软件,与Windows下的记事本软件相似。其中包含了所有的源代码。-This is a notebook that contains the basic operation of the software, and Windows, the software similar to Notepad. Which contains all the source code.
- 2023-05-24 23:20:02下载
- 积分:1
-
贝贝大厅+数据库脚本
应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD)
{
//设置变量
m_nRandLine[0]=rand()%11;
m_nRandLine[1]=rand()%10;
m_nRandLine[2]=rand()%13;
m_nRandLine[3]=rand()%13;
//键盘状态
m_bShiftStatus=false;
m_bCapsLockStatus=false;
//状态变量
m_bMouseDown=false;
m_wHoverRow=INVALID_WORD;
m_wHoverLine=INVALID_WORD;
//键盘字符
m_nItemCount[0]=11;
lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0]));
lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1]));
//键盘字符
m_nItemCount[1]=10;
lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0]));
lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1]));
//
- 2022-01-29 01:54:02下载
- 积分:1
-
x86 mmx 汇编指令大全
x86 mmx 汇编指令大全-x86 mmx compilation instructions Daquan
- 2022-07-18 22:40:51下载
- 积分:1