-
BT-GPS
说明: 手机上通过蓝牙串口协议读取GPS接收仪的GPS数据(Phone via Bluetooth serial port protocol to read the GPS data GPS receivers)
- 2011-04-07 08:49:12下载
- 积分:1
-
FractalDim
可以再研究非线性动力学问题中计算分形维数的Matlab程序(fractal dimension Matlab algorithm in nonliner dynaimcal systems )
- 2013-04-11 10:23:48下载
- 积分:1
-
dwm_overlay
说明: dwm绘制,注入绘制,使用dx11,注入dwm进程实现绘制自己的东西,无窗口,反截图,注入器采用反射机制,无注入模块,编译可用(DWM drawing, injection drawing, using Dx11, injected into the process of drawing their own things, no window, anti screenshot, injector using reflection mechanism, no injection module, compiler available)
- 2020-12-09 13:09:20下载
- 积分:1
-
pucchTest
lte上行链路,生成发送端的pucch信道信息,包括符号以及导频序列,pucch格式为1b,开发环境为ccs3.3(lte uplink, the sender s pucch channel and pilot symbol sequence generation, format 1b)
- 2011-11-10 10:22:17下载
- 积分:1
-
C# 返回用户点击按钮的枚举
C# 返回用户点击按钮的枚举,这个比较有点个性了,平时好像用的不多,返回用户单击按钮后的信息,需要进行用户单击的判断,代码如下:
DialogResult dr = MessageBox.Show("消息信息", "标题", MessageBoxButtons.YesNoCancel);
switch (dr)//使用switch语句判断用户点击了哪个按钮
{
case DialogResult.Cancel://如果按下了Cancel则执行下面的语句块
MessageBox.Show("按下了Cancel");
break;
case DialogResult.No://如果按下了No则执行下面的语句块
MessageBox.Show("按下了No");
break;
case DialogResult.Yes://如果按下了Yes则执行下面的语句块
MessageBox.Show("按下了Yes");
break;
}
- 2023-02-16 09:40:03下载
- 积分:1
-
CCI操盘分析系统,准确率75%-90%
一款EA,操作能100%利润,1个月,外汇黄金操作,使用的就明白了,需要有外汇经验(An EA, operation can make 100% profit, one month, foreign exchange gold operation, the use of it is clear, need foreign exchange experience.)
- 2020-06-16 10:20:01下载
- 积分:1
-
ddvip_com_014027b2aeb0a8
说明: 渐变进度条vc中的代码,能确定开始和结束的颜色(Gradient progress bar vc in code, can determine the beginning and end of the color)
- 2008-09-09 20:48:50下载
- 积分:1
-
chengxu
基于LabWindows/CVI的炉温控制系统的源程序开发,可以对温度进行实时监控和快速调整。(Based on LabWindows/CVI furnace temperature control system of the source code to develop, you can conduct real-time monitoring of temperature and rapid adjustment.)
- 2009-06-05 19:30:41下载
- 积分:1
-
CLX Diagram
CLX Diagram
You can always use conversion functions to register a conversion unit. There are
times, however, when this requires you to create an unnecessarily large number of
functions that all do essentially the same thing.
- 2019-04-04 12:08:46下载
- 积分:1
-
Ajax无刷新 聊天室
采用Javascript ajax无刷新技术 构造的聊天网络聊天工具
- 2022-02-01 17:06:53下载
- 积分:1