-
myBthchat
Windows mobile上蓝牙通讯Windows mobile上蓝牙通讯
- 2009-10-14 18:14:38下载
- 积分:1
-
src
说明: RGB 2 HSV Convert
RGB 2 HSV Convert
- 2020-06-21 07:20:01下载
- 积分:1
-
SourceInsight2_Softii
用作查看windows变成源码的工具,比起vc界面更易于读代码,请大家共享之(a tool for viewing codes, which was superior than vc )
- 2009-09-15 13:12:08下载
- 积分:1
-
futureapi_6.3.15_demo
说明: 上期CTP接口开发,实现期货交易,Tick数据写入csv文件(Development of CTP Interface in the Last Period to Realize Futures Trading)
- 2020-06-24 09:00:02下载
- 积分:1
-
Programming-Applications-for-MS
微软应用程序编写指南,比较不错的一本C、c++编写指导教程(Microsoft Application Programming Guide, a relatively good one C, c++ tutorial written guidance)
- 2012-02-02 15:24:00下载
- 积分:1
-
BigNumCalculator - dll
大数计算,调用medlts库,进行计算大数(MELTS software is now open source! Go to Gitlab for details.
Try the MELTS web services.
rhyolite-MELTS not working correctly after an upgrade? See this support document.
Download the MELTS for Excel workbook.
Get MagmaSat and MagmaSatApp (iPad) from the .
Download rhyolite-MELTS (containing the new H2O-CO2 fluid saturation model) and pMELTS.
Download the updated pMELTS and rhyolite-MELTS for Ubuntu 14.04 and RedHat 6.7 (32- and 64-bit).
Visit magmasource.caltech.edu (alphaMELTS).)
- 2017-09-18 17:34:06下载
- 积分:1
-
seismic
说明: 提取人工地震数据,提取地震宏观数据,可通时深转换得到宏观层深度(Extracting seismic data, extracting seismic macro data, the converted macro deep depth may pass when)
- 2016-07-16 14:23:33下载
- 积分:1
-
Lesson20Code
孙鑫VC++windows编程视频20课配套程序(Sun Xin VC++windows programming video supporting program of 20 lessons)
- 2012-12-10 09:52:01下载
- 积分:1
-
TinyRat
代码编写:Anskya 简要的一款远程控制,FSG压缩后只有12k 下个版本将完全采用ASM+C编写,体积在5k左右使用bingle前辈的 创建SvcHost.exe调用的服务原理与实践使用的是和小榕前辈的BITS后门的一个替换技术.这里向两位前辈表示感谢,代码在编写过程中.得到一步江湖和sforever两位朋友的帮助(特别感谢sforever,没有逆向他的那个后门程序接口偶也不会发现一个BUG.)程序可以在卡巴斯基默认设置下,开机自启动和穿墙...反向连接,暂时只支持DNS和IP 由于身体上的等等原因还有其他一些外界因素.程序写的比较仓促初步写了几个功能,暂时大家试用一下好了.纯属练手 1.进程管理:查看,干掉.选定的进程 2.文件管理:上传,下载,新建目录,删除目录,删除文件等功能... 3.提供远程下载者功能:您可以选择下载并运行您的程序 4.提供卸载功能
(err)
- 2007-12-25 11:35:40下载
- 积分:1
-
CDataGrid
CDataGrid 分类:Visual C++
如何删除DataGrid中的一行记录
CDataGrid m_Grid
Rs->Delete(adAffectCurrent)
Rs->Requery()
m_Grid.SetRefDataSource(NULL)
m_Grid.SetRefDataSource((LPUNKNOWN)Rs)
m_Grid.Refresh() (CDataGrid Category: Visual C++ How DataGrid row delete records CDataGrid m_Grid Rs-)
- 2007-09-29 12:25:15下载
- 积分:1