资源列表
Code
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
chaji
- 递增有序的单向链表A和B分别存储了一个集合,求这两个集合的差集 -Incremental and orderly one-way linked lists A and B separately store a collection, and the two sets of difference sets
CSHARPshutdown
- c# 开发的定时关机,增加了取消的功能,希望对大学有帮助。-c# development timing shutdown, an increase of the abolition of the function, in the hope that the University has to help.
MSILandTutorial
- Microsoft Intermediate Language (MSIL)微软中间语言 这是一种类似Java字节码的语言,也是为了能在不同平台移植所生成的中间代码。具体过程如下: MSIL是将.NET代码转化为机器语言的一个中间过程。它是一种介于高级语言和基于Intel的汇编语言的伪汇编语言。当用户编译一个.NET程序时,编译器将源代码翻译成一组可以有效地转换为本机代码且独立于CPU的指令。 -Microsoft Intermediate Language (MSIL), Mi
mxulie
- 一个很简单的m序列产生过程,很容易掌握的。-m-sequences generated by matlab procedures, good procedures, hard to find, and can be downloaded.
vcjishiben
- 用c++写的记事本程序,很好用,但愿多多使用-Using c++ written in the Notepad program, very good, and I hope a lot of use
zuchengyuanli
- 大三时候做的计算机组成原理原理课程设计报告。提供一下写个别课程设计报告的文件格式。-Third time to do the composition of the principle tenets of the computer curriculum design report. Writing about the provision of individual curriculum design report file format.
Gamemove
- 这是一个用纹理轮换实现 人物移动的例子 希望大家喜欢-This is a texture rotation with implementation examples figures moving hope everyone likes
ASM
- 没有任何显示的,是简单的带键控。 K1--- 正转5圈 K2--- 反转5圈 K4--- 停止转动 按键时,蜂鸣器响一声。 -There are no shows, the band are easy keying. K1--- is to K2--- inversion 5 laps 5 laps K4--- button to stop rotation when the ring buzzer out.
HW1
- 一个学生成绩登记程序,能够首先输入学生的人数,然后依次输入每个学生的信息。 每个学生的信息是学生的姓名(包含空格,以回车结尾),然后输入该学生的成绩数量。 接着输入每门课的名称和分数(100分制)。 最后程序将输入的全部数据输出,输出时,要计算和输出每个学生的平均成绩。 -Grade a student registration process, first of all be able to enter the number of students, to be followe
VB_button
- 漂亮的金属按钮,文字前景色可选。源码控件-漂亮的金属按钮,文字前景色可选,源码控件
WakeOnLan
- VB获得远程电脑的网卡MAC地址,并通过此唤醒远程电脑,因条件不具备没有测试到底能不能关机和唤醒,但程序在VB6下顺利编译,真正用的朋友细心测试一下。 -VB access to the remote computer' s network adapter MAC address, and through this wake-up remote computer, because the terms do not have the test in the end can not shu
