-
Text_List
自写的一个MFC中列表控件CtrlList的操作,主要包括增删和TXT文本读取等(Since writing a list of MFC control CtrlList operations, including additions and deletions and TXT text reading)
- 2020-11-28 15:39:29下载
- 积分:1
-
LBM-simulated-natural-convection
格子Boltzmann方法模拟封闭方腔热自然对流(Lattice Boltzmann method to simulate a closed square cavity hot natural convection lattice Boltzmann method to simulate a closed square cavity natural convection heat)
- 2021-02-19 15:39:44下载
- 积分:1
-
从ring3切换到ring0的代码
从ring3切换到ring0的代码(-The code which can exchange ring3 to ring0)
- 2003-10-21 20:57:47下载
- 积分:1
-
pipe communication
利用管道通信的一个demo,c++管道实现利用了命名管道的方法(Using a demo, C + + pipeline for pipeline communication, the method of named pipeline is used)
- 2020-06-21 12:40:01下载
- 积分:1
-
TESTSQL2008
C#访问SQL2008的例子,使用的话先保证自己装了SQL2008(C SHARP SQL2008 DATABASE)
- 2012-12-21 15:23:17下载
- 积分:1
-
通用万能Makefile
这是一个Linux/Unix平台下编译C/C 工程的万能Makefile。This is a universal Makefile for compiling C/C projects on Linux/Unix platforms.一、项目简介 本项目旨在编写一个在Linux/Unix平台下“万能”的Makefile, 通过该Makefile可以编译普通的应用程序,库,内核模块等。二、目录说明 reference: 相关参考资料 test_make: Makefile的测试工程 三、使用方法 通常只需将该Makefile拷贝到工程源码所在的顶层目录,做适当配置(详见Makefile)后执行make即可 注: 本项目所有用例均在Ubuntu16.04_x64下已测试通过! 【源码目录】 GNU-Makefile-1.0 ├── README.md├── reference│ ├── GenericMakefile-master.zip│ ├── GnuMakefile.7z│ ├── ebook│ │ ├── C、C _通用Makefile.pdf│ │ ├── GNU Make 项目管理(英文).pdf│ │ ├── GNU make 中文手册.pdf│ │ ├── Makefile的编写指导.pdf│ │ ├── makefile语法.pdf│ │ └── 跟我一起写Makefile.pdf│ ├── whyglinux-gcmakefile│ │ ├── gcmakefile-0.1.tar.gz│ │ ├── gcmakefile-0.2.tar.gz│ │ ├── gcmakefile-0.3.tar.gz│ │ ├── gcmakefile-0.4.tar.gz│ │ └── gcmakefile-0.5.tar.gz│ └── writing_an_useful_makefile_2013_5_22.rar└── test_make ├── Makefile ├── README.md ├── calc │ ├── calc.c │ └── calc.h ├── hello.cxx ├── hello.hxx ├── main.cpp ├── module.c ├── module.h └── utility ├── utility.c └── utility.h6 directories, 26 files
- 2020-11-28下载
- 积分:1
-
STM32F103VET6FreeRTOS
stm32 开发板上的freeRTOS移植。实现了ADC,usart,LCD,跑马灯多任务切换。点击按键,LCD会有不同的图形显示。(Running multitask in freeRTOS on wildfire board 。By pushing key-button,graphs on ILI9341 LCD change,while an UASRT task sends the ADC value to PC.)
- 2014-09-20 18:11:29下载
- 积分:1
-
MyCSharpHMI
本程序是用于PC与使用EtherNet/IP通讯协议的PLC进行通讯,采用C#语言编写。(This program is used for PC and the use of EtherNet/IP communication protocol PLC communication, using C# language.)
- 2017-10-22 13:42:25下载
- 积分:1
-
11
说明: 一个组合框的例子 Visual C++6.0(Example of a combo box Visual C++6.0)
- 2010-05-28 15:56:07下载
- 积分:1
-
serial_test
不错的C源码,是关于遥操作服务的,很不错的(good C source code, the distance of operational services, and very good)
- 2004-10-05 16:33:42下载
- 积分:1