资源列表
OpenMPandWin32ThreadExample
- Intel Proton 8.0 build instructions: Change \\Include, \\Lib, and \\Bin paths in omp.bat to your actual ones. Run omp.bat to build omp_smp.exe Microsoft: Use MS Visual Studio 2005 beta 1 compiler and vcomp.dll Compiler options may di
c程序设计之打字练习
- C程序设计的打字联系程序,大家可以看看,比较容易看懂的哦。-C Programming link the typing process, we can see more easily accessible oh.
ThreadDemo1
- 一个简单的多线程卖票程序,可以手动设定休息时间(sleep),默认为10000ms自动转入睡眠-A simple multi-threaded procedures such as selling a ticket, you can manually set the time to rest (sleep), defaults to 10000ms automatically into sleep
tongxunlu
- 本人课程设计成果,实现通讯录的基本功能,第一次比较系统的编程实践-I have the results of the curriculum design to achieve the basic functions of the Address Book, the first systematic programming practice
Grossery
- this a sample C sharp source code to develop an grocery GUI environment.It really helps.Try it. -this is a sample C sharp source code to develop an grocery GUI environment.It really helps.Try it.
InnerWindow
- 窗体内的窗体,如果有需要的做界面的,可以窗体内包含其它窗体的,可以参考下。-Window of the body form, if there is a need to do the interface and can contain other windows form the body, and can refer to the following.
list
- 用链表实现的学生系统花名册,C++写,可以作为链表学习。-With a list of students to achieve system Huaming Ce
vbopenwords
- VB批量打开WORD文件,注意可以多选,然后打开选中的Word文档。-VB batch open WORD documents, attention can be selected, and then open the selected Word document.
binary-tree
- (1)输入字符序列,建立二叉链表。 (2)先序、中序、后序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法。(最好也能实现先序、后序非递归算法) (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)借助队列实现二叉树的层次遍历。 (7)在主函数中设计一个简单的菜单,分别调试上述算法。-(1) Enter the character sequence to build binary list. (2) first order, in sequence, a
DSP
- 根据状态设置计数和交通灯状态 根据状态设置计数和交通灯状态 -else if ( nTimeCount<nStatusNSGreenEWRed ) nNowStatus=statusNSGreenEWRed
yjm
- VB写的一款十分好玩的眼力游戏,适合新手学习.-VB wrote a very fun game eyesight, suitable for novice learning.
convolutional-encoder-and-decoder
- this code is about the error control coding using matlabcode.the method that i used is convolution coding .