资源列表
weituxianshi
- 广泛被初学者使用的位图显示C++代码,精简,结构明确,适合教学-Widely used bitmap beginners C++ code, streamlined, clear structure for teaching
2
- 在BUF数据区中放有三个双字节数,现要求将这三个数按从大到小次序重新存放。分别将这些数视为有符号数和无符号数这两种情况编写程序。-Placed in BUF data area has three double-byte number, are required by these three numbers beginning with the largest order of re-deposited. There were signs of these numbers as unsigned
visualc4
- 函数fun的功能是将形参a所指结构体变量s中的数据进行修改,并把a中地址作为函数值返回主函数,在主函数中输出修改后的数据。-Function fun feature is the structure parameter a referred variable s in the data modification, and to a function value in the address as the return to the main function, in the main funct
BoxT1
- SDK 实现的俄罗斯方块程序,其中使用到了内存DC解决闪屏问题;-Tetris SDK implementation procedures, which use a memory DC to solve the splash screen problem
visualc1
- 函数fun的功能是将存放学生数据的结构体数组按照姓名的字典序(从小到大)排序,在fun函数内采用的选择排序法,选择排序法中的升序排序,首先从数组中挑选一个元素,把它和第一元素交换,接着从剩下的n-1个元素中再挑出一个最小的元素,把它和第二个元素交换,不断重复以上过程,直到比较完最后两个元素。 -Function fun function is to store the data structure an array of students by name, the dictionary or
wendangguanli
- vc++ 文档管理系统 很好的系统 与大家分享-dasgaf
rcf_bjc
- 北京邮电大学通信原理升余弦滚降系统的源程序-Beijing University of Posts and Communication Theory Cosine system source code
TestView
- 如何判断鼠标是否与Ctrl键共同操作 C-How to determine whether the mouse co-operation with the Ctrl key
Lorenz
- 在matlab中画Lorenz吸引子的源代码-Lorenz attactor
TestView_ctrl
- 如何捕获Ctrl+Alt和Ctrl+Alt+Shift组合键-How to capture Ctrl, Ctrl+ Alt and Ctrl+ Alt+ Shift key combination
NewVCDDlg
- 如何播放VCD视频文件的问题解决方案 C-How to Play VCD video file problem solution C++
SerialCommChat
- C#串口编程的例子比较好 -Serial Programming