-
Asp.net学生信息管理系统源码
说明: 这是一款有关学生信息管理系统的源码,该系统是一个集成多功能的信息管理系统,有教师资料管理、学生管理、班级管理、
专业管理、课程管理、成绩管理和院系管理功能模块。可以作为毕业设计或者课程设计使用以及学习交流使用,
感兴趣的同学们可以下载哦。(This is the source code of a student information management system, which is an integrated multi-functional information management system, including teacher information management, student management, class management Professional management, curriculum management, performance management and department management function modules. It can be used as graduation design or course design and learning exchange, Interested students can download it.)
- 2020-04-24 21:46:32下载
- 积分:1
-
CaptureScrn
程序是在C++Builder 5+Windows 2000的环境下编译通过。若在C++ Builder 6下不能直接编译通过,
解决方法是,在C++ Builder 6的编译环境下按照新的设定生成符合C++ Builder 6要求的程序框架,
然后再按照书中所述的方法书写程序即可(Procedures are in C++ Builder 5+ Windows 2000 environment compiled through. If at C++ Builder 6 compiler can not be directly under the adopted solutions are in C++ Builder 6 compiler environment settings in accordance with the new generation in line with the C++ Builder 6 procedures required by the framework, and then in accordance with the method described in the book writing process that is can)
- 2009-03-03 21:39:17下载
- 积分:1
-
canq
说明: pc104总线的CAN通讯卡的linux驱动程序(pc104 CAN card )
- 2011-03-17 19:31:46下载
- 积分:1
-
topsis3-1
this program is implementation of TOPSIS algorithm
- 2013-09-23 11:17:25下载
- 积分:1
-
CTwainDll
调用Twain接口实现高档摄像头图像捕获,绝对原创.很好的Twain接口图形图像采集原码(Twain interface called high-grade camera image capture, absolute originality. Twain good graphic image acquisition interface original code)
- 2007-01-04 17:44:53下载
- 积分:1
-
vusb-20121206
V-USB firmware for AVR controllers
- 2013-03-03 08:11:46下载
- 积分:1
-
高质量C++/C编程指南
说明: 软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?”
别难过,作者只不过比你早几年、多几次惊慌而已。
请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。(Software quality is the majority of programmers have paid lip service rather than the heart!
In addition to being a complete layman and a real master of programming, your first reading of the book will be a panic: "Wow! How can I have so many problems with the C++/C program I've made up before?"
Don't be sad, the author is only a few years and a few times earlier than you panic.
Please spend one or two hours reading this 100 pages of Scripture carefully, and you will benefit a lot from it. This is a suggestion from the previous N-1 readers.)
- 2017-06-13 15:49:09下载
- 积分:1
-
nehe_opengl_chs
NEHE完整教程,对学习openGL非常有帮助(NEHE complete tutorial on openGL study very helpful)
- 2009-03-08 13:51:19下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
摄影测量学中立体像对的相对-绝对定向程序设计代码C#
说明: 摄影测量学中立体像对的相对-绝对定向程序设计代码。(Relative absolute orientation)
- 2021-03-04 20:29:32下载
- 积分:1