搜索资源列表
pthread.c
- 利用pthread,使用者在命令列輸入,程序將產生一個個別行程產生費式數目,置串列為資料型態且被執行緒共享.當執行緒完成執行,由父行程輸出子行程的串列.因為父行程不再一開始就輸出費氏序列,需等待子行程完成 命令列: gcc hw2.c -lpthread-Use pthread, the user at the command line input, the program will produce a resulting fee amount for the individual tr
C语言常用算法归纳
- 包含了初学者所需要的一些结构分类,适合中文阅读者。(Contains some of the beginner's structure classification, suitable for Chinese readers.)
C++时钟
- 简易的C++时钟编程,适合新手对time函数的理解与使用(Simple c + + clock programming, suitable for novice's understanding and use of time functions)
The NetCDF C Interface Guide(netcdf-c)
- 这是一篇读取NetCDF文件的C接口英文说明,详细介绍了几乎所有的接口函数,方便,实用。(This is the paper about NetCDF C API,and almost all the APIs are detailedly described .It's uesfel and convenient.)
vector
- C++容器的vector简单示例,非常简单,非常简单(this is a demo of c++'s vector,the rar include 2 c++ files and a ppt.)
C语言上机练习汇总及答案
- 浙大C语言学习参考,为初学者提供借鉴,希望有所帮助(it's the answer of C language courses in Zhejiang University,which provides helpful stuff for new learners)
深度探索C 对象模型.pdf
- 对研究C底层对象的 开发特别有帮助,对研究底从开发学习有壹(It's especially helpful for researching the underlying object development of C)
文本编辑器
- C#的windows编辑器,可以改变字体,颜色,大小,复制,粘贴等等(C#'s windows editor can change fonts, colors, sizes, copy, paste, and so on)
1-实时预览示例代码一
- 是支持C/S架构,调用海康摄像机的客户端DEMO()
MDI窗体设计
- MDI窗体设计程序,该例程为WinForm学习过程中的一个小案例(winform mdi c/s develop)
CS通信
- 基于C/S模式,用Java语言实现两个进程之间的通信。(Based on the C/S model, using Java language to achieve communication between the two processes.)
点名器1.0正式版
- C#制作 Vs2015 点名程序 可以拿去参考下(C#'s Vs2015 naming program can be used as a reference)
Chuy?n ??i các h? c? s? C#
- system conversion in C#
C#设计模式
- 来源:亚历山大的建筑模式、Gamma 等人(1995)创作的"Design Patterns: Elements of Reusable Software"。这本书通常被称作"Gang of Four"或"GoF",开创性的创造了《设计 模式》。 也有人说"三十六计"就是"模式"。(Source: Alexander's architecture model, Gamma et al. (
c c++程序员面试宝典
- 这是一本关于c c++程序员面试的电子书!里面包含了程序员面试基础知识、常见c语言面试题、程序员面试技巧、华为面试题、百度面试题、金山面试题、腾讯面试题、中兴面试题、google面试题(This is an e-book about C c++ programmers' interview. It contains the basic knowledge of the programmer's interview, the common C language interview, the pro
一站式学习C编程
- 第一遍: 看完宋劲杉的《一站式学习C编程》的前两部分,1-27章。 对编程有个初步的感觉,知道什么是编译,什么是汇编,什么是连接。 会用命令行编译,调试,运行程序。(First time: After reading Song Jinshan's first two parts of one-stop learning C programming, the 1-27 chapter. It has a preliminary sense of programming, knowing
C#学习笔记
- 本笔记是经过我们老师多年经验总结所得,我们期末复习资料,极具参考价值。(This note is a result of our teacher's many years of experience. We review the materials at the end of the period and it is of great reference value.)
C#调用C++DLL(函数参数包含指针)
- C#调用C++DLL(函数参数包含指针)(C Shar call c plus plus's dll file demo.)
VCRTest
- C#华视电子的二代身份证读卡器进行二次开发范例(C#'s two generation ID card reader is the two development paradigm.)
C#生成TIN(不规则三角网)
- 本程序由本人做的不规则三角程序。代码完整,界面友好,切实可用!由VS2012的C#语言编译而成!(This program is an irregular triangle program that I do. The code is complete, the interface is friendly, and it is practical! Compiled by VS2012's C# language!)