- 
                        基于vc对visio文件进行二次开发
                        
                          基于vc对visio文件进行二次开发。比如,用visio 2013存储的 vsd格式文件,需要对文件内容进行提取,这时候就用到了这个代码。可以方便提取每个模块的信息。下载下来方便学习                         
                            - 2022-01-25 16:28:56下载
- 积分:1
 
- 
                        vc package job interview
                        
                          vc 封装的FileWriter-vc package job interview                         
                            - 2022-01-28 04:23:06下载
- 积分:1
 
- 
                        本人原创,删除指定日期内的无用文件!
服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!...
                        
                          本人原创,删除指定日期内的无用文件!
服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!-I am original, delete the specified period of useless paper! Server document management software, delete users to upload documents expired useless to clean up garbage RAID!                         
                            - 2022-01-26 16:11:19下载
- 积分:1
 
- 
                        类Excel(全部使用VB编写)
                        
                          类Excel(全部使用VB编写)-Excel category (all prepared using VB)                         
                            - 2022-03-23 01:11:23下载
- 积分:1
 
- 
                        电子导航地图MFC
                        
                          1.         了解地图数据二进制格式。
2.         能读取原始数据(按照地图数据格式的二进制文件)。
3.         对导航数据中的道路数据进行整理,分析,查询,排序。
4.    请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看       加载中 侵权举报                         
                            - 2022-05-26 21:03:30下载
- 积分:1
 
- 
                        本下载演示应用程序只能下载一个目录内的文件。我..
                        
                          This download demo application can only download the files within a directory. If you have more than one directory that needs to be downloaded, you need to modify the source code to download files from sub-directories. You can also run multiple instances of this application to get files from sub-directories as well. 
History                         
                            - 2022-10-16 05:35:03下载
- 积分:1
 
- 
                        二进制文件,所有字节的高四位与低四位调换。
                        
                          二进制文件,所有字节的高四位与低四位调换。-Binary file, all four bytes of high and low four swap.                         
                            - 2022-03-18 09:48:45下载
- 积分:1
 
- 
                        Pendulum.cpp
                        
                          #include"stdafx.h"
#include < iostream >
#include < conio.h >
#include < locale.h >
#include < stdio.h >
#include < math.h >
使用命名空间 std ;
作废双时间 (双 L、 双 P 双 G)
void main)
{
setlocale (LC_ALL,"RUS") ;
双 L,T;
双 P = 3.14 ;/ / КОНСТАНТА
双 G = 9.8 ;/ / КОНСТАНТА
//ДЛЯ ЗАДАННЫХ ЗНАЧЕНИЙ
L = 100 ;
T=time(L,P,G) ;
cout «"Время колебаний при L ="«L «"равно:"«T;
_getch() ;
//ДЛЯ ЗНАЧЕНИЙ ВВОДИМЫХ С КЛАВИАТУРЫ
system("cls") ;
cout «"Dведите L =";
cin» L;
T=time(L,P,G) ;
cout «"Время колебаний при L ="«L «"равно:"«T;
_getch() ;
返回 0 ;
}
作废双时间 (双 L、 双 P 双 G)
{
双 M;
双 P = 3.14 ;/ / КОНСТАНТА
双 G = 9.8 ;/ / КОНСТАНТА
M=2*P*sqrt(L/G) ;/ / ПЕРИОД КОЛЕБАНИЙ
返回 M;
}                         
                            - 2022-03-13 01:33:14下载
- 积分:1
 
- 
                        SPI这个RAR文件使用闪烁的串行闪存
                        
                          spi rar this rar file use to flashing serial flash                         
                            - 2022-05-31 21:51:00下载
- 积分:1
 
- 
                        很好用的C++方面的encode ,decode源码;
                        
                          很好用的C++方面的encode ,decode源码;-Good use of C++ Area encode, decode source                         
                            - 2022-01-25 20:17:56下载
- 积分:1