搜索资源列表
vcvirtual
- 课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高。。。。。。虽然作的不好,但怎么说也是我自己做的,无语了。放上来,有需要的拿去改改 基本上都是边查资料边写的,算得上是第一次写,错误是难免的,请大家指教,而且里面变量定义比较乱,懒得改了-curriculum design, vc do basically meet the requirements, but the total numb
JFFS2DOC
- jffs文件系统的移植手册,嵌入式系统工程师应该用的着,我仔细看了一下,不过,我的系统还是用不了,因为,我的系统资源实在是很紧张。-jffs file system manual transplantation, embedded system engineers used to be, I looked at them carefully, but my system is impossible, because my system resources is very nervous.
我 的课设电子白板代码(JAVA)
- 本人设计的原创 很好看 大家一看就明白了希望喜欢 我是李洪臣 请大家支持-the original design you a very good look at it with the hope that like I ask you to support Li Hongchen
1. A fast video encryption scheme based-on chaos.
- 这是一篇有关混沌在视频中加密的文章,题目为:A fast video encryption scheme based-on chaos。不过看看懂还是要花一些时间的,不过我可以和大家交流。还有这是英文作写。-This is a chaos in the video encryption article entitled : A fast encryption scheme based video-on chaos. But look at to understand or take some t
codecnt_1020008
- 操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞 I/O 允许你设置一个低的时间用尽周期,同时观察多个套接字。
tabstrip显示器属性
- 关于显示输出 用 mov ah,02h int 21h 怎样才能输出大于10的数?请看一下我的程序,如果我输入十个a,就会出错。-on display output with mov ah, Check int 21 hours how to output more than 10 Look at the number of my procedure, if I enter a 10. will mistakes.
shell13wen
- shell 十三问 目前 我个人发现 最好的 shell学习文档 (doc)-shell at present, I asked 13 individuals found that the best learning shell files (doc)
FireWall-C++
- 这段时间一直忙于毕业设计,刚好从网上下到一个防火墙的源码,看了一下,觉得还可以,好东西大家分享,呵呵!-this time have been busy graduate design, just from the Internet under a firewall to the source, looked at them, I felt that I could, to share good things, huh!
myps
- 我自己写的一个实现linux 下的ps命令的程序,大家看看,通过编译-I wrote a linux achieving the ps command procedures, we look at through the compiler
dvbstream-0.5.tar
- DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subset of a) DVB transport stream over a LAN using the rtp protocol. There were a couple of small bugs in the original ts-rtp application, which I
cshut
- 本人在网上搜罗过一些与关机有的代码,发现关机的代码差不多都一样,而对关机前的特效的代码几科没有,只有一个WIN2000的,其方法如:制造一个刷子,用灰色刷屏幕!以下这部分为网上的一个老版本的关机效果代码,不是很好-I look at some on-line and off some code, the code found off almost the same, and right before turning off the effects of several branches no c
mdiopen
- MDI窗体的打开,可以使一个窗体永远置于最前,一个窗体置于后面作为背景,本人花了好久才试出来的。-the MDI windows open, so that one can always put the most Form ago, a window at the back as the background, I spent a long time before the trial.
ClsHideProcess(2005-12-8)
- 一个在WIN2000和WINXP下隐藏的类,直接可以使用,但在有时不是很稳定,可能造成死机,呵呵,仅供参考,我也是看别人的代码,然后写成一个类的,主要目的是方便使用。-a WINXP in WIN2000 and hidden under the category, can be used directly. But sometimes is not very stable, which may result dies, what is for reference only, I also lo
linux_cfucntion_test
- 一些linux基本函数的测试集,给像我一样的新手看看,可能有点用-some linux basic function test set for the same as I look at the newcomers might be used
pe_decoder
- 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
fs44b0xbios
- arm7开发板fs44b0x原代码 说明: 1) 本项目在ADS1.2下编译,在SDT2.51的ADW中调试。编译时,请将整个fs44b0xbios目录拷贝到c:\\下 2) 现在只对39VF160烧入,对其他FLASH可自改,注意要修改BIOS的驻留地址,现地址为0X1F0000. 3) 对不同的RAM而言,修改SYSINIT.S里的参数.FS44B0Xbios运行地址为0XC7C0000,可在ADS中修改. 4) 波特率为57600 5) ip地址为 192.168.
HOMEWORK_SEMI_VB
- 当年在北大青鸟上课做的例子,感觉挺有用的.-year class at Beijing University Woodpecker do examples, I feel quite good.
linux-kernel-v0.11
- 此文件是linux内核,有兴趣的朋友可以下载看一看,希望没重复的-This file is the linux kernel, and friends who are interested can download to take a look at, I hope not repeat
myscreen
- 这是一个屏保程序 界面是字母雨 ,想自己写一下屏保的通报们可已看一下,感觉还不错-This is a screensaver program interface is the letter of rain, screensavers want to write about the briefing they may have to look at, I feel pretty good
i-quad_FW_1.05_ENG
- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. -Thi