资源列表
customcontrol
- 找到csc.exe文件,然后用搜索功能搜索csc.exe,找到路径 把程序mycontrol.cls放到有csc.exe的路径下*:\\\\*****再启动cmd.exe 如在C:\\WINDOWS\\Microsoft.NET\\Framework\\v2.0.50727\\ /t:library /out:mycontrol.dll /r:system.dll,system.web.dll mycontrol.cls 然后enter,就ok了 然后把在C:\\WIND
pcap7200.c
- pcap驱动
verilog-8_1
- 基于fpga开发,使用初学者借鉴的一小段verilog程序代码,基于verilog的8选一-based on verilog,8——1
chazhinihe
- 拉格朗日等插值拟合拟合的,对拟合的朋友有帮助-Lagrange interpolation fitting fitting, etc., to help a friend fit
baojing
- 报警控制在各种工业控制系统中是经常见到的,一般用于报警的方法有很多,有用文本标示,有用图形表示的,其原理不外乎构造CDC类对象然后利用提供的各种基本图元属性进行图形绘制就可以了.这里我们来制作一个能够显示报警文本,当出现某个报警的时候我们然背景进行闪烁就可以实现功能了. -VC define COLOR_RED RGB(255,0,0) #define COLOR_GREEN RGB(0,255,0) protected: CBitmap*m_pBitmapOldBack
juzhen
- 数据结构中关于图的应用,涉及到遍历,查询,Prim算法等-Data structure on the Charts, involves traversal, query, Prim algorithm
chengxu2
- 二维折线或者曲线可使用plot命令,同样的三维折线或者曲线也需要这样的基本命令-Two-dimensional line or curve plot command can be used, the same three-dimensional line or curve is also need for such basic commands
shexiangtou
- 一种摄像头编程 支持图像预览 可以保存AVI格式-shexiang program
myplayDlg
- 简易播放器 但进度条没有弄 能实现对多种音乐格式的播放功能-Simple player progress bar does not get
rili
- 显示普通的万年历,月份可选,年份可填也可选-Show ordinary calendar month, an optional year can fill optional
cc
- 用户可以使用系统储存学生信息,包括学生姓名,学号,性别,成绩(物理,英语,数学,计算机导论,C程序)-The user can use the system storage student information, including the student s name, student id, gender, achievement (physical, English, mathematics, computer, introduction to C program)
copy
- 大文件复制工具源代码,一个很好的文件操作例子-Large file copy tool source code example of the operation of a good file