-
STM32 T9拼音输入法
开机的时候先检测字库,然后显示提示信息和绘制拼音输入表,之后进入等待输入状态。此时用户可以通过屏幕上的拼音输入表输入拼音数字串(通过DEL可以实现退格),然后程序自动检测与之对应的拼音和汉字,并显示在屏幕上(同时输出到串口)。如果有多个匹配的拼音,则通过WK_UP和KEY1进行选择。按键KEY0用于清除一次输入,按键KEY2用于触摸屏校准。
- 2023-02-28 18:25:04下载
- 积分:1
-
Jsonp跨域登录 实例源码下载(同步登录 同步退出)
Jsonp跨域登录 实例源码下载(同步登录 同步退出)
- 2014-06-09下载
- 积分:1
-
场景仿真
一个场景仿真模型This sample illustrates the use of IR Scene Generator (vpIRSceneGen). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to allow for additional keyboard input. The town.acf loads town.flt and allows the user to fly around the database using a UFO motion model. The tank.acf loads m1_tank.flt and allows the user to fly around the model using the spin motion model. Both simulate a basic 3-5 micron FLIR setup. The tank_2chan_flir_nvg.acf shows a comparison of FLIR and NVG sensors. Notice that changing the part temperatures for the tank has a greater effect on the FLIR image than on NVG until the tank is literally “glowing” hot. This highlights the difference in the reflectance and emittance portions of the radiometric solution and demonstrates the wavebands in which the sensors are sensitive.
- 2022-01-25 20:34:59下载
- 积分:1
-
- 2022-04-07 03:13:45下载
- 积分:1
-
[C#4
说明: [C#4.0编程(第6版)].(Programming.C#4.0).Ian.Griffiths&Matthew.Adams&Jesse.Liberty.文字版(Programming.C#4.0).Ian.Griffiths&Matthew.Adams&Jesse.Liberty)
- 2020-06-20 07:00:01下载
- 积分:1
-
unity3d 实现网络通信
实现untiy内 get post 网络请求
- 2016-04-18下载
- 积分:1
-
CSharp-Register-Operation
注册表操作的Sample 注册表读写 遍历等操作(Register Operation)
- 2020-10-01 19:37:41下载
- 积分:1
-
stm32 简易PLC 功能
使用STM32 开发的简易PLC功能代码。可以供初学者参考方法。完善了几十条PLC基本指令。可以正常使用。
用PLC的方法去开发单片机可以提高开发效率。
- 2022-12-08 13:55:03下载
- 积分:1
-
rgn
csharp 制作异形窗体 代码
实际开发中可能会有需要的哦(csharp produced profiled Form actual code development may be needed oh)
- 2007-01-16 16:08:33下载
- 积分:1
-
C# 验证码图像生成类
C# 验证码图像生成类,这个图像验证码生成类中可根据RGB,计算验证码图片的灰度值,去图形边框,灰度转换,逐行方式,得到有效图形并调整为可平均分割的大小,得到有效图形,图形为类变量,得到有效图形,图形由外面传入,返回灰度图片的点阵描述字串,1表示灰点,0表示背景,小平和垂直方向上的平均分割图片等。本验证码图片可用到WEB中,也可用到WinForm程序中。
- 2022-03-09 22:25:52下载
- 积分:1