-
JSP图书管理系统
java web的图书管理系统,jsp,servlet,mysql,能够实现基本的增删改查,在wclipse上能够完美运行,可以作为毕业设计的参考,还有些不足,所以仅供参考。
- 2022-05-30 05:00:59下载
- 积分:1
-
本程序可以手动调配颜色,并可混合之,观察名种不同颜色的混合效果,从而逆推alpha值...
本程序可以手动调配颜色,并可混合之,观察名种不同颜色的混合效果,从而逆推alpha值-the procedures manual deployment of colors and can mix short, observations were different colors mixed results, thus Backstepping alpha values
- 2022-12-03 14:30:03下载
- 积分:1
-
text doc please go to the last door windows or now please check your friend scho...
text doc please go to the last door windows or now please check your friend school book in the gardern with your mam
- 2022-05-06 21:18:26下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
procedures for the creation of the dynamic link library
本程序创建动态链接库-procedures for the creation of the dynamic link library
- 2022-04-24 23:22:11下载
- 积分:1
-
a program for auto update,you can use it for program update without modify
用于自动更新的源代码,不需要修改就可使用-a program for auto update,you can use it for program update without modify
- 2022-04-24 09:53:05下载
- 积分:1
-
USB固件开发,基于C8051F320,对于开发USB不在是痛苦
USB固件开发,基于C8051F320,对于开发USB不在是痛苦-USB firmware development, based on the C8051F320, for the development of USB is not painful
- 2023-01-12 13:30:03下载
- 积分:1
-
数独游戏C++代码,在VC6.0下运行在控制台上,使用回溯法解决,…
数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, and then can enter the number of known points and coordinates, numbers (request can not be against the rules), and then meet the conditions will generate an example.
- 2023-03-24 18:10:03下载
- 积分:1
-
自动添加vc控件,用vc.net编写,内有源码,适合学习,有一定的借鉴价值...
自动添加vc控件,用vc.net编写,内有源码,适合学习,有一定的借鉴价值-Automatically added vc control, with vc.net write, there are source code, suitable for learning, there is a certain reference value
- 2022-03-04 08:12:56下载
- 积分:1
-
实例287——调用MFC常规DLL,显示颜色信息对话框
调用MFC常规DLL,显示颜色信息对话框。
- 2022-01-22 10:34:38下载
- 积分:1