-
现在时代地铁也越来越多了,特别制作了这个地铁查询系统,含源代码以及数据库连接...
现在时代地铁也越来越多了,特别制作了这个地铁查询系统,含源代码以及数据库连接-Now more and more time the metro, the subway special inquiry systems, including source code and database connection
- 2022-04-14 20:32:28下载
- 积分:1
-
数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)
数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)-Top 10 Algorithms in Data Mining (ICDM06 Panel)
- 2022-10-29 19:25:03下载
- 积分:1
-
mmc way communication in the CPU PXA270 under WINCE 5 drive
mmc 方式通讯的在CPU PXA270下的WINCE 5驱动-mmc way communication in the CPU PXA270 under WINCE 5 drive
- 2022-02-04 13:54:23下载
- 积分:1
-
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长...
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长的数据进行相加
在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。
-In Visual C++6.0 WinXp compiled under implementation through the use of class, inherited from CString computing the results of the data stored in the CString class in theory can be for any length of data combined in the Release directory has the executable file will be Drag and drop the*. txt to longadd.exe on,*. txt file for data.
- 2023-08-27 20:20:03下载
- 积分:1
-
多普达5系列手机桌面主题HTCHome.rar数据包打包后上传
多普达5系列手机桌面主题HTCHome.rar数据包打包后上传-Dopod 5 Series mobile desktop themes HTCHome.rar after the upload packet packing
- 2023-04-08 02:05:04下载
- 积分:1
-
档案管理系统,vb写的
档案管理系统,vb写的-file management system, written in vb
- 2022-03-02 20:14:54下载
- 积分:1
-
WINDOWS SOCKET 服务端程序示例
WINDOWS SOCKET 服务端程序示例-Windows Socket-service procedures Example
- 2023-04-23 11:40:02下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
利用Markov算法根据原始文本的统计规律生成随机文本,利用容器vector, map实现。包含详细的注释和测试数据...
利用Markov算法根据原始文本的统计规律生成随机文本,利用容器vector, map实现。包含详细的注释和测试数据-The use of Markov algorithm based on the statistical laws of the original text to generate a random text, and the use of container vector, map to achieve. Contains detailed notes and test data
- 2023-08-21 18:25:03下载
- 积分:1
-
stm32f4 ad波形采集用da接示波器
stm32f407 通过自带12位数的AD采集相应的波形,在通过DA还原,数据出来可通过连接示波器来显示波形,亲测可用,稳定良好。
- 2022-06-22 00:11:31下载
- 积分:1