登录
首页 » Visual C++ » bcjq06

bcjq06

于 2004-08-12 发布 文件大小:996KB
0 377
下载积分: 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 个回复

  • c++时尚编程百例__81-110
    c++时尚编程百例__81-110(c++ fashional programing sample)
    2020-06-26 09:40:02下载
    积分:1
  • HJHCCZ
    VB源代码! 工厂管理系统 请下载使用后给点评价!(VB source code!)
    2017-04-04 19:19:24下载
    积分:1
  • cameralcontrol
    自己编写的一个聊天摄像头控制程序,可以供初学者使用!(a chat camera control program writted by myself,it maybe a good help to the new learner!)
    2009-09-25 16:47:02下载
    积分: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
  • TextAnalysis
    说明:  中文信息处理比较经典的书籍,较全面的讲解了文本的分析处理过程,书中附代码。(Chinese information processing more classic books, more comprehensive analysis of the text to explain the process, the book with the code.)
    2011-04-16 00:18:04下载
    积分:1
  • 1
    说明:  谭浩强 教材例题程序 每章节的都有(Hao Qiang Example process textbook chapters each have a)
    2009-03-06 22:06:10下载
    积分:1
  • UdpClient
    这是一个关于UDP客户端的代码,是用WINSOCHET编写的(This is a study on UDP client code is written WINSOCHET)
    2008-04-05 20:13:30下载
    积分:1
  • LiveUpdate1.0
    说明:  在线下载更新程序-----------------
    2010-03-27 15:31:12下载
    积分: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
  • bcjq06
    电脑编程技巧和源码。很不错的。(computer programming skills and source code. Very good.)
    2004-08-12 10:46:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载