-
流分析源代码
TS码流分析源代码,来自-TS flow analysis source code from
- 2022-11-26 14:50:03下载
- 积分:1
-
《Windows via C/C++》 5th 随书源代码,解压后可以使用VC2005 打开sln文件进行编译,对理解该书内容有很大的帮助...
《Windows via C/C++》 5th 随书源代码,解压后可以使用VC2005 打开sln文件进行编译,对理解该书内容有很大的帮助-err
- 2022-04-18 00:52:39下载
- 积分:1
-
如何加、减、乘无穷长整数
How to add, subtract, and multiply infinitely long integers
- 2022-03-11 04:24:40下载
- 积分:1
-
针对对代码大小有限制的软件制作的万年历,包含农历,是嵌入式产品的日历小软件...
针对对代码大小有限制的软件制作的万年历,包含农历,是嵌入式产品的日历小软件-view of the code size restrictions hefty almanac produced by the software, including the Chinese, is embedded in the calendar small software
- 2022-08-08 08:07:34下载
- 积分:1
-
可以通过网络求出对方精确的ip地址 可以方便的和对方对话
可以通过网络求出对方精确的ip地址 可以方便的和对方对话-network can be obtained through other precision ip addresses can facilitate dialogue and the other side
- 2023-08-17 19:10:03下载
- 积分:1
-
根据经纬度计算子午线收敛角,便于进行收敛角改正
根据经纬度计算子午线收敛角,便于进行收敛角改正-calculated according to latitude and longitude meridian convergence angle, facilitate the convergence angle correction
- 2022-06-01 22:09:45下载
- 积分:1
-
新编Windows API参考大全
新编Windows API参考大全-New Windows API reference Daquan
- 2022-07-02 05:03:30下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
BP神经网络C#版
带动量因子的BP神经网络。其中,对神经网络的算法进行了改进。对此笔者进行了以下改进:新建了一个无参的构造函数用来预测新样本时实例化对象;提供saveParas、readParas方法用于保存和读取这些参数;提供initial方法用来建立预测过程中用到的动态数组
- 2023-09-05 09:35:02下载
- 积分:1
-
能够自动生成准考证或员工证,并且能够自动添加照片的VBA程序,很实用...
能够自动生成准考证或员工证,并且能够自动添加照片的VBA程序,很实用-Admission ticket can be automatically generated or staff card, and can automatically add photos of VBA procedures, it is practical
- 2022-01-25 22:32:54下载
- 积分:1