资源列表
hoh
- 显示如何找出系统中正在运行的所有进程,如何利用OpenProcess() API函数来获得每一个访问进程的进一步信息。 -show how to identify systems are running all processes, how to use OpenProcess () API function to get a visit every process of further information.
manager
- 学生学籍管理系统的C程序,很多学校的软件设计的内容
Play.zip
- This uses IrrkLang RC1.0 library of Irrlicht engine.,This uses IrrkLang RC1.0 library of Irrlicht engine.
gmy
- 数据结构顺序表基本操作典型 是自己写的 还好-if 结构
wordscan
- 简单词法扫描,可以识别标识符,10进制,8进制,16进制,及简单的关键字-Simple lexical scanning, to identify the identifier, 10 M, 8 M, 16 M, and simple keyword
feedback_scale_ref
- Control for Adaptiv optics System with feedback and ref scaled
技巧_图形淡出淡隐
- 图形淡出淡隐效果.它可以做为一些做网页的朋友提供一些帮助-short saphenous graphics fade out effect. It can do some website as a friend to provide some help
PRCX
- 绝对是个经典的程序,绝对原创,是我们在学校时的作业!效果还非常漂亮的,不信的话,就运行看看!-definitely is a classic procedures absolute originality is in our schools when the operation! The results were very good and did not believe it, then look at running!
creatJS
- 创建一个层,弹出时压黑后面的内容,然后可以拖动-Create a layer and it will be make the background half-black(transparent) when it was pop up, it also can be drag here and there..
Vector
- vector的简单实现,使用C++,完成vector的必要功能-a instantiation of vector with all basic features
433MHz
- 用IO模拟PT2262 2272编解码(433M超再生接收头)。-IO simulated PT2262 2272 codec (433 m super-regenerative receiver head).
rsa_code
- his code asks for Two prime numbers and then computes Public and Private key. Then the message is encrypted using Public key and decrypted using Private key. An example is shown in figure.