-
检测三方键盘弹出高度
检测三方键盘弹出高度,例如:搜狗输入法等导致高度计算不精确的情况
- 2022-03-04 11:20:32下载
- 积分:1
-
CRC
LTE物理信道CRC编码C语言代码,包括16,24a,24b三种格式(C language code of CRC coding for LTE physical channel, including three formats 16,24a and 24b )
- 2013-08-10 11:39:46下载
- 积分:1
-
stm32-iap-ymodem-client-c#
说明: stm32 IAP升级客户端,ymodem协议传输文件(stm32 iap update client, ymodem)
- 2021-02-08 10:09:44下载
- 积分:1
-
C# 使用 tabControl创建窗体TAB效果
C# 使用 tabControl创建窗体TAB选项卡效果,大家都熟悉的功能,这个例子比较基础,面向C#的初学者,下面是实现本功能的核心代码:
private void Form1_Load(object sender, EventArgs e)
{
tabControl1.ImageList = imageList1;
tabPage1.ImageIndex = 0;
tabPage1.Text = "选项卡1";
tabPage2.ImageIndex = 0;
tabPage2.Text = "选项卡2";
}
本TAB运行效果请参见截图,完整源码请下载。
- 2022-08-22 06:09:52下载
- 积分:1
-
qtgps1.0
qt gps ,linux redhat9.0,(qt gps, linux redhat9.0,)
- 2021-03-01 20:49:34下载
- 积分:1
-
eyeLike based pupil tracking
An OpenCV based webcam gaze tracker based on a simple image gradient-based eye center algorithm by Fabian Timm
- 2022-07-25 00:28:09下载
- 积分:1
-
MATLAB基于模型设计(入门到精通)TMS320F28335
说明: 用于自动代码的生成,采用基于模型的设计,使用matlab的simulink进行开发(For automatic code generation, the model-based design is adopted, and the MATLAB Simulink is used for development)
- 2019-10-29 16:54:16下载
- 积分:1
-
You-are-no-longer-afraid-pointer
要了解指针,多多少少会出现一些比较复杂的类型,所以我先介绍一下如何完全理解一个复杂类型,要理解复杂类型其实很简单,一个类型里会出现很多运算符,他们也像普通的表达式一样,有优先级,其优先级和运算优先级一样(To understand pointers, more or less there will be some of the more complex types, so I' ll explain how to fully understand a complex type, to understand the complex type is actually very simple, there will be a lot of one type of operator, they, like the general expression style, have a priority, the priority and operational priorities as)
- 2014-05-19 10:43:47下载
- 积分:1
-
Aion+Client+toolAION PAK解包
说明: Aion+Client+toolAION PAK解包 永恒之塔pak文件和对话框html解密工具(Aion+Client+toolAION PAK unpack eternal tower PAK file and dialog box HTML decryption tool)
- 2019-01-12 20:48:17下载
- 积分:1
-
CopyQQ2
仿造QQ写的一个聊天程序,用于学习网络编程,
熟悉网络编程的知识(Fake QQ write a chat program for learning network programming)
- 2012-05-15 14:55:14下载
- 积分:1