- bookstop 一个网上书店的.net程序源代码
- TestCameraApp uiq2.1下的照相示例程序
- MINICURSO-Internet-Embarcada-em-Sistemas-Microcon MINICURSO Internet Embarcada em Sistemas Microcontrolados
- LHJLASDDF 【matlab国外编程代做】粒子群算法
- 使用Matlab计算信源熵
- 电影订座购票系统 主要包含后台电影维护上架下架前台用户注册选电影购票等功能(Mainly includes the functions of backstage movie maintenance
资源列表
wind-turbine-ahadhdfnh
- 含风电场建模仿真 matlab simulink代码-Four_Wind_farm mdl
tt
- 单片机控制小车,倒车自动控制。智能速度控制-SCM car, reversing automatic control. Intelligent Speed Control
PWM
- pwm 懂得的人都知道它的重要性(单片机等) 我就不多说了 -pwm know how people know its importance (SCM, etc.) I do not say
sourcesCG_doit_5
- Bitmap algorithms for painting.
uftool
- c#用友工具,清除异常,清除锁定,隐藏帐套,清除SQL安装挂起
Chapter05
- OpenGL三维图形系统开发与实例(1)第五章源码-OpenGL three-dimensional graphics system development and examples of (1) Chapter V source
testcomm1
- 这个是我公司用的java串口通信程序的服务器端的源码-This is my company' s java serial communication program of the server-side source
txt2mat
- As txt2mat basically is a wrapper for sscanf, it quickly converts ascii files containing m-by-n numeric data, allowing for header lines.
1
- VB 实现Dll注入指定进程 执行远程线程代码的起始地址。这里等于LoadLibraryA的地址-VB Dll into the specified process to achieve remote thread code execution start address. This is equal to the address of LoadLibraryA
key-and-mouse
- 支持鼠标和键盘的模拟 驱动模拟 使用winddk编程成功 支持usb鼠键 和ps2鼠键-Support mouse and keyboard emulation driver successfully simulated using winddk programming support usb ps2 mouse key and mouse button
CRC
- 计算CRC4和CRC16的VC程序,其中包含了原创的字符串异或函数,希望对大家有用