资源列表
545003232
- VC 打开关闭系统中的进程,实例源码,供初学者和爱好者参考使用-VC process of opening and closing system, source code examples for beginners and enthusiasts reference
minshida
- 气象雷达资料处理程序,读出各个仰角雷达回波反射率资料,和地图叠加。处理速度资料。
Microchip_TCP_IP_Stack_5.20
- Microchip s TCP/IP Stack Version 5.20. Includes source codes and demos for different hardwares
WIN2K下的系统服务程序框架
- WIN2K下的系统服务程序框架--基于WIN2K/VC6 生成。使用者通过添加自己的功能函数就能实现WIN2K下无窗体的后台服务程序。-WIN2K system services under the procedural framework -- based on WIN2K/VC6 generation. Through users add their own functions will be able to function under WIN2K forms the backgrou
STKteaching
- STK软件是美国开发的商业软件,可实现卫星的定位与导航功能,感兴趣的可以学习一下-STK software is commercial software developed by the United States can achieve a satellite positioning and navigation functions, interested can learn about
3-1
- OpenCV基础教程源代码 例3-1 功能:说明矩阵的一些操作方法-OpenCV based tutorial source code in Example 3-1 Function: describes some methods of operation matrix
AlchBot
- A hack tool for wonderland online. Comprised of an injected .dll in V C++ and an external program in V C# -A hack tool for wonderland online. Comprised of an injected .dll in V C++ and an external program in V C#
CapVideo
- 一个视频捕捉的代码,很好用哦,相信对大家会有帮助。-i think it is very useful for vc++ learner.
html.tar
- It is a vrp solver in c-It is a vrp solver in c++
EXCEL
- 让你迅速成为一个EXCEL高手,里面的内容很全-Allows you to quickly become a master EXCEL, which is full of content
lab2
- 将华氏温度转化为摄氏温度,用C++语言实现,-#include<iostream> using namespace std double convert(double f) { double c c=(f-32)*5/9 return c } void main() { double f,c cout<<"请输入一个华氏温度:" cin>>f c=convert(f) co
print_example_program
- 这里将用实际的例子(打印条形码、发票、表格、信封等)教会你如何用VC编写打印程序-here will use practical examples (print bar codes, invoices, forms, envelopes, etc.) you how to use the church to prepare VC procedures Print