-
The source provides a number of MSN contact operation, including import and expo...
该源码提供对MSN的联系人的一些操作,包括导入导出联系人等-The source provides a number of MSN contact operation, including import and export contact, etc.
- 2022-03-11 09:09:57下载
- 积分:1
-
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将openg...
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将opengl的着色描述表定义为hrc ,要让程序能
// 够绘制窗口的话,还需要创建一个设备描述表,windows的设备描述表被定义为 hdc,
// dc将窗口连接到gdi(graphics device interface图形设备接口)。而rc-Each one opengl are connected to a shader description table. Rendering Context all the opengl call the command with// receiving device context (device descriptor table), on the opengl rendering Context is defined as the hrc, let the program can be// enough to draw a window, also need to create a device description tables, windows of the device description table is defined as hdc,// dc will be the window to connect to the gdi (graphics device interface graphics device interface). The rc
- 2022-01-25 19:43:12下载
- 积分:1
-
嗅探器源码
sniffer source code
- 2022-08-08 22:48:32下载
- 积分:1
-
windows main class function 实例3
windows main class function 实例3-windows main class function Example 3
- 2022-09-07 12:25:02下载
- 积分:1
-
一种基于分类算法的网页信息提取方法.pdf
一种基于分类算法的网页信息提取方法.pdf-A Method of Web Information Extraction Based on Classification Algorithm.
- 2023-03-22 11:25:04下载
- 积分:1
-
嵌入式PDA程序,可以演示多线程的生成,并利用线程的方式刷新界面...
嵌入式PDA程序,可以演示多线程的生成,并利用线程的方式刷新界面-embedded PDA procedures, multithreading can demonstrate the generation and use of high-thread interface
- 2022-02-06 12:00:15下载
- 积分:1
-
一个简单的java计算器
一个简单的java计算器-a simple java Calculator
- 2022-03-18 00:15:43下载
- 积分:1
-
this is my doing a file transfer procedures VC! Do some bad for reference!
这是本人做的一个传输文件的VC++程序!
做的有些不好,仅供参考!-this is my doing a file transfer procedures VC! Do some bad for reference!
- 2022-04-28 05:27:07下载
- 积分:1
-
自己写的一个方波,正弦波的滤波及曲线显示
自己写的一个方波,正弦波的滤波及曲线显示-himself wrote a square wave, sine wave filtering and curve
- 2022-02-04 23:18:46下载
- 积分:1
-
Java实践课程设计-网上选课系统的设计与实现
网上选课系统需要实现的功能:
1.
管理员对学生信息,课程信息和教师信息进行增加、删除、修改、查找等操作,对选课信息进行管理,对成绩信息和用户信息进行修改、查找等操作。
2.
学生对选课信息进行选课、删除、修改、查找等操作,对学生信息和成绩信息进行查看,对个人的密码信息进行修改等
3.
教师对学生信息进行增加、删除、修改、查找等操作,对成绩信息进行录入成绩,修改成绩,查询等操作。
- 2022-03-18 04:51:37下载
- 积分:1