资源列表
C_connecting_MYSQL
- C下一个数据库编程的例子。主要介绍了在VC下如何连接MYSQL数据库功能-Programing demon which decribing C language connecting to MYSQL
FractalDim
- 分形维数的计算 ,分形理论逐渐实用,该程序会对大家有帮助的 -Calculation of the fractal dimension, fractal theory gradually utility, the program to be of help
main
- 单片机控制下基于18b20的温度传感器的程序代码-MCU control 18b20 a temperature sensor-based program code
client
- client网络编程历程代码,-client network programming course code. .
neibolan
- 逆波兰表达式求值问题 1.基于堆栈的基本操作。 2.若表达式正确,界面自动输出后缀表达式的值,否则输出表达式错误的信息,将结果置为0。 3.操作数和操作符均由键盘键入。-Reverse Polish expression evaluation questions 1. Based on the basic operation of the stack. (2) If the expression is correct, the interface is automatica
BaseLoad
- 用于精密搬料设备。属于半导体封装行业。谢谢下载-Feeding equipment for precision move. Is a semiconductor packaging industry. Thank you for downloading
jdt
- 教大家进度条的使用 易新手可以-Teach everyone to use progress bar novice can easily look
CRSA
- 从对RSA算法的一无所知到现在运行处的结果,中间经过查询各种资料,我们的努力还是有收获的,运行结果基本上还令人满意。总的来说,这次的课程设计锻炼了我们分析问题、解决问题的能力,有助于提高自己的自学习能力和创新能力。 -Ignorant of the RSA algorithm the results of running the place now, in the middle through a variety of information queries, our efforts st
Dynamic-Kalman
- 用matlab编写的动态卡尔曼滤波程序,最后进行了使用滤波后的误差比对-Using matlab dynamic Kalman filtering procedures, and finally the use of filtered error than
coach
- 关于车厢的一个小程序,是北大amc的一道比较有趣的题目,故献上我编的源码。-A small program about cars, is a north amc, so more interesting subject offering made the source code.
Controls
- 试卷生成系统的控制的源代码,是试卷生成系统必备的-The papers generated source code control system is necessary Paper Generation System
用gdcm压缩dcm文件(无损)
- 用c++写的dcm文件无损压缩代码,可在vs2015上创建工程使用