资源列表
c#实例8
- c#示例程序,带.exe文件-c# demonstration procedure, belt exe document
robot_bluetooth_test
- 四电机驱动程序,使用TMS320LF2407芯片,用汇编语言编程,可实现四电机同时无线调速,使用蓝牙无线通信,将其组合成整体,可实现全方向无线遥控小车-four motor drive, the use of TMS320LF2407, assembly language programming, four motor can be realized while wireless speed, the use of Bluetooth wireless communications, 10% o
GPC
- 广义预测控制源程序(单输入单输出),包含两种情况,对象模型已知和对象模型未知-Generalized Predictive Control source (single-input single-output), including both cases, object model and object model known to the unknown
gupiao3
- c++编写的关于编写一个股票管理系统的代码,自己编写,给初学者用-c++ written in the preparation of a stock management system on the code, I have written, for beginners to use
T1_4
- this program calculate the anagram of a number among 1000-9999.
CSharp-Save-and-Load-Image-from-Database
- C# Save and Load Image from Database
linqtosql
- 介绍一些linq to sql的知识,有兴趣的朋友可以下载,希望对您有所帮助-Some LINQ to SQL knowledge, interested friends can download, I hope for your help
get-memory-status
- The content is too simple
2DFDTDscatteringfuben
- This program simulate PML as absorbing boundary condition for 2D-FDTD of TMz mode EM wave. This program works for any rectangular workspace with same or different step size in x and y direction
createsvg
- 这是一个VC++开发的生成一个SVG的编程的程序部分。-This is a VC++ development programming to generate a SVG part of the process.
fivechessDOS
- 在DOS界面下的命令行式五子棋,很古老的模式.-Run in the Win32 console,which likes running just in the DOS,it is quite agient.
pv_rw
- 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err