CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - access C
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - access C - List
[
Other
]
uCOS-II_LPC2000
DL : 0
pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, because the timer made different changes, it will affect the function : PC_ElapsedStart (), and PC_ElapsedStop (). 6, because of different real-time clock's revision, the function : PC_GetDateTime ().
Date
: 2025-12-22
Size
: 14kb
User
:
hyh
[
Other
]
C语言实用源码模块
DL : 0
URL编码转换器,捕捉鼠标位置,获取本机IP地址代码,控制显示器代码,搜索指定文件,锁定鼠标,添加任务计划代码-URL encoding converter, capturing the mouse position, the access code for IP address, control display code, search the specified file, locking the mouse, add the mission planning code, etc.
Date
: 2025-12-22
Size
: 4kb
User
:
张健
[
Other
]
简易通信录
DL : 0
MFC开发的简易通信录. 开发工具:Visual C++6.0 数 据 库: Access2-MFC development of simple communication recorded. Development tools : Visual C 6.0 database : Access2
Date
: 2025-12-22
Size
: 79kb
User
:
qjx
[
Other
]
LoadCAD
DL : 0
利用VB+Access实现CAD文件的管理,包括上传、下载、浏览等-Access VB CAD file management, including upload, download and browsing
Date
: 2025-12-22
Size
: 5.42mb
User
:
姜游余
[
Other
]
HUNT
DL : 0
一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式),里还有定时器和随机数的使用。该程序是用控制台写的。界面有点难看。 -a catch insects games (C++ programs designed to do). The adoption of the practice to deepen our understanding of object-oriented programming category Lane in the design and use (for instance, inheritance, access method), they still have timers and the use of random numbers. The program is used to write the console. Interface a bit ugly.
Date
: 2025-12-22
Size
: 277kb
User
:
李冰海
[
Other
]
wssf
DL : 0
JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Date
: 2025-12-22
Size
: 53kb
User
:
乔峰
[
Other
]
200661110295499645
DL : 0
本程序使用VC++编译调试,用于实现进程优先数调度的模拟。主要包含三个模块:1、主界面:用于显示进程调度的过程。2、数据录入模块:用于获取进程的初始值,其中有三种获取方式,手动输入方式、随即生成方式和从文件中读去数据的方式。当用户在主窗口中点击“开始”菜单项时即可打开数据录入对话框,用户通过这三种方式之一均可完成数据的录入。3、进程控制模块:主要实现创建新的进程,就绪队列的管理,完成队列的管理,进程的调度。-procedures for the use of the VC compiler tests, the process used to achieve a number of priority scheduling simulation. Mainly includes three modules : a main interface : Display process for scheduling process. 2, the data entry module : access to the process for the initial values, which are three access methods, manual input, formation mode and then read from the file to the data. When the user in the main window click on the "start" menu item can be opened when data entry dialog box, users three ways this can be one of the completed data entry. 3, process control modules : the main process of the creation of new, ready queue management, queue management completed, process scheduling.
Date
: 2025-12-22
Size
: 152kb
User
:
lebeen
[
Other
]
AT24C01-02-04-08-16-32EEPROM
DL : 0
24Cxx I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接GND(24C65接VCC,具体看DataSheet)。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验证。 Atmel 24C01 比较特殊,为简约型,为其单独编程-24Cxx I2C EEPROM byte read and write driver, Chip A0-A1-A2 access to GND (24C65 then VCC, DataSheet specific view). Na pages are written, page reading, and CRC procedures. After following procedures of 50 test batch of results to be inspected. For security purposes, many NOP process is redundant, and hope that readers will be further streamlined, it must be tested. Atmel 24C01 rather special type of minimalism, as a separate program
Date
: 2025-12-22
Size
: 2kb
User
:
caosmart
[
Other
]
TestGeoDatabase
DL : 0
arcgis geodatabase Access 数据库创建
Date
: 2025-12-22
Size
: 12.59mb
User
:
aaaaa
[
Other
]
CsharpandAccess
DL : 0
用C#+Access写的留言本,是我课程设计做的,觉得还行就共享给大家-Using C#+ Access to write the message in this, the curriculum design is what I do feel that the line on the share to everyone
Date
: 2025-12-22
Size
: 328kb
User
:
lingkong
[
Other
]
labrary
DL : 0
利用C++编译而完成的一个小型图书馆管理系统,可以实现查阅,借阅,登记等条件。-The use of C++ Compiled and completed a mini-library management system, can achieve access and to borrow, registration and other conditions.
Date
: 2025-12-22
Size
: 99kb
User
:
joe
[
Other
]
USBTest
DL : 0
该程序用来检测USB接口,无论端口接HID设备或者优盘,都能检测到-The procedure used to detect USB interface, regardless of access ports or USB HID devices, can detect the
Date
: 2025-12-22
Size
: 79kb
User
:
wuxl
[
Other
]
CH01
DL : 0
用于C++BUILDER与ACCESS数据的编程开发,是一个示例程序-For C++ BUILDER with ACCESS data programming development, is an example of the procedure
Date
: 2025-12-22
Size
: 1.03mb
User
:
zyj
[
Other
]
c++4
DL : 0
这个工程详细实现了用C语言编程获取WPS的文件密码-Realize this project in detail using the C language programming WPS document access password
Date
: 2025-12-22
Size
: 11kb
User
:
lili
[
Other
]
AccessAndCSharp
DL : 0
Access+C#对Access数据库的操作-Access+ C# on the Access database operation
Date
: 2025-12-22
Size
: 210kb
User
:
[
Other
]
c#+完整的门禁考勤系统
DL : 0
蓝本门禁系统的简单。net实现,欢迎大家一起学习交流(Access control system.Welcome to study and exchange)
Date
: 2025-12-22
Size
: 123kb
User
:
逝水逆流年
[
Other
]
C# 获取本地计算机所有共享文件和路径源码
DL : 0
C# 获取本地计算机所有共享文件和路径源码(C# access to the local computer all shared files and path source)
Date
: 2025-12-22
Size
: 60kb
User
:
哈哈你是傻逼
[
Other
]
基于ACCESS-c#教师信息管理系统源码
DL : 0
基于access数据库与c#编程语言的教师管理系统源码(base access database and c# manager system)
Date
: 2025-12-22
Size
: 5.32mb
User
:
jarry610
[
Other
]
SqlLite encrypt(C#)
DL : 0
给SQLITTE加密,C#使用轻量级的数据库,为保护数据,给SQLLIite加密来访问的方法。(C# SQLLite Encrypt,C # using lightweight database, to protect the data, give SQLLIite encryption to access method.)
Date
: 2025-12-22
Size
: 15kb
User
:
Mr.Long
[
Other
]
MifareHID C-Cpp-Sample
DL : 0
Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits, Visual C++
Date
: 2025-12-22
Size
: 316kb
User
:
vibanez
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.