资源列表
chatprogram
- 聊天程序,仿真qq的聊天程序,c#环境下开发的-Chat program, chat program qq simulation, c# development environment
Lottery
- 晚會抽大獎 實現在晚會上多人抽籤功能程式-The evening never want people in the party balloting functional program
7
- UG与MFC集成的文件管理系统。可以在UG平台上执行文件的管理-UG OPEN API
avm_cookbook_ver2.0
- 逻辑设计中的avm验证方法学。 avm cookbook for asic verification. for ASIC designers. -Avm in logic design verification methodology. avm cookbook for asic verification.for ASIC designers.
RuiWubook20
- 一个很强大的c#程序事例,他是聊天室和论坛的典范,好东西,大家分享~-a very powerful example of c # procedures, he is chat rooms and forums example of the good things that we share -
SkyiSite
- 功能比较简单,主要是用户登录、注册(注册后需要审核才能使用)及信息修改等,采用Asp.netMVC开发 管理后台有用户管理、角色管理、邮件配置等功能 花了五天时间,终于做好了asp.net mvc后台管理系统,但mvc传递中文字符困扰了我很久,后来还是用Des加密解密技术搞定,适合mvc初学者学习参考! 采用的了Form身份验证,WebServices,Linq,数据加密解密,Mztreeview1.0 解决了mvc传递中文字符的问题 DB_51aspx下为Sql2005数据
abc
- c++编程环境的搭建方法的录像教程。供学习借鉴-c++ programming environment, construction methods of the video tutorial. For learning from
1001
- 一个简单的浏览器源码。可以2次开发!
txt-file-read
- 通过MFC 实现对txt文件的按行读取操作-realize txt file read line by line through MFC
01372868图像信息隐藏变换
- 用于在图像中隐藏txt文本或者图片,可传输隐藏信息的图片,不被别人发现,并在另一客户段恢复信息,进行察看。(Used to hide txt text or images in images)
GluttonousSnake
- 用VC++6.0开发的简易版的贪吃蛇,游戏界面采用Windows GDI。(The simple version of the snake, developed with VC++6.0, uses Windows GDI in the game interface.)
py152
- 作为主流的动态语言,Python不仅简单易学、移植性好,而且拥有强大丰富的库的支持。此外,Python强大的可扩展性,让开发人员既可以非常容易地利用C/C++编写Python的扩展模块,还能将Python嵌入到C/C++程序中,为自己的系统添加动态扩展和动态编程的能力。. 为了更好地利用Python语言,无论是使用Python语言本身,还是将Python与C/C++交互使用,深刻理解Python的运行原理都是非常重要的。本书以CPython为研究对象,在C代码一级,深入细致地剖析了Pyth