-
Conversion on the band has three different 16 8 2 conversion
波段上的转换有三种不同的16 8 2转换
- 2022-04-19 21:41:10下载
- 积分:1
-
右前门控制器 可以用 codewarrior 3.0 版本打开后,下载到目标板中运行...
右前门控制器 可以用 codewarrior 3.0 版本打开后,下载到目标板中运行-Right Front Door codewarrior 3.0 version of the controller can be opened, downloaded to the target board to run
- 2022-09-26 09:45:02下载
- 积分:1
-
XLoader
说明: xloader for arduino over windows
- 2020-06-24 01:00:02下载
- 积分:1
-
利用SAR卫星的已知的多个时刻的位置和速度信息,精确地拟合出SAR卫星的轨道模型。可用于计算出任意象元成像时刻卫星的位置...
利用SAR卫星的已知的多个时刻的位置和速度信息,精确地拟合出SAR卫星的轨道模型。可用于计算出任意象元成像时刻卫星的位置-SAR satellites known to use multiple moments of position and velocity information, accurately fitted SAR satellite orbital model. Images can be used to calculate the yuan as the location of satellite imaging time
- 2022-10-01 03:50:03下载
- 积分:1
-
xueshengguanlixitong
本套软件适用于各大高校、中小学、幼儿园、培训机构等单位的教学管理软件。
(This software applies to all major universities, primary and secondary schools, kindergartens, training institutions and other units of teaching management software.)
- 2008-12-18 10:50:09下载
- 积分:1
-
LCDmode-software
12864液晶图片取模软件
专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换
配合lcmsim排版仿真软件一起使用,可以大大提高单片机编程的工作效率。(12864 LCD picture taking mode software designed to automatically extract the files to the C language to display the required character, the dot code data conversion with lcmsim layout simulation software used together, can greatly improve the efficiency of programming the microcontroller.)
- 2011-08-15 00:28:36下载
- 积分:1
-
关于jsp编程的一些好资料,适合初学者对jsp进行比较基础的了解。...
关于jsp编程的一些好资料,适合初学者对jsp进行比较基础的了解。-Jsp programming on some good information for beginners on a comparative basis jsp understanding.
- 2022-06-29 07:47:06下载
- 积分:1
-
JN-AN-1005-Wireless-UART-3v0
jennic 公司 zigbee模块jn5148基于IEEE802.15.4的串口传输源码(jennic company zigbee module jn5148 IEEE 802.15.4-based serial transmission source)
- 2012-06-06 11:30:49下载
- 积分:1
-
USER_PROGRAM
说明: C语言循环扫描16个按键,按键去抖动,检测按键是否松开。(C language cycle scan 16 keys, keys to jitter, check whether the keys are loosened)
- 2020-06-17 08:00:02下载
- 积分:1
-
VB API实现简单的程序窗口
VB 基于API技术实现简单的程序窗口,源码文件说明:用VB的模块模仿写的几个小例子(不用窗体)[源码]
FirstWindow
利用Win32API和消息机制显示的窗口(VB6则把一切底层操作隐藏起来)
Menu_Project
使用Res文件中的菜单资源来显示菜单,这个VB版的程序没能显示出菜单,这是两者的差异,VB6应该不能通过加载资源文件中的菜单资源来在窗口中显示菜单。
MsgWindow
先打开Windows附件中自带的Notepad记事本程序,然后在程序中将要显示的内容通过SendMessage发送到记事本中,可以通过查看记事本中的内容来了解MsgWindow的运行情况。
在程序中将收到的消息查表翻译成文本以“WM_XXX”格式显示出来,并且将调用各个API函数的过程也显示出来,这样可以分析窗口的各种行为和消息之间的关系。
SendMessage 两个程序,一个Send,一个Receive,利用SendMessage函数实现两个程序窗口间的消息互发
代码中用到了StrUtils_Change1.bas模块,来自PSC,自已做了些许修改。主要是用到了wsprintf函数,对应于Win32API函数wprintf(Win32API函数wprintf在VB中不能去调用它,调用会出错。)
- 2023-08-17 05:30:03下载
- 积分:1