登录
首页 » Visual C++ » bcjq06

bcjq06

于 2004-08-12 发布 文件大小:996KB
0 130
下载积分: 1 下载次数: 42

代码说明:

  电脑编程技巧和源码。很不错的。(computer programming skills and source code. Very good.)

文件列表:

06
..\C%2B%2B与Fortran混合语言编程中动态连接库的调用
..\..........................................\README.TXT
..\..........................................\SOURCE
..\..........................................\......\CallFortranDll
..\..........................................\......\..............\Project1.bpr
..\..........................................\......\..............\Project1.cpp
..\..........................................\......\..............\Unit1.cpp
..\..........................................\......\..............\Unit1.dfm
..\..........................................\......\..............\Unit1.h
..\..........................................\......\Test
..\..........................................\......\....\Test.dsp
..\..........................................\......\....\Test.dsw
..\..........................................\......\....\Test.f90
..\..........................................\......\....\Test.ncb
..\..........................................\......\....\Test.opt
..\..........................................\......\....\Test.plg
..\Makefile文件的编写
..\..................\README.TXT
..\..................\SOURCE
..\..................\......\MAIN.C
..\..................\......\MAIN.H
..\..................\......\printline.c
..\..................\......\printline.h
..\MFC中内存泄漏的检测
..\...................\README.TXT
..\...................\SOURCE
..\...................\......\MemTest.aps
..\...................\......\MemTest.clw
..\...................\......\MemTest.cpp
..\...................\......\MemTest.dsp
..\...................\......\MemTest.dsw
..\...................\......\MemTest.h
..\...................\......\MemTest.ncb
..\...................\......\MemTest.opt
..\...................\......\MemTest.plg
..\...................\......\MemTest.rc
..\...................\......\MemTestDlg.cpp
..\...................\......\MemTestDlg.h
..\...................\......\Person.cpp
..\...................\......\Person.h
..\...................\......\ReadMe.txt
..\...................\......\RESOURCE.H
..\...................\......\StdAfx.cpp
..\...................\......\StdAfx.h
..\Windows 9X中取得0环控制权的方法
..\................................\README.TXT
..\................................\SOURCE
..\................................\......\IDT2.ASM
..\................................\......\LDT2.ASM
..\Windows系统中数据的直接输出方法
..\...............................\README.TXT
..\...............................\SOURCE
..\...............................\......\FUNC.CPP
..\...............................\......\Out.aps
..\...............................\......\Out.cpp
..\...............................\......\Out.dsp
..\...............................\......\Out.dsw
..\...............................\......\Out.h
..\...............................\......\Out.plg
..\...............................\......\Out.rc
..\...............................\......\OutDlg.cpp
..\...............................\......\OutDlg.h
..\...............................\......\ReadMe.txt
..\...............................\......\RES

..\...............................\......\...\Out.rc2
..\...............................\......\RESOURCE.H
..\...............................\......\StdAfx.cpp
..\...............................\......\StdAfx.h
..\一个多路循环数据采集系统的实例
..\..............................\README.TXT
..\..............................\SOURCE
..\..............................\......\EC.ASM
..\使用DDE创建程序组和程序项
..\.........................\README.TXT
..\.........................\SOURCE
..\.........................\......\NewDde.aps
..\.........................\......\NewDde.clw
..\.........................\......\NewDde.cpp
..\.........................\......\NewDde.dsp
..\.........................\......\NewDde.dsw
..\.........................\......\NewDde.h
..\.........................\......\NewDde.opt
..\.........................\......\NewDde.plg
..\.........................\......\NewDde.rc
..\.........................\......\NewDdeDlg.cpp
..\.........................\......\NewDdeDlg.h
..\.........................\......\ReadMe.txt
..\.........................\......\RES

..\.........................\......\...\NewDde.rc2
..\.........................\......\RESOURCE.H
..\.........................\......\StdAfx.cpp
..\.........................\......\StdAfx.h
..\关于隐藏Windows任务栏中的应用程序按钮的几种方法的介绍
..\.....................................................\README.TXT
..\.....................................................\SOURCE
..\.....................................................\......\TaskBar1.zip
..\.....................................................\......\TaskBar2.zip

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1
    说明:  谭浩强 教材例题程序 每章节的都有(Hao Qiang Example process textbook chapters each have a)
    2009-03-06 22:06:10下载
    积分:1
  • data-structure-part2
    说明:  源码包括清华大学出版社数据结构书第4~6章对应的源码。个人认为比书上的一些代码还要精简。所有代码均通过调试运行(Source data structure including the Tsinghua University Press Book No. 4 ~ 6 s corresponds to the source. Personally think that the ratio of the number of books but also to streamline the code. Debug all the code to run through)
    2009-08-12 14:58:45下载
    积分:1
  • nf187
    仿真图是速度、距离、幅度三维图像,用MATLAB实现动态聚类或迭代自组织数据分析,用MATLAB编写的遗传算法路径规划。( FIG simulation speed, distance, amplitude three-dimensional image, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Genetic algorithms using MATLAB path planning.)
    2017-04-21 22:31:31下载
    积分:1
  • cf701
    利用最小二乘算法实现对三维平面的拟合,阵列信号处理的高分辨率估计,实现了图像的加水印,去噪,加噪声等功能。( Least-squares algorithm to fit a three-dimensional plane, High-resolution array signal processing estimates, Realize image watermarking, de-noising, plus noise and other functions.)
    2017-05-17 16:22:47下载
    积分:1
  • bp121
    matlab小波分析程序,包括回归分析和概率统计,最大信噪比的独立分量分析算法。( matlab wavelet analysis program, Including regression analysis and probability and statistics, SNR largest independent component analysis algorithm.)
    2017-04-20 17:24:40下载
    积分:1
  • 27893125
    opencv 调用的一个小例子,不错的源代码可以学习(Opencv call a small example, source code can learn good)
    2017-04-18 00:49:35下载
    积分:1
  • 3
    最新版[C程序设计(第四版)].谭浩强。习题内容个人实践,源代码,第三章(The latest version of [C Programming (Fourth Edition)]. Hemopurification. Content of individual practice exercises, source code, Chapter III)
    2013-11-17 00:11:59下载
    积分:1
  • 4285
    主要是基于mtlab的程序,包含特征值与特征向量的提取、训练样本以及最后的识别,小波包分析提取振动信号中的特征频率。( Mainly based on the mtlab procedures, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Wavelet packet analysis to extract vibration signal characteristic frequency.)
    2017-04-21 22:20:44下载
    积分:1
  • ToYao
    空调温度自动控制(lcd显示+上下限可设置)采用80C51+1602+AD590+ADC0809(Automatic temperature control air-conditioning (lcd display+ Upper and lower limits can be set) using 80C51+ 1602+ AD590+ ADC0809)
    2020-10-06 17:27:37下载
    积分:1
  • CPP.Visual.Studio.2008
    C++.Visual.Studio.2008教材(C++.Visual.Studio.2008 textbooks)
    2012-06-23 01:10:42下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载