-
我做的管理系统,可以实现好多管理方面的内容。我认为是非常不错的,请大家给点意见。...
我做的管理系统,可以实现好多管理方面的内容。我认为是非常不错的,请大家给点意见。-management system, can achieve a lot of the content management. I think it is very good, we have given points.
- 2022-08-11 07:11:37下载
- 积分:1
-
模糊C均值聚类代码
模糊C均值聚类代码,使用初学者,很好理解
- 2022-07-14 23:44:57下载
- 积分:1
-
wince below a serial procedures for reading and GPS data It mainly from longitud...
wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
- 2022-03-19 02:15:19下载
- 积分:1
-
windows CE下intel nor flash驱动,intel只提供库文件,在CE下设置注册表即可使用,intel网站有这方面的资料。...
windows CE下intel nor flash驱动,intel只提供库文件,在CE下设置注册表即可使用,intel网站有这方面的资料。-Intel nor flash drive, intel provided only for documents in the CE can be installed using the registry, intel websites have information in this regard.
- 2022-02-22 07:16:17下载
- 积分:1
-
vb写标准dll
有这个插,就可以了用vb写标准DLL。vb以往只能写ActiveX DLL,现在可以制作标准DLL,并且被其他程序调用啦!插件以及Linker修改版的源码都在里面。
- 2022-03-02 06:29:45下载
- 积分:1
-
C51与nRF24L01通信的C语言源代码
C51与nRF24L01通信的C语言源代码-C51 and nRF24L01 communications C-language source code
- 2022-03-26 15:32:59下载
- 积分:1
-
WinCE5.0 based operating system, EVC4.0 development environment for the LCD rota...
基于WinCE5.0操作系统,EVC4.0开发环境,用于LCD旋转的经典程序-WinCE5.0 based operating system, EVC4.0 development environment for the LCD rotate the classic procedure
- 2022-05-26 15:18:57下载
- 积分:1
-
vc调用FORTRAN动态库,喜欢的下载哦!
vc调用FORTRAN动态库,喜欢的下载哦!-vc call FORTRAN dynamic libraries, like the download Oh!
- 2022-03-21 05:34:30下载
- 积分:1
-
数据由原为竖处理,打印时为竖的,转为横向。
数据由原为竖处理,打印时为竖的,转为横向。-The data specifically for vertical horizontal
- 2022-08-13 07:02:58下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1