-
Gestion-Employes-T.dynamique
a programme deailing with stacks and queues and linked list
- 2014-12-22 22:50:07下载
- 积分:1
-
China Mobile Fetion perfect version of C# source code
中国移动飞信完美版C#源代码,适合有兴趣的同学学习研究。-China Mobile Fetion perfect version of C# source code
- 2022-01-30 13:48:24下载
- 积分:1
-
FetchVisual
利用directshow实现视频捕捉,可轻松的实现视频摄像机捕捉的信息保存在磁盘中。需要时可以像播放影片一样播放视频。(Achieved using directshow video capture, video cameras can easily capture the realization of the information stored in the disk. When necessary, like play video, like video.)
- 2009-10-27 15:00:28下载
- 积分:1
-
System
根据本科成绩和加分项排序,取前几名推荐免试研究生(According to the results of this course and the order of adding items, the first few recommended graduate candidates are selected.)
- 2020-06-24 18:00:02下载
- 积分:1
-
PatternVolume1
本书是一本关于模式设计及算法书籍,这是第一部!借助本书可以深入的学习模式方面的编程!(The book is a model design and algorithm books, this is the first! With the book can be in-depth study of programming!)
- 2012-03-09 14:56:48下载
- 积分:1
-
jsttg
Complete class-based image processing, contains all of the source code, auto image, There are cycle detection, periodic testing, MIT Artificial Intelligence Laboratory identification of the target source.
- 2017-09-22 13:35:56下载
- 积分:1
-
MPU6050
说明: 用stm32处理器,采集MPU6050六轴传感器的值(Collect the value of mpu6050 six axis sensor)
- 2020-08-03 15:21:05下载
- 积分:1
-
XPO Kullanimi
使用系统 ;
使用 System.Collections ;
使用 System.Collections.Generic ;
使用 System.ComponentModel ;
使用 System.Data ;
使用 System.Drawing ;
使用 System.Text ;
使用 System.Windows.Forms ;
使用 System.IO ;
使用 System.Diagnostics ;
使用 System.Linq ;
使用 System.Linq.Expressions ;
使用 DevExpress.Xpo ;
使用的儿子 ;
命名空间的儿子
{
公共部分类 Form2: 窗体
{
XpoLogWriter 日志 ;
公共 Form2()
{
InitializeComponent() ;
日志 = 新 XpoLogWriter(textBox1) ;
System.Diagnostics.Trace.Listeners.Add(log) ;
}
私人 void Form2_Load EventArgs e 对象发件人)
{
/ / 这条线需要显示初始查询产生的 XPO
/ / 当它连接到数据库以检索对象
/ / 第一次后启动的应用程序
//Customer cust = XpoDefault.Session.FindObject < 客户 > (空) ;
}
私人 void btnClear_Click EventArgs e 对象发件人)
{
textBox1.Text ="";
}
私人 void btnSelectWhere_Click Ev
- 2022-09-29 15:45:03下载
- 积分:1
-
Source_image_processing_edge_detection
图像处理技术边缘检测源码Source image processing edge detection(Image processing edge detection source Source image processing edge detection)
- 2010-08-04 17:47:52下载
- 积分:1
-
TheCoFdepthprofiling
该书对是作者从事多年软件开发工作对C使用的一些技巧的总结,阅读此书能够使你的C编程能力得到很大的提高!
第一章 关键字
第二章 符号
第三章 预处理
第四章 指针和数组
第五章 内存管理
第六章 函数
第七章 文件结构(The book of the pair is engaged in software development for many years with some of the techniques of C summary, reading this book can make your C programming skills have greatly improved! Keyword Chapter Chapter Chapter symbol pointer and an array of pre-Chapter IV Chapter V Chapter VI of the memory management functions under Chapter VII of the file structure)
- 2010-11-15 16:33:49下载
- 积分:1